add spam filter
This commit is contained in:
parent
89c46f58bd
commit
38f1ff550c
@ -3,4 +3,4 @@
|
|||||||
# pass mail through spam filter Bogofilter
|
# pass mail through spam filter Bogofilter
|
||||||
# arguments are passed on to sendmail
|
# arguments are passed on to sendmail
|
||||||
|
|
||||||
/usr/bin/bogofilter -p | /usr/sbin/sendmail "$@"
|
/usr/bin/bogofilter -d /vmail/bogofilter -p | /usr/sbin/sendmail "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user