[EMAIL PROTECTED] wrote:

>I have someone trying to send an email message to someone on my
>mail server.  The server smtpd logs show the message coming in,
>but I'm getting an error at the end of the message.

What error is that?

>The message from the mail server in question does not end with a "."
>which I know it needs according to the RFC's...

Well, yeah, but it's not just another picayune RFC requirement. The
"." indicates the end of the message. Without it, the receiving system 
can't tell if it's received the entire message, and it won't see any
more SMTP commands from the client.

-Dave

Reply via email to