• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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