/var/log/fetchmail {
    missingok
    notifempty
    postrotate
	/etc/init.d/fetchmail restart >>/var/log/fetchmail 2>&1
    endscript
}
