[Solar-talk] Solar_Mail and newlines
Rodrigo Moraes
rodrigo.moraes at gmail.com
Mon Jul 23 06:44:33 CDT 2007
On 7/23/07, Antti Holvikari wrote:
> So I guess the mail() adapter should use only \n on UNIX...
This explains why Paul couldn't reproduce our problems: he is using
SMTP, while we are using the mail() adapter. For SMTP, the default
"\r\n" seems to be ok; we mail() users will have to change the CRLF.
And I realized that I don't have SMTP enabled on any near server, so I
can't test this. :)
-- rodrigo
More information about the Solar-talk
mailing list