• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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