/var/log/spam_check/*.log {
	monthly
	missingok
	rotate 4
	compress
	notifempty
	create 644 _spam_check root
}
