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

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 mailname@domain.com
Mailname: mailname
Domain: domain.com
Mailbox: false
Password: xxyyzz
Password type: plain
Mbox quota: Unlimited
Mailgroup: true
Group member(s): email1@domain2.com email2@domain2.com
Attachment files:
Autoresponders: Disabled
Antivirus mail checking: Can not determine

SUCCESS: Gathering information for 'mailname@domain.com' complete
[root@plesk3 ~]#

and the only way to turn it back on is by:
/usr/local/psa/bin/mail -u mailname@domain.com -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