>I'm thinking the IMail server doesn't like my line break (chr(10)) and 
>carriage return (chr(13)). How can I make it accept these (by the time the 
>Cold Fusion server resolves these and sends it to the server, they should 
>be normal line breaks I would think).

SMTP uses CRLF (ASCII 13 then ASCII 10) to end lines.  Sending it in the 
opposite way will have an unknown effect.

I would just switch it to CRLF (I'm not aware of any systems that us LFCR; 
just CRLF, CR, or LF).

                                                            -Scott

Declude: Anti-virus, Anti-spam and Anti-hijacking solutions for 
IMail.  http://www.declude.com



Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to