• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Mailboxes randomly turn off

coolemail

Basic Pleskian
Since upgrade to Plesk 10, we have had times when mailboxes randomly turn off. On the Plesk CP, it shows that the mailbox is active. But emails are not delivered.

The only way we can see that it is off is with the CLI:

[root@plesk3 ~]# /usr/local/psa/bin/mail -i [email protected]
Mailname: mailname
Domain: domain.com
Mailbox: false
Password: xxyyzz
Password type: plain
Mbox quota: Unlimited
Mailgroup: true
Group member(s): [email protected] [email protected]
Attachment files:
Autoresponders: Disabled
Antivirus mail checking: Can not determine

SUCCESS: Gathering information for '[email protected]' complete
[root@plesk3 ~]#

and the only way to turn it back on is by:
/usr/local/psa/bin/mail -u [email protected] -mailbox true

Can anyone explain why this is happening?

Is there any way we can know for certain which mailboxes are on or off?

Is there a command we can run that will turn on EVERY mailbox on the whole server?

Many thanks in advance for any and all assistance.
 
Back
Top