mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
|
|
||
|
Edit %%PREFIX%%/etc/spamguard.conf
|
||
|
After that edit %%PREFIX%%/etc/spam-ignore.txt
|
||
|
|
||
|
Finally you have to add a crontab entry in order to get spamguard work like:
|
||
|
|
||
|
0/5 * * * * %%PREFIX%%/bin/spamguard 1>/dev/null 2>/dev/null
|