Mailing List Archive

Whitelist Problem
Hello,

mabe i missed the clue, but whitelisting doesnt work as expected.
the list shows what I want do get whitelisted, but only mails from ebay
gets whitelisted.

whitelist_from *@ebay.de
whitelist_from *@*sourceforge.net
whitelist_from *@*rhyolite.com
whitelist_from *@incubator.apache.org
whitelist_from *@*apache.org
whitelist_from *@*apple.com
whitelist_from_rcvd *@incubator.apache.org apache.org

another point is this. bayes might learn ham of those mails from our
list, but offten there are spam`ish things in it. so is it possible
stopping autolearning from those mails which got whitelisted ?

regards,
Matthias
Re: Whitelist Problem [ In reply to ]
At 01:16 PM 2/13/2004, Matthias Fuhrmann wrote:
>whitelist_from *@incubator.apache.org

Quick question.. you don't expect the above line to whitelist messages from
this mailing list do you?

Messages sent via this list aren't from *@incubator.apache.org... they're
to *@incubator.apache.org.
Re: Whitelist Problem [ In reply to ]
On Fri, 13 Feb 2004, Matt Kettler wrote:

> At 01:16 PM 2/13/2004, Matthias Fuhrmann wrote:
> >whitelist_from *@incubator.apache.org
>
> Quick question.. you don't expect the above line to whitelist messages from
> this mailing list do you?
>
> Messages sent via this list aren't from *@incubator.apache.org... they're
> to *@incubator.apache.org.

oh, gosh. i'll switch to whitelist_to :)

thnx

regards,
Matthias
Re: whitelist problem [ In reply to ]
Don't whitelist your domain. The best way is to have a script update
your domain whilelist with actual users, so you whitelist user1@foo.com
user2@foo.com, etc. I'd then have each individual user file blacklist
their OWN name (so user1 looks for user1@foo.com) so it reverses the
-100 (or whatever) score. That way, someone can't forge their own
address, nor any non-existent user on the system.

-Jared

On Apr 28, 2004, at 7:16 AM, Flavio Caetano wrote:

> I'm getting some problems with spamassassin
>
> example:
>
> I have the domain: foo.com and I put in all my user_prefs users the
> line:
> whitelist_from *@foo.com
>
> but with this configuration I have recievied many spams, because
> spamers put
> in they Return-Path someting@foo.com, and the spam-mail recieved -100
> from my
> USER_IN_WHITELIST rule...
>
> there is some way to solve this problem?
>
> thanks
>
>