Rev 1 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 3 | ||
---|---|---|---|
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/sbin/greylistclean ] && /usr/sbin/greylistclean |