• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Trying to set my site email on a new plesk...

Emmanuel Alen

New Pleskian
Hi,

I am completely inexperienced with plesk!
I am using the web version, and I am trying to set an email account for my domain and site that are working fine.

When I tryed to connect with my email using outlook, the configuration worked alright, however the email doesn't receive or sent emails... it seems that is not configured properly on the Plesk site.

My error message is

"550 Requested action not taken: mailbox unavailable or not local
Please check the message recipient [email protected] and try again."

Now according with a web guide on the subject, the reason is that: "Mail configuration in Plesk database is not synchronized with settings in MTA (mail delivery agent)."

Suggesting a solutions by accessing plesk on linus and writing this: "# /usr/local/psa/admin/sbin/mchk --without-spam"

Fine, however I don't know how to access my server linux... I am using the webversion for lamers...

Any good heart to give me a direction to get this resolved?

I am really interested in learning once for all how to set an email properly on plesk.

Regards
 
OVERVIEW

When a mail server gets a request to transmit a message to an invalid user, it responds with a 550 series error.

The email client or downstream mail server attempting to transmit the message will receive this error and will display a message to the user indicating that the message was not delivered.

The error indicates that either the user/mailbox does not exist (or was specified incorrectly when the user sent the message) or that the server is unable to resolve the user's e-mail address due to a server configuration issue.

SYMPTOMS

When using MailEnable to deliver messages, the following error is returned to the client:

550 No action was made in response to the requested action: the mailbox was unavailable or was not local.

Mailboxes are not capable of sending or receiving.

This article is applicable exclusively to servers running the Plesk Control Panel and may occur with all or some mailboxes on the system.

"It signifies that MailEnable discovered the destination domain of an email on the server but was unable to locate the email username. Assume MailEnable received a message to be delivered to "[email protected]." It would look for active mail services for "domain.com" and then for "mail- recipient's" inbox. If it finds "domain.com" but not "[email protected]," this error is returned. Using our proactive server inspections, we've been able to reduce server issues by using our proactive [dedicated web hosting support] server checks".

CAUSE

Within the Plesk management system's interface, you can disable mailboxes. To accomplish this, the panel modifies the MailEnable configuration file (address-map.tab) and inserts a! into the mailbox address, preventing the MailEnable services from recognizing the mailbox.

To confirm this is the fact, open the MailEnable Administration software and look for a mailbox that is suffering the difficulty. If the mailbox is disabled, the issue has been resolved. Within MailEnable, a mailbox that is disabled will have a red cross on the mailbox icon.

For more advanced users, or to check that the mailbox was disabled by a service other than Plesk, access the following configuration file:

MailEnable\Config\Address-map.tab

and look for mailboxes that appear to be similar to the following entry:

[!SMTP:[email protected]] Without the! preceding the SMTP: part of the configuration string, a standard mailbox would display.

RESOLUTION

To resolve this issue, either re-enable all mailboxes via the Plesk control panel or search through the address-map.tab file and remove all! characters.
 
Back
Top