Disable easy spam fighter

ViAdCk

Verified User
Joined
Feb 14, 2005
Messages
300
Hi,

A dedicated server client is having some problems with esf so we'd like to disable it. How can we disable esf exactly?

Thanks!
 
It's better to fix that clients issues for example by whitelisting or something else, depending on his issues.

To disable I think this is the correct procedure:
Code:
cd /usr/local/directadmin/custombuild
./build set easy_spam_fighter no
./build update
./build exim_conf
 
Back
Top