Hi,

I have tmda filtering my incoming mail, and now I am trying to set it up
to add to my whitelist all recipient of emails I sent.  I have set the
following in my .tmdarc file:
   ACTION_OUTGOING = "bare=append"
   BARE_APPEND = os.path.expanduser("~/.tmda/whitelist")

and I have my .forward file set to:
   | /usr/bin/tmda-filter

However, this is not working. If I send an email, to someone, nothing
gets added to the whitelist file.  I think that the problem is that exim
is not invoking the tmda-filter program when I send email (only when I
receive because of the .forward file).  

So how can I get exim to invoke tmda when sending email?

Thanks in advance!

fg

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

Reply via email to