v3.1 configuration example
Logrotate PowerMTA
Review and adapt this example to your topology, product version and security requirements.
/var/log/pmta/*.log {
daily
rotate 14
compress
missingok
notifempty
copytruncate
}Important: replace example addresses, credentials, hostnames and paths. Validate syntax before deployment.