Is there a way to have TMDA invoke multiple actions for a given message? I'm looking to do something like this:
from [EMAIL PROTECTED] deliver=~/.spam-log from [EMAIL PROTECTED] bounce Or maybe this way: from [EMAIL PROTECTED] deliver=~/.spam-log, bounce In other words, store the matching message into a local file and then bounce it back to the sender. I know that I can pipe the message through a homegrown filter that implements this, but I'm wondering if I can do the whole thing solely using TMDA filter directives. Thanks in advance. -- Lloyd Zusman [EMAIL PROTECTED] _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
