/var/log/exim/*.log
{
  weekly
  notifempty
  create 640 mail wheel
  sharedscripts
  postrotate
    service exim restart
  endscript
}
