/var/log/rsyslog/local/spamd/*.log {
   missingok
   notifempty
   compress
   weekly
   rotate 10
   postrotate
      reload rsyslog > /dev/null
   endscript
}
