503 valid RCPT command must precede DATA

When sending email, you receive an immediate bounce such as the following:

Subject: RE: XXXXXX - October 27, 2005
Sent: 10/31/2005 12:40 PM
The following recipient(s) could not be reached:
'John Doe' on 10/31/2005 12:40 PM
503 valid RCPT command must precede DATA

This means you must check your email before trying to send mail meaning that our mail server requires authentication, which can be achieved using one of these methods:

A) Pop before smtp -- check your email for new mail before trying to send email. This adds your IP address to a relay hosts file and allows any email to be sent from that IP address for up to 30 minutes. After 30 minutes you have to authenticate again.

B) Configure your email client to authenticate automatically by checking the "my server requires authentication" box in your email configuration. You will be able to send mail without having to "pop" your mail box first.

If using MS Outlook, please try the following:

1) Open Outlook
2) Go to Tools/Email Accounts
3) Select the Account with the trouble and click Change
4) Click on More Settings
5) Click on Outgoing Server Tab
6) Click "Outgoing Mail Server (SMTP) requires authentication" and make sure "Use same settings as incoming mail server" is selected (if using your ISP as the outgoing mail server please verify login credentials)
7) Click on "Advanced Tab"
8) Set outgoing Port (SMTP) to 110.
9) Click Ok and then Test Account Settings

If it fails on send then repeat starting from 7.

7) Click on Advanced Tab
8) Set outgoing Port (SMTP) to 465
9) Check the box Beside "The server requires an encrypted connection (SSL)".
10) Click ok and then Test Account Settings

  • 957 Users Found This Useful
Was this answer helpful?

Related Articles

What are private name servers and how do I set them up?

Private name servers are generally only used by professional web hosting companies and resellers....

Common SSH Commands - Linux Shell Commands

Navigation pwd Shows the full path of the current directory ls Lists all the files...

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message anytime someone logs into SSH? We'll...

Protecting Yourself Against Viruses & Data Loss

It is vital to ensure your computer is protected from viruses and trojans. As well as installing...

Phishing - Protect your Identity and Finances

Phishing is the name given to an increasingly common type of spam (unsolicited emails) designed...