Topic: Email - error 451

On topics with people subscriped I keep getting an Error 451 report. I've upgraded to 1.2. I found some references to the problem in the beta, but thought it was fixed in the final. Any help would be appreciated.

Re: Email - error 451

Could you post the complete error message?

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

Re: Email - error 451

An error was encountered
Error: Unable to send e-mail. Please contact the forum administrator with the following error message reported by the SMTP server: "451 See http://pobox.com/~djb/docs/smtplf.html. ".

Re: Email - error 451

what if you don't send through a smtp server

Re: Email - error 451

that works fine... didn't think of that.

I am still curious about the smtp problem though.

Re: Email - error 451

its because its being sent with LF not CR LF - read http://cr.yp.to/docs/smtplf.html

Re: Email - error 451

but email.php has the \r\n breaks. i thought that fixed it. (thanks for your help by the way)

Re: Email - error 451

it could be the email .tpls i don't know probably need to wait for rickard to look at it

Re: Email - error 451

I've wrestled with those damned linebreaks one time too many now. I'm sick of it. So what if a mail was sent with a bare linefeed? Just prefix it with a fricken carriage return then you stupid mail server!

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