Hi Todd, On Sunday 27 November 2005 11:43, Todd A. Jacobs wrote: > I looked at the documentation, and I didn't see an obvious way to use > the X-TMDA header to manipulate the reply-to address. Specifically, I'd > like to be able to do something like: > > X-TMDA: reply=dated > > so that I can deal with certain edge cases without having to manually > modify my TMDA config files. Is this something that works already, and I > just missed it? Or does someone have a relevent patch?
From http://tmda.net/config-client.html section X-TMDA header: -------------------------------------------------- You can override any declarations you might have in your filter file by adding this header when composing a message. TMDA will look for it first when determining how to tag the message. The header will then be removed just before the message is sent. Here is how it can be used: X-TMDA: bare Send the message to all recipients with your address untagged (no cookie added) X-TMDA: bare=append Send the message to all recipients with your address untagged (no cookie added), and also append the recipient addresses to your BARE_APPEND file. X-TMDA: dated Send the message to all recipients with a dated address (default timeout interval) X-TMDA: dated=3M Send the message to all recipients with a dated address that expires in 3 months X-TMDA: sender Send the message to all recipients with a sender cookie that is based on the recipient address. X-TMDA: [EMAIL PROTECTED] Send the message to all recipients with a sender cookie based on [EMAIL PROTECTED] instead of the recipient address. X-TMDA: sender=xemacs.org Send the message to all recipients with a sender cookie based on xemacs.org instead of the recipient address. X-TMDA: domain Send the message to all recipients with a sender cookie that is based on the domain of the recipient address. X-TMDA: keyword=promos Send the message to all recipients with a keyword (promos) cookie added to your address X-TMDA: [EMAIL PROTECTED] Send the message to all recipients from [EMAIL PROTECTED] X-TMDA: ext=mlist-xemacs-beta Send the message to all recipients from [EMAIL PROTECTED] ---------------------------------------------------------- HTH R'twick
pgpg2nkZ83dSe.pgp
Description: PGP signature
_____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
