• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue plesk repair mail failed

mrickl

New Pleskian
Hello everyone, I currently have the problem here that a mail account can not receive mails even below the domain. So I thought I run a plesk repair mail but then it comes to this error message here

Code:
Repairing the mail server configuration
    Reconfiguring the settings of domains: example.de .......... [2021-11-18 12:55:39.818] 28819:61963f3b82705 ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/domain_repair.worker'] with exit code [1]
[FAILED]
    - domain_repair.worker failed: Session mail DB info is not filled
      in call to get_mailnames_by_domain(). Probably a programming
      error.
      Fatal error: plesk::Exc<&plesk::ExecCmd::Failed,
      plesk::ExDefault>(Execution of
      /opt/psa/admin/sbin/mailmng-outgoing --set-subscription-limits
      --main-domain-name example.de --out-limit -1
      --allow-sendmail 1 failed with return code 1.
      Stderr is
      Incorrect option out-limit
      Last error is
      Resource temporarily unavailable
      )
    Reconfiguring the mailboxes ..................................... [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0


exit status 1

does anyone have any ideas about this? Because the problem exists with all domains that are on the host. This is also the only system out of many where this occurs.

The current Plesk version is Plesk Obsidian 18.0.39.1

thank you very much for your help

Marcel
 
We have already submitted a related bugreport PPPM-13272
As a possible workaround, you can change the outgoing mail limit for subscription to a certain number:
  1. Go to Subscriptions->domain.tld->Limit Outgoing Messages
  2. Set number of outgoing messages instead of "unlimited" under "Limit on outgoing messages".
 
Back
Top