Topic: Email problem

I noticed that my host runs some odd or old mailer and I got an error pointing me to this address: http://cr.yp.to/docs/smtplf.html

I changed the pun_mail() function to send \r\n instead and it worked. I think this is pretty important since there may be many people with similar mail applications.

Re: Email problem

2004-02-22
""""""""""
*  Changed linebreaks from LF to CRLF in all outgoing e-mails (the RFC says so
   and a few SMTP servers require it).

You're so "yesterday" :)

"Programming is like sex: one mistake and you have to support it for the rest of your life."

3 (edited by Jansson 2004-06-21 15:30)

Re: Email problem

That's my second name

EDIT: Btw, why didn't that fix made it into 1.1.4? Because it was released around 2004-04-25 right?

Re: Email problem

No, it didn't :)

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Email problem

Ya, I spotted that too: http://punbb.org/forums/viewtopic.php?id=3853