/var/log/sendmail/*.log {
    missingok
    notifempty
    compress
    weekly
    rotate 5
    create 0640 www www
}

