i am trying to rotate the imapd logs once a week
this is something that i wrote.

/var/log/imapd.log {
     rotate 5
     weekly
     errors      [EMAIL PROTECTED]
     postrotate
#       /usr/bin/killall -HUP imapd
     endscript
}
does anyone have any commants ?


Ronen Amity

Reply via email to