• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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