SA-Exim 4.1 prerelease: SA 3.0 and conditional scores support

Marc MERLIN <[email protected]>
Newsgroups gmane.mail.exim.spamassassin
Message-ID <[email protected]>
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 [email protected] for PGP key
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.