[SA-exim] SA-Exim 4.1 prerelease: SA 3.0 and conditional scores support

Marc MERLIN marc at merlins.org
Sat Jan 15 21:01:48 PST 2005


On Tue, Jan 11, 2005 at 06:40:33AM -0800, Marc MERLIN wrote:
> The several times requested feature to have SA threshold scores be exim
> conditions, is now reality
> 
> So, instead of the old
> SAteergrube: 25.0
> SAteergrubecond: ${if and { {!eq {$sender_host_address}{204.80.101.251}} {!eq {$sender_host_address}{12.152.184.149}} {!eq {$sender_host_address}{194.2.204.37}} {!eq {$sender_host_address}{216.239.45.4}} {!eq {$sender_host_address}{216.109.84.130}} } {1}{0}}
> 
> You now have:
> SAteergrube: ${if and { {!eq {$sender_host_address}{204.80.101.251}} {!eq {$sender_host_address}{12.152.184.149}} {!eq {$sender_host_address}{194.2.204.37}} {!eq {$sender_host_address}{216.239.45.4}} {!eq {$sender_host_address}{216.109.84.130}} } {25.0}{1048576}}
> 
> This also applies to the other scores (devnull, permreject, tempreject)
> 
> You can try it out if you'd like:
> http://marc.merlins.org/linux/exim/files/sa-exim-cvs.tar.gz

Can some of the people who asked for this confirm that it works for them?

I don't have much of a use for it myself, so I haven't tested it much.

Thanks
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/   |   Finger marc_f at merlins.org for PGP key



More information about the SA-Exim mailing list