Jump to content

Recommended Posts

Apache/2.2.13 (Fedora) , PHP/5.3.1

 

I am getting "error 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)" for smtp mail server roundcube.  At first I thought this was a server config issue with Authentication etc.  I can get email outs to function by adding the email addresses domain in the rcpthosts file on the server.  However I am told by my host that this is in fact a php related issue.  I have no problems sending mail direct from the roundcube console.  Has anyone any idea what  may be causing this problem from a php side of things?  Any help appreciated - neeeewbish

 

Link to comment
https://forums.phpfreaks.com/topic/183954-send-mail-issues-error-553/
Share on other sites

The error basically means that you did not satisfy all the relaying restrictions in place and the mail server resorted to checking the 'white' list of allowed recipient domains (in case you were unconditionally permitted to send email to the recipient domain, for example to your own domain hosted at the sending mail server.)

 

Your web host should have then provided information as to which relaying restriction you are not satisfying. Best guess is that either the From: email address is not a valid mail box hosted at the sending mail server or you are required to use SMTP authentication against a valid mail box hosted at the sending mail server.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.