[pmmail-list] Account Send Mail Error - Need Help

Kenneth Porter pmmail-list@blueprintsoftwareworks.com
Thu, 15 Nov 2001 18:43:59 -0800


On Thu, 15 Nov 2001 11:40:26 -0500, Paul J. Christiansen wrote:

>Thu, 15 Nov 01 11:27:23 ==> 503 5.0.0 Need MAIL before RCPT ; This is the error that resulted from the 
>RCPT TO command

That's PMMail's generic "something went wrong with SMTP" error. The
problem is that PMMail doesn't check the beginning of the transaction
very well, so it often doesn't figure out that something's wrong until
submitting the RCPT command.

You can try manually submitting a SMTP transaction to the server to see
if there's something strange about the way Verizon's server works:

HELO myhostname.domain.com
MAIL FROM: <pj.chris@verizon.net>
RCPT TO: <pj.chris@verizon.net>
DATA
From:  <pj.chris@verizon.net>
To:  <pj.chris@verizon.net>
Subject: test
test

- pmmail-list - The PMMail Dicussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com

To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first 
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------