My guess is that, while you may have added '[EMAIL PROTECTED]' to your
whitelist, you aren't referencing your whitelist file from your
incoming filter.  If we can see both files, though, we can tell for
sure what's going on.

Incoming filter(/home/pvm/.tmda/filters/incoming) for pvm is empty.But
whitlist for this user :
[EMAIL PROTECTED]

lines about filter in config:
FILTER_INCOMING = os.path.expanduser('~/.tmda/filters/incoming')
FILTER_OUTGOING = os.path.expanduser('~/.tmda/filters/outgoing')
PENDING_DELETE_APPEND = os.path.expanduser('~/.tmda/lists/blacklist')
PENDING_RELEASE_APPEND = os.path.expanduser('~/.tmda/lists/whitelist')

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

Reply via email to