Thanks guys, that helps :)

Trell

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Monique Y. Herman
Sent: Saturday, January 24, 2004 1:33 PM
To: [EMAIL PROTECTED]
Subject: Re: Question on the whitelist / blacklist


On 2004-01-24, Trell penned:
> Hello guys, I just ran into an issue that I don't know if there is a
> way to reverse this or not.
...
>
> Is there a way to reverse this, as I have blacklisted several domains
> that I have found to be total spam and therefore have done a
> [EMAIL PROTECTED] type of listing. Yet if I put someone in the whitelist
> they should be allowed to send the mail and I receive it.
>

Couldn't you just put this in your config

FILTER_INCOMING = os.path.expanduser("~/.tmda/filters/incoming")

and then in your incoming file have something like:

from-file /home/trell/.tmda/lists/whitelist ok
from-file /home/trell/.tmda/lists/blacklist drop

My impression is that the rules in the incoming filter file will be
processed in order, so this will only blacklist those hotmail addresses
that aren't specifically in the whitelist ...

-- 
monique

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users



_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to