Ben Elliston <[EMAIL PROTECTED]> writes:

> I'd like to configure TMDA so that when sending mail to a
> non-whitelisted address, the address is automatically appended to
> the whitelist when the message is processed on the outbound.  Is
> this possible?

Yes, you'd set BARE_APPEND to your whitelist, and set
ACTION_OUTGOING="bare=append". More on these variables at
http://tmda.net/config-vars.html

> Better yet, would it be possible to configure TMDA to recognise an
> X-TMDA header so that I can control this explicitly from my MUA when
> composing new messages?

In this case, you'd still set BARE_APPEND, but don't set
ACTION_OUTGOING. Instead, you'd add `X-TMDA: bare=append' headers to
your outgoing messages as needed.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to