• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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