Hi Benny,
do you mean in the general perl envrionment? From that I have the
following available regarding mail:
Actually I just realised I didnt run the test command against a real
mail, Ive just rerun it and I get loads of SPF stuff, starting like
this:
May 5 15:30:31.372 [12084] dbg: plugin: loading
Mail::SpamAssassin::Plugin::SPF from @INC
May 5 15:30:34.564 [12084] dbg: config: fixed relative path:
/var/db/spamassassin/3.003000/updates_spamassassin_org/25_spf.cf
May 5 15:30:34.564 [12084] dbg: config: using
"/var/db/spamassassin/3.003000/updates_spamassassin_org/25_spf.cf" for
included file
May 5 15:30:34.565 [12084] dbg: config: read file
/var/db/spamassassin/3.003000/updates_spamassassin_org/25_spf.cf
May 5 15:30:34.638 [12084] dbg: config: fixed relative path:
/var/db/spamassassin/3.003000/updates_spamassassin_org/60_whitelist_spf.cf
May 5 15:30:34.638 [12084] dbg: config: using
"/var/db/spamassassin/3.003000/updates_spamassassin_org/60_whitelist_spf.cf"
for included file
May 5 15:30:34.638 [12084] dbg: config: read file
/var/db/spamassassin/3.003000/updates_spamassassin_org/60_whitelist_spf.cf
May 5 15:30:35.604 [12084] dbg: spf: checking to see if the message
has a Received-SPF header that we can use
May 5 15:30:35.634 [12084] dbg: spf: using Mail::SPF for SPF checks
ending....
May 5 15:30:40.070 [12084] dbg: timing: total 8709 ms - init: 4081
(46.9%), parse: 1.74 (0.0%), extract_message_metadata: 40 (0.5%),
poll_dns_idle: 2497 (28.7%), get_uri_detail_list: 2 (0.0%),
tests_pri_-1000: 9 (0.1%), compile_gen: 131 (1.5%), compile_eval: 14
(0.2%), tests_pri_-950: 5 (0.1%), tests_pri_-900: 5 (0.1%),
tests_pri_-400: 4 (0.0%), tests_pri_0: 2040 (23.4%), check_spf: 76
(0.9%), check_razor2: 1643 (18.9%), check_pyzor: 0.39 (0.0%),
tests_pri_500: 2506 (28.8%)
So its using SPF after all? Or it seems perhaps its using SPF when I
run a check from the command line but not when the mail server is
running normal automatic tests? A bit confusing....
thanks Andy.