mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -12,7 +12,7 @@ FILTER_DIR=/mnt/sda1/var/spool/bogofilter
|
||||
# misleading traces in headers, such as local address
|
||||
# canonicalizations.
|
||||
POSTFIX="/usr/sbin/sendmail -G -i"
|
||||
export BOGOFILTER_DIR=/var/lib/bogofilter
|
||||
export BOGOFILTER_DIR=/etc/bogofilter
|
||||
|
||||
# Exit codes from <sysexits.h>
|
||||
EX_TEMPFAIL=75
|
||||
|
||||
Reference in New Issue
Block a user