• 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.

Issue Mailing error (550) 7.5.17

paginawebmedia

New Pleskian
I've a very strange problem. My SMTP reply with :

Error SMTP (550): "info@...." (sorry, no mailbox here by that name. (#5.7.17)).

- Mailbox exist.

Hope somebody can help !

Best regards,
 
Try resetting the password. The password could be blank in the database which would cause this.
 
Try resetting the password. The password could be blank in the database which would cause this.
By the way the author wrote the topic this does not seem to be a problem of a specific mailbox.

Have you tried checking your MX records? Try running the following via SSH:

dig -t mx +short example.com mail.example.com# dig +short

If you are pointing to another server or simply do not return any results, simply create an MX record with priority 10 pointing to mail.example.com that should work.
 
Back
Top