- Joined
- Feb 27, 2003
- Messages
- 8,509
Ah, ESF does run it's own version of SA. A size check is done, but only on one of the 3 calls (repeated calls used the previous SA run).. so the last 2 run SA when they should have been skipped.
I've released Easy Spam Figher 1.7... but it's not yet in the versions.txt.
The only changed file is check_message.conf, so if you'd like to try it out, type:
and let me know either way how it goes.
This is the diff where I added the extra conditions.
I also added a header for when the message is too large, and not scanned.
http://files1.directadmin.com/services/easy_spam_fighter/1.7/diff/check_message.conf-1.6-to-1.7.diff
John
I've released Easy Spam Figher 1.7... but it's not yet in the versions.txt.
The only changed file is check_message.conf, so if you'd like to try it out, type:
Code:
cd /etc/exim.easy_spam_fighter
wget -O check_message.conf http://files1.directadmin.com/services/easy_spam_fighter/1.7/check_message.conf
/etc/init.d/exim restart
This is the diff where I added the extra conditions.
I also added a header for when the message is too large, and not scanned.
http://files1.directadmin.com/services/easy_spam_fighter/1.7/diff/check_message.conf-1.6-to-1.7.diff
John