/var/log/fetchmail {
    postrotate
		/sbin/service fetchmail restart >/dev/null 2>&1
    endscript
}
