Scuse me 1000 times, it's my own mistake! here is the swap directory, you need to place it in the advancedmailer directory verify that the local$path is affected like this <@ASSIGN Local$Path <@REPLACE STR="<@WEBROOT><@APPFILEPATH>" FINDSTR="/" REPLACESTR="\">> Gauthier
----- Original Message ----- From: "robert" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 9:25 PM Subject: Re: Witango-Talk: email question > hey i can see how it should work but there > on path ore file missing i thins <@VAR Local$Path>swap\dir.bat > i dont have a dir.bat can you send me that file > ore tell what in it > greeting robert > > ----- Original Message ----- > From: "[Gauthier]" <[EMAIL PROTECTED]> > To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> > Sent: Tuesday, July 23, 2002 4:59 PM > Subject: Re: Witango-Talk: email question > > > > Hi, > > > > the use will be very simple, you just need to remove the sql part and > > imitate the array that was generated with the query. > > You only have to setup 2 paths (templatedir & batchdir) at the top of the > > .taf and it will work > > > > Gauthier > > > > ----- Original Message ----- > > From: "robert" <[EMAIL PROTECTED]> > > To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> > > Sent: Tuesday, July 23, 2002 4:41 PM > > Subject: Re: Witango-Talk: email question > > > > > > > well that would be great please send the files in hope i can find what i > > > need in it > > > > > > greeting robert > > > > > > [EMAIL PROTECTED] > > > > > > is my adres > > > ----- Original Message ----- > > > From: "[Gauthier]" <[EMAIL PROTECTED]> > > > To: "Multiple recipients of list witango-talk" > <[EMAIL PROTECTED]> > > > Sent: Tuesday, July 23, 2002 4:22 PM > > > Subject: Re: Witango-Talk: email question > > > > > > > > > > I've done a quick solution for this here is the description > > > > > > > > if it fits your needs and are interested I can send you the needed > files > > > > > > > > Gauthier > > > > > > > > ----- Original Message ----- > > > > From: "[Gauthier]" <[EMAIL PROTECTED]> > > > > To: "Multiple recipients of list witango-talk" > > <[EMAIL PROTECTED]> > > > > Sent: Friday, July 12, 2002 7:04 PM > > > > Subject: Re: Witango-Talk: HTML-compatible e-mail client sniffer > > > > > > > > Hi > > > > > > > > Thanks you Anthony for your incredible support that give me the > ability > > to > > > > achive my modest task (send HTML emails with embeded images under the > > 32k > > > > limit) > > > > if anyone is interested it worked with: > > > > - a unique simple taf > > > > - a unique batch working with base64.exe from www.fourmilab.ch > > > > - a 'templates' directory wich contains subdirs for each template > > > > each template may contains: > > > > - an unique 'query.sql' > > > > wich should return as many record as mail that you have to > sent, > > > > with each record must have [From] [SendTo] columns, and the dynamic > > datas > > > > you need to include in each mail > > > > - an unique 'email.tml' > > > > wich should use the return from the previous query if it's > > > available > > > > this way: @@Local$QueryResult[@@Local$Row, <YOUR COLUMN NAME> ] > > > > - multiple .gif/.jpg (warning: there is no 32k limitation test: it's > up > > to > > > > you to check this in your template) > > > > > > > > If anyone is interested to use it I may rework on a tcf version and/or > > > give > > > > the current code > > > > > > > > Thanks again to Anthony for taking the needed time to explain the > > basics > > > of > > > > email encoding! > > > > > > > > Gauthier > > > > > > > > ----- Original Message ----- > > > > From: "robert" <[EMAIL PROTECTED]> > > > > To: "Multiple recipients of list witango-talk" > > <[EMAIL PROTECTED]> > > > > Sent: Tuesday, July 23, 2002 4:12 PM > > > > Subject: Re: Witango-Talk: email question > > > > > > > > > > > > > no not realy want to hear this i don`t send spam massages or > something > > > > like > > > > > that > > > > > > > > > > i send status update to poeple that want to recieve them so i want > > so > > > > add > > > > > 1 picture out logo in it > > > > > > > > > > greeting robert > > > > > > > > > > ----- Original Message ----- > > > > > From: "Beverly Voth" <[EMAIL PROTECTED]> > > > > > To: "Multiple recipients of list witango-talk" > > > <[EMAIL PROTECTED]> > > > > > Sent: Tuesday, July 23, 2002 3:48 PM > > > > > Subject: Re: Witango-Talk: email question > > > > > > > > > > > > > > > > Hello, robert! On 7/23/2002 3:34 PM +0200, you wrote in whole or > > part: > > > > > > >is it possibele to send a html email whit some pictures included > > > > > > > > > > > > > >and so how do i do that from witango > > > > > > > > > > > > > > > > > > This is *probably* not what you want to hear: > > > > > > > > > > > > I *hate* html email, I'd prefer a LINK to a page. Just add a link, > > > most > > > > > > email clients know how to read a link. (however, I have seen > > clients -- > > > > > people -- who cannot read a link -- they don't know what to do with > > it!) > > > > > YMMV > > > > > > > > > > > > :^) > > > > > > > > > > > > Beverly > > > > > > > > > ________________________________________________________________________ > > > > > > 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
swap.zip
Description: Zip compressed data
