On 3/2/02 8:02 PM, "Jason Tauber" <[EMAIL PROTECTED]> wrote:

> Error: Expected a 220 status line; got:
>
>   Expected a 220 status line; got:
>

This piece indicates that the mail server to which you are connecting did
not return a greeting, or possibly did not return a greeting in time, so
ns_sendmail timed out (I can't recall if ns_sendmail has a timeout on the
SMTP greeting).  Make sure you have the right address for the SMTP server.
If you do, then try telnetting to it on port 25 to see what kind of greeting
it issues, and how long it takes.

Pete.

Reply via email to