John Patterson wrote:

> Why do I get this message:
> 553 5.5.4 <[EMAIL PROTECTED]>... Real domain name required for
sender address

I suspect that you are sending that e-mail to someone on another server, and
that is the exception the other server is giving you.  I make that comment
in part based upon the observation that neither "553" nor "5.5.4" appear in
the James or JavaMail codebases, other than in one place in JavaMail where
it is checking the remote server's SMTP response for a RCPT TO command.
Also the fact that I use @localhost successfully all the time.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to