Tuesday, January 24, 2012

“553 Sorry, that domain isn’t in my list of allowed rcpthosts” “Relaying prohibited” error in MS OUTLOOK 2007



When I send a message, I get it returned with a message from System Administror;
“550 #5.1.0 Address rejected”
“553 Sorry, that domain isn’t in my list of allowed rcpthosts”
“Relaying prohibited”

Solution

You get this error when the outgoing server (SMTP) does not recognize you as an authorized user. This can happen for various reasons but in general you’ll encounter this when you want to send a message through an SMTP server that is on another network than you are currently connected to.

Enable authentication for your SMTP server

When this happens, you can configure your outgoing server to use authentication before sending this message. To do this, you must first open your account settings;

  • Outlook 2010
    File-> Account Settings-> Account Settings…
  • Outlook 2007
    Tools-> Account Settings
  • Outlook 2003 and 2002/XP
    Tools-> E-mail Accounts…-> button Next



Once you have opened the list of configured accounts;
Select your mail account-> button Change…-> button More Settings…-> tab Outgoing Server-> select: My outgoing server (SMTP) requires authentication


Note: Some ISPs have configured their SMTP servers to never allow sending messages from another network. In this case you can ask the administrator of the network you are connected to (in our example that would be the administrator of the hotel network) for their SMTP server settings or use the web mail provided by your ISP instead.

Enable authentication for your SMTP server.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Procedure to clearing the ConfigMgr (SCCM) client local cache (CCM cache) -Resolving Disk space isssue

Essentially the client cache is a temporary download location for software, applications and software updates that are deployed to a clie...