Jason, I read over that multiple action thread that you refered to below[1] and I was thinking that to avoid the "Is this an action or a delivery destination" conundrum that shows up in a rule like:
To [EMAIL PROTECTED] deliver=~/Mailbox.bounces, |pager-program, bound You should require that for multiple delivery destinations you surround the delivery list with some form of bracketing such as parenthesis, so the above example would be rewriten as: To [EMAIL PROTECTED] deliver=(~/Mailbox.bounces, |pager-program), bound Which is much clearer visualy because the bracketing level retains the order of prcedence. -Dave >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Jason R. Mastaler >Sent: Wednesday, July 23, 2003 12:38 PM >To: [EMAIL PROTECTED] >Subject: Re: Multiple filter actions > > >Dave Steinberg <[EMAIL PROTECTED]> writes: > >> This is a probably a faq or in google, but I've missed it, so please >> beat me with the clue stick: > >http://mla.libertine.org/ > >> Is there a way (short of writing an external program) of specifying >> multiple filter actions in my incoming filter? > >Not at this time. We've discussed this on tmda-workers and agreed >that multiple delivery destination support would be a useful feature. >Tim said[1] he'd add it to his TODO list, but I'm not sure what the >status of that is. > >In the meantime, you'll have to deliver to an external program[2]. > >Footnotes: >[1] http://mla.libertine.org/tmda-workers/2003-01/msg00047.html >[2] http://mla.libertine.org/tmda-users/2003-01/msg00140.html >_____________________________________________ >tmda-users mailing list ([EMAIL PROTECTED]) >http://tmda.net/lists/listinfo/tmda-users > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
