I'll contribute my taf file, originally started by Ian Danials, that sends email from a search action containing email addresses.
The taf sends a separate email to each record in the search array, so you can personalize the messages with other database record elements, and log the results into the database, if desired. And since it sends a separate email for each record, by dropping the message into the smtp pickup directory, you don't have to worry about Witango email action issues. Before submitting this file, I stripped out the CSS, and all the search actions, but left placeholders to indicate where they go. You should be able to at least open the taf in your browser to see what the user interface looks like - it's no longer pretty without the style sheet .inc Pay attention to the file write action. That's where the email content is being written to disk. check the path to your smtp folder as well. I wrote this on Windows 2000, so your folder setup might be different. Hope this helps. Ian's work really helped me get this to work. (I have a client using this to send 15,000 emails a week) Regards, Len Wright Plus International Corp www.plusinternational.com ----- Original Message ----- From: "Thomas Ferguson" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 30, 2002 11:15 AM Subject: RE: Witango-Talk: Email > if you have outlook, you can view the headers from the View ---> Options > menu... open the e-mail to its own window first. > > to view the body in an html e-mail, just right click and View Source like > with a Web page. > > Are you doing something tricky with e-mail that you need this? Tango does a > lot for you with the Mail Action. Are you familiar with this? > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Fogelson, Steve > Sent: Tuesday, July 30, 2002 2:22 PM > To: Multiple recipients of list witango-talk > Subject: RE: Witango-Talk: Email > > > Dan, thanks for the reply. > > Is there a way to view the header info and the html code, etc? > > Steve > > -----Original Message----- > From: Dan Stein [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 30, 2002 1:03 PM > To: Multiple recipients of list witango-talk > Subject: Re: Witango-Talk: Email > > > > -- > Dan Stein > Digital Software Solutions > 799 Evergreen Circle > Telford PA 18969 > Land: 215-799-0192 > Mobile: 610-256-2843 > Fax 413-410-9682 > FMP, WiTango, EDI,SQL 2000 > [EMAIL PROTECTED] > www.dss-db.com > > > > From: "Fogelson, Steve" <[EMAIL PROTECTED]> > > Reply-To: [EMAIL PROTECTED] > > Date: Tue, 30 Jul 2002 13:03:00 -0500 > > To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]> > > Subject: Witango-Talk: Email > > > > Hi, > > > > Starting to mess with sending email. > > > > Is there a site that discusses sending email in Witango? > Check the archives lots of discussion > > > > Is there a way to view the "source" of a received email to get an idea of > > how text and html email look? > Send it to yourself both ways. > > > > Thanks > > > > Steve Fogelson > > Internet Commerce Solutions > > ________________________________________________________________________ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
