• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Resolved Reset statistics for mail exceed limit

TorbHo

Regular Pleskian
Our clients regularly overuse the exceed limit for outgoing mails. Sometimes this is a false alert.
Today, for example it was a Network storage which has crashed.

Can I somehow reset the statistics for this outgoing mail limit after the problem has been solved? So that our client can immediately send mails again and don't have to wait.
 
Sorry, I wrote to the wrong section. Could someone switch this to "Plesk Obsidian for Linux"? Thank you
 
AFAIK there's no such user-facing functionality. But you could directly remove records from the backend database /var/lib/plesk/mail/outgoing/data.db in messages table, filter by the associated objects.

You could also use:

# plesk sbin mailmng-outgoing --cleanup --to-timestamp UTC_TIMESTAMP --force

but this will remove all records (for all objects) up to the timestamp and statistics for them will not appear in Plesk.
 
Back
Top