• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Mailenable & PHP Email - Server 501 Error

B

beri

Guest
Hello,

does anybody know a solution for this problem:

PHP Scripts sending emails could not delivier to some servers. I have checked the Mailenable logs and its always a 501 error. The strange thing is, that some server are acceping the emails.

Error Codes:

MailEnable: Message Delivery Failure.

The following recipient(s) could not be reached:

[SMTP:xxx]: 501 5.5.4 Invalid Address

------------

MailEnable: Message Delivery Failure.

The following recipient(s) could not be reached:

[SMTP:xxx]: 501 <@adminemail@>: no local part

------------


Anybody encountered this problem, too?

Thank you
 
Just found the solution

in the php.ini the standard setting is sendmail_from=@adminemail@.

This needs to be replaced by a correct domain name sendmail_from = ****@****
 
HI Guys,

I am having the same problem. However, the line in the php.ini file that you refer to is set to a proper, correct local email address...

Any other ideas?

Shane
 
Back
Top