Tim Legant <[EMAIL PROTECTED]> invited blackmail by remarking: > I can do exactly what the OP wants like this: > > to [EMAIL PROTECTED] deliver=~/Mailbox > to [EMAIL PROTECTED] deliver=| pager-program > > I can also do other actions not limited to delivery destinations.
This is the format I think I would prefer.
Coming from a user's perspective, I'd like the wording to be as flexible and
as clear as possible, and I think this approach offers more ways to evolve
as the tmda filter language matures.
I started using tmda when I had 1500 lines of procmail recipies handling all
my incoming messages. I was hesitant to transfer much of that ability to
tmda filters becuase of the difficulty presented with working in a first
match always wins environment. Procmail evolved this way - starting as
a first recipie wins, but adding flow control in the form of the c, e, a
recipie flags, and nesting.
I think it would have value for me for tmda filter files to offer this level
of configurability. Arranging the logic as above could allow for extensions
of this thinking in the future:
to [EMAIL PROTECTED] {
size < 5K
| pager-program
deliver=~/Mailbox
else
deliver=~/Mailbox-notpaged
}
Thanks,
DV
msg01053/pgp00000.pgp
Description: PGP signature
