} On Tue, Oct 2, 2012 at 11:59 AM, Ralph Mitchell <ralphmitchell at gmail.com> wrote: } The sequence appears to be } HELO server.domain.com } MAIL FROM: me at here.com } RCPT TO: you at there.com } DATA } Subject: this is the subject line } first line of message } second line of message } . } QUIT } } } I just tried that, and it delivered. with the Subject line among the headers. �Odd, but } it worked... } } Ralph Mitchell [...snip...]
You also need a blank (empty) line after the header lines (in your case, the Subject: line), the remainder of the input then becomes the body of the mail message.
-Andrew
On Tue, 2 Oct 2012, Ray Reuter wrote:
} I have a feeling the machine I ran the telnet from can not deliver the email but as in the } message below it did accept everything i put in the command. } }