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

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