SpamBlocker 4.4.4

DirectAdmin Support

Administrator
Staff member
Joined
Feb 27, 2003
Messages
9,158
Hello,

I've relased SpamBlocker 4.4.4 which now gives the ability to disable SRS if you don't want it or can't use it with your setup.
To update to 4.4.4, use CustomBuild 2.0:
https://help.directadmin.com/item.php?id=51

Please allow up to 24 hours for rsync to all files mirrors.

To disable SRS, simply type:
Code:
echo "" > /etc/exim.srs.forward.conf
which removes the "srs = forward" bits from each for the virtual_aliases_nostar and virtual_aliases sections.
CustomBuild will not refill the exim.srs.forward.conf file if it already exists. It will only add the file if it's missing.
So if you want to re-add it, you can delete the empty exim.srs.forward.conf file and run ./build exim_conf.

We may add an options.conf variable if that's required, but for now the empty exim.srs.forward.conf file should be sufficient to disable things.

John
 
Enabling BlockCracking...
BlockCracking is now enabled.
2016-08-29 15:39:28 Exim configuration error in line 678 of /etc/exim.conf:
failed to open included configuration file /etc/exim.srs.forward.conf
2016-08-29 15:39:28 Exim configuration error in line 678 of /etc/exim.conf:
failed to open included configuration file /etc/exim.srs.forward.conf
Enabling Easy Spam Fighter...
Easy Spam Fighter is now enabled.
Restarting exim.
 
that's big problem...
1 day i didn't get any emails because of that
 
Back
Top