On Friday 01 Sep 2006 10:23, Justin Mason wrote: > There's also a very good ruleset I've been using for a while now, at > > http://svn.apache.org/repos/asf/spamassassin/rules/trunk/sandbox/jm/20_vbou >nce.cf > > It catches almost all my unwanted bounces. Requires a little hand-editing > before it'll work, though, which is why it's not yet part of the default > distro (I hope to have that fixed for 3.2.0).
I'm getting loads of failed delivery reports mainly from joe-jobbed emails purporting to have come from several of my domains so tried installing this. I'm running SpamAssassin (3.1.7) via amavisd-new (2.4.3) on a Mandrake box. I've checked the debug log and it seems to be loading the plugin OK: [16989] dbg: config: using "/etc/mail/spamassassin" for site rules dir [16989] dbg: config: read file /etc/mail/spamassassin/20_vbounce.cf [16989] dbg: config: read file /etc/mail/spamassassin/local.cf then I get: [16989] dbg: plugin: fixed relative path: /etc/mail/spamassassin/VBounce.pm [16989] dbg: plugin: loading Mail::SpamAssassin::Plugin::VBounce from /etc/mail/spamassassin/VBounce.pm [16989] dbg: plugin: registered Mail::SpamAssassin::Plugin::VBounce=HASH(0x8e433ec) which again looks OK, but later I get: [16989] dbg: rules: no method found for eval test have_any_bounce_relays rules: failed to run __HAVE_BOUNCE_RELAYS test, skipping: (Can't locate object method "have_any_bounce_relays" via package "Mail::SpamAssassin::PerMsgStatus" at /usr/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/PerMsgStatus.pm line 2638.) Can anyone point me in the right direction please? -- Regards, Bob