To whom it may concern,

I recently had an ordeal trying to get PHP generated email to work using 
with qmail. After switching web servers, suddenly my automated emails 
were not working, coming out blank or with mime attachments.

If anybody runs into the problem, the fix is quite simple (but obscure). 
Simply use single '\n' rather than '\r\n'. For some reason (I don't know 
why) qmail doesn't like the CRLF.

Steven J. Walker
Walker Effects
www.walkereffects.com
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to