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

Reply via email to