Hi folks,

My incoming filter looks like this...

# Accept all bounces (messages with an empty envelope sender)
from <> ok
# Addresses in the whitelist are OK
from-file ~/.tmda/lists/whitelist ok
# Addresses in the blacklist are not OK
from-file ~/.tmda/lists/blacklist drop
# Auto-whitelisting
from-file ~/.tmda/lists/confirmed ok

Is it better to drop or bounce messages back to sender if an address is in
my blacklist do you think?

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

Reply via email to