/var/log/clamd.clamsmtp/clamsmtpd.log {
    monthly
    notifempty
    missingok

    postrotate
        kill -HUP `cat /run/clamd.clamsmtp/clamd.pid` 2 > /dev/null || :
    endscript
}
