• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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