Disclaimer

This information HAS errors and is made available WITHOUT ANY WARRANTY OF ANY KIND and without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. It is not permissible to be read by anyone who has ever met a lawyer or attorney. Use is confined to Engineers with more than 370 course hours of engineering.
If you see an error contact:
+1(785) 841 3089
inform@xtronics.com

Bogofilter


Steps to recreate DB files

systemctl stop exim4.service
cd /var/spool/bogofilter
rm __*
rm lockfile*
rm log*
rm wordlist.db
cd /home/user/Maildir/
bogofilter  -s -I .zs-archived-spam2006
bogofilter  -s -I .s-archived-spam
bogofilter  -n -I .z-archived2006
bogofilter  -n -I .orders
bogofilter  -n -I .archived
bogofilter  -n -I .incoming_packages
bogofilter  -n -I .listservers.AMD64
bogofilter  -n -I .j-pilot
bogofilter -n -I .kicad
bogofilter  -n -I .kulua
bogofilter  -n -I .RoHS
bogofilter  -n -I .webERP
cd /var/spool/bogofilter
chmod g+w * 
chown Debian-exim.Debian-exim *
systemctl start exim4.service

( /root/bin/recreate-bogofilter )

Top Page wiki Index