On Fri, 8 Jan 2010, mouss wrote:

you can query DNS to get the "version" of the rules. for example:

$ host -t txt "*.2.3.updates.spamassassin.org"
*.2.3.updates.spamassassin.org descriptive text "895075"

(2.3 is the "reverse" of 3.2, which corresponds to the SA version you use).

Looks like 3.3 is not so behaving

[herr...@new .procmail]$  host -t txt  "*.2.3.updates.spamassassin.org"
*.2.3.updates.spamassassin.org descriptive text "895075"
[herr...@new .procmail]$  host -t txt  "*.3.3.updates.spamassassin.org"
Host *.3.3.updates.spamassassin.org not found: 3(NXDOMAIN)
[herr...@new .procmail]$ rpm -q spamassassin
spamassassin-3.3.0-0.29.rc1
[herr...@new .procmail]$

-- Russ herrold

Reply via email to