You can set the "ACTION_OUTGOING" variable.
http://www.tmda.net/config-vars.html#ACTION_OUTGOING
One of my configurations is set up to do this, so that every time I
send an e-mail to someone, their address is automatically added to my
whitelist. Here are two lines in my config file that control that
behavior:
ACTION_OUTGOING = "bare=append"
BARE_APPEND = os.path.expanduser("~/.tmda/lists/whitelist")
The first line says to change the ACTION_OUTGOING value from the
default value (dated) to "bare=append" which means not to tag the
address, and send it to the location identified by the "BARE_APPEND"
variable. That variable is set to point to my whitelist.
Hope that helps.
David
--- Nick Triantos <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I know I can use tmda-ofmipd to tag outbound emails so tmda will let
> replies through, but instead, what I'd like is to automatically
> whitelist recipients on outbound email.
>
> Does anyone have a good suggestion how to do this?
>
> thanks,
> -Nick
>
> _____________________________________________
> tmda-users mailing list ([email protected])
> http://tmda.net/lists/listinfo/tmda-users
>
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users