Erika L. Walker-Arnold wrote:
>>>| -----Original Message-----
>>>| From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] 
>>>| Sent: 11 June 2002 22:21
>>>| To: CF-Community
>>>| Subject: Re: Plain text and html email
>>>| 
>>>| It needs a closing MIME-boundary and it is customary to include a 
>>>| message for people that use a non MIME-capable email client. 
>>>| Furthermore, I don't think attachment will work correctly 
>>>| due to nesting 
>>>| order issues in the email (needs multipart/alternative inside of 
>>>| multipart/mixed).
>>
> 
> I don't get what you mean here.

I mean, have you ever tried sending an attachment with your mailinglist?


> This is a production copy (stripped of
> queries and out vars) of the file we currently use to send our email,
> with success. I have been using this file for the past year, with no
> troubles. I did say it could be improved ... But it DOES WORK.

Email clients will accept it, but some MTA's will start messing with the 
MIME boundaries to fix them, and that might lead to unpredicted results. 
There used to be a very nice trick with certain MTA's where you could 
send a virus inside an email, but malform the email in such a way that 
the virusscanner thinks it is just plain text and leaves it alone, and 
after that the MTA repairs the email and activates the virus. Something 
like the "begin  " trick in Outlook, only other vendors do fix bugs.

Jochem

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to