• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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