• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Email 450 error

B

bmorejon

Guest
Hello

I have a email problem.
I'm receveing a lots of this messages

[SMTP:[email protected]]: Remote SMTP Server Returned: 450 <admin@localhost>: Sender address rejected: Domain not found
 
When PHP sends out mail, by default it uses "from" address from php.ini. This might be the cause of your problem - remote mail server does not like admin@localhost email.

Edit php.ini file to have a real address.
 
Back
Top