Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 6 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | # If you don't run spamd as nobody (you should), change the user below |
1 | # If you don't run spamd as nobody (you should), change the user below |
2 | # be smart and don't run this as root, it doesn't need those perms |
2 | # be smart and don't run this as root, it doesn't need those perms |
3 | 33 * * * * nobody [ -x /usr/sbin/greylistclean ] && /usr/sbin/greylistclean |
3 | 33 * * * * nobody [ -x /usr/share/sa-exim/greylistclean ] && /usr/share/sa-exim/greylistclean |