Hi,
just check Bug 5901, I had the same problems with googlemail bounces,
there is no header rule within 20_vbounce.cf matching on them. I found
the following, what I posted several days before:
+
After digging a little bit into this (I'm not a SA-expert), it showed
that the body
Ok, I think something is still wrong with my VBounce setup as a great % of backscatter doesn't get tagged with "ANY_BOUNCE_MESSAGE".Could I request from a few people on the list to send me a sample message attached as text which I can use "spamassassin -Lt < sample-vbounce.txt" on to see if I get t
Karsten:
2008/5/13 Karsten Bräckelmann <[EMAIL PROTECTED]>:
>
> > Yup. Did you whitelist your servers? If you don't do it, SA doesn't
> > know how to tell a legit bounce from UBE-generated bounces.
> >
> > You should have something like
> > whitelist_bounce_relays my.server.name other.server.
My problem is that despite the fact that VBounce is enabled very few
of the backscatter gets trapped (5% ?).
Even messages that include the headers of the original message such as
the following don't get trapped (I thought VBounce was able to analyze
included headers to look for the SMTP wh
> Yup. Did you whitelist your servers? If you don't do it, SA doesn't
> know how to tell a legit bounce from UBE-generated bounces.
>
> You should have something like
> whitelist_bounce_relays my.server.name other.server.name
> in your local.cf.
True, and the OP did. He included another header s
actually, the message simply isn't in a format known to the ruleset.
The problem is that it doesn't contain a bounced message at all...
just the bounce, and no copy of the original message.
Since there's no copy of the original, there's no way to tell what message
it was in reply to, and whether
Hi, Eric
2008/5/13 Erik Dasque <[EMAIL PROTECTED]>:
> I checked the debug result of my a --lint and got:
>
>
> [EMAIL PROTECTED]:~$ spamassassin 2>&1 -D --lint | grep ounce
> [13492] dbg: plugin: loading Mail::SpamAssassin::Plugin::VBounce from @INC
> [13492] dbg: config: fixed relative path:
> /v
I checked the debug result of my a --lint and got:
[EMAIL PROTECTED]:~$ spamassassin 2>&1 -D --lint | grep ounce
[13492] dbg: plugin: loading Mail::SpamAssassin::Plugin::VBounce from
@INC
[13492] dbg: config: fixed relative path: /var/lib/spamassassin/
3.002004/updates_spamassassin_org/20_vbou
Anyone ? Do you get the same analysis with the attached message that I
got ? Is my VBounce setup wrong then ?
Erik
(did my message get ignored because of the text attachment ?)
On May 12, 2008, at 11:32 AM, Erik Dasque wrote:
Hi all,
I am having trouble with VBounce. I think I followed the