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

Marc MERLIN marc at merlins.org
Tue Jan 11 06:40:33 PST 2005


Ok, so the movies on the plane on my way back from France sucked, so I read
my mail and coded some :)

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


This also means 4.1 should come out some time soon, but I know better than
to promise a date now :)
(besides, I missed a lot of snow in Lake Tahoe while I was gone, and I
intend to catch up ;)

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