Stephen Warren wrote:
> Arik Funke wrote:
>> Hello,
>>
>> I would like to setup TMDA to be generally transparent and only become 
>> active when a user decides to use it. Thus I thought I set in /etc/tmdarc:
>> # Do not automatically tag outgoing messages
>> ACTION_OUTGOING = bare
>> # Do not challenge incoming mail
>> #ACTION_INCOMING = ok
> 
> Try this:
> 
> ACTION_OUTGOING = "bare"
> 
> It looks like the content of that variable is a string, hence you need
> quotes. Most likely, also on the ACTION_INCOMING line too, when you
> uncomment that.

Thanks. That was it.

Cheers,
Arik
_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to