clem...@dwf.com a écrit : > How do I tell if sa-update is actually running? > I mean, yes, I can run it by hand and get no error messages, and with -D > I dont see any problems, still I feel that my stuff isnt current, and that > there > should be an update. > > Should I be getting a message in /var/log/messages? or /var/log/maillog? > or /var/log/sa-update.log ??? > > After running, I see nothing in any of these locations, and as such, feel > that > something > is wrong (like missing perl modules...) >
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). then $ head -1 /var/db/spamassassin/3.002005/updates_spamassassin_org.cf # UPDATE version 895075