On Sat, Nov 22, 2003 at 09:54:42PM +0100, Nils Vogels wrote:Using the default dated was something I thought about, played with a little, but then rejected for a practical reason:
For my outgoing messages I would like to use some form of 'auto-cleaning' whitelist.[...]
BARE_APPEND = os.path.expanduser("~/.tmda/lists/outgoing")
ACTION_OUTGOING = "bare=append"
You could use the X_TMDA_IN_SUBJECT feature to apply this policy on a per message basis:
http://tmda.net/config-vars.html#X_TMDA_IN_SUBJECT
As Gre7g suggested, you could set this to a dated address for messages to addresses that should only be whitelisted for a period of time.
People tend to use addressbooks, and I've had several cases where people would add the dated address to their address book. The problem with that is, that they tend to expire, causing the end-user to end up with a lot of pending emails in their queue ;-)
The X_TMDA_IN_SUBJECT sounds like a good solution to me, but that way I can not specify this on a per-recipient basis. Unless X_TMDA_IN_SUBJECT can be used to change the ACTION_OUTGOING on a per-message basis, causing the filters that I have outgoing to still be applied?
Greetings,
Nils.
--
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and dance like no one can see you.
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
