>I have encountered something I never saw before in trying to send an >email. I'm getting the following error message--- > >** SMTP server error �451 See > http://pobox.com/~djb/docs/smtplf.html.� > >** Couldn�t complete the last command because a network stream error >occurred.
I'm guessing the email you are trying to send contains text you cut and paste from another source. The text is carrying a bare line feed character, which is technically illegal in the SMTP protocol. It usually isn't an issue (email clients don't generate them by default, and many mail servers don't care and ignore them). The only thing you can do is clean the text in the body of the email. Try deleting all blank lines in the cut and pasted text. If you need blank lines in there, feel free to put them back in INSIDE emailer (ie, paste the text into emailer, select the blank lines, hit Delete to remove them, then hit Return to put them back in). >Or I also get this error message- > > ** SMTP server error �451 See > http://pobox.com/~djb/docs/smtplf.html.� > >** UnStuff a file: > >There is no file to unstuff. The UnStuff a File error is Emailer's generic "I don't know what went wrong" error. No idea why it uses "UnStuff a file" but it does. -chris <http://www.mythtech.net> ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

