Brian Ipsen <[EMAIL PROTECTED]> writes:

> Is there a way to specify the "base address" when doing the trick with
> sender addresses in the outgoing filter ?

No.  TMDA expects you to set the From: header in your MUA and then
performs the various tagging operations on that address.  If you don't
set a From: header in the client program, then TMDA will use the
USERNAME and HOSTNAME variables to construct a From: address.

However, you can work around this a bit.  Since a sender address
doesn't vary each time it's created, you can create it once with the
tmda-address program and set it explicitly in your outgoing filter.

to [EMAIL PROTECTED] tag
    from        exp=sender_address_based_on_desired_from
    reply-to    dated

This doesn't solve the problem for dated addresses, but it at least
ensures that the From: and envelope sender addresses match what you
used to subscribe to the list.


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

Reply via email to