This is the ~/.tmda/filters/incoming.

-------------------------------------------------------
### ~/.tmda/filters/incoming (first match wins) ###

# Accept all bounces (messages with an empty envelope sender)
from <> ok

# Accept all messages to postmistress
to [EMAIL PROTECTED] accept
to [EMAIL PROTECTED] drop

# Bounce all messages from badboy.dom
#from [EMAIL PROTECTED] bounce

# Accept all messages from mycorp.dom
#from [EMAIL PROTECTED] ok

# Include my blacklist and whitelist
from-file ~/.tmda/lists/blacklist drop
from-file ~/.tmda/lists/whitelist accept
from-file ~/.tmda/lists/violetlist confirm
-------------------------------------------------------

The would-drop filter "to [EMAIL PROTECTED] drop" surely comes
before "from-file ~/.tmda/lists/whitelist accept".
But the spam to "yjy-list-emacs" keeps arriving.

And when I removed the spammer addresses from ~/.tmda/lists/confirm-append,
it was before I added the "to [EMAIL PROTECTED] drop" in the
incoming file.

Thanks,
-- 
YOON, Joo-Yung
Korea
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to