On Fri, Mar 11, 2011 at 12:26:29PM -0600, Larry Stone wrote:
> The lesson in this is that SMTP, like almost all
> computer command sets, is very intolerant of even the slightest mistake.
> It does exactly what you tell it to do and has no idea what you meant
> when you get it wrong. Using Teln
Thanks to you both. Adding To and From headers solves the issue, and the mail
is accepted.
Regards,
--
Ian Gibbs
i...@flash.org.uk
Mon - Wed: +31 (0) 629 202752
Thu - Sun: +44 (0) 7815 142001
On 11/03/11 18:26, Larry Stone wrote:
On Fri, 11 Mar 2011, Mark Sapiro wrote:
Larry's response is c
On Fri, 11 Mar 2011, Mark Sapiro wrote:
Larry's response is correct except for this one detail. Actually, this
message has a Subject: header and a non-conformant "This" header and
no body. The body must be separated from the headers by an empty line.
Oops. I looked at the original way too quic
Larry Stone wrote:
>
>You have no To: header (or any other headers for that matter).
[...]
>> DATA
>> 354 Enter message, ending with "." on a line by itself
>> Subject:Testing from guinevere 3
>> This is a message 3
>> .
>> 250 OK id=1Py3ZU-0003YI-Rz
Larry's response is correct except for this on