/var/log/news/slrnpull.log {
	rotate 5
	daily
	compress
	delaycompress
	# Skip rotation if the log file is empty; this will happen if
	# slrnpull isn't being run daily via cron.
	notifempty
	missingok
	create 644 news adm
}
