|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - HowTos Discussions Have any questions about any HowTo found at the wiki? Post in here! |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Title: HowTo: Add extra rules to SpamAssassin
Description: Using wget to beef up extra rules for SA http://wiki.suselinuxsupport.de/wikka.php?...stoSpamAssassin Post any comments / questions / etc. in here. |
|
|||
|
I get the following error when i do this everything works except this
line 10: /sbin/rcspamd: No such file or directory but if I cd /sbin/ rcspamd restart it works.... |
|
|||
|
SHELL=/bin/sh
PATH=/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/news/bin MAILTO=root # # check scripts in cron.hourly, cron.daily, cron.weekly, and cron.monthly # -*/15 * * * * root test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1 59 * * * * root rm -f /var/spool/cron/lastrun/cron.hourly 14 4 * * * root rm -f /var/spool/cron/lastrun/cron.daily 29 4 * * 6 root rm -f /var/spool/cron/lastrun/cron.weekly 44 4 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly |
|
|||
|
take the link out of /etc/cron.weekly
add this line to the end of crontab 29 4 * * 6 root /bin/spam_update Any better? |
|
|||
|
Quote:
|
|
|||
|
can you double check your spam_update script foe me - thats odd ?
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|