Nope, that won't work for KCLUG mail. The "To:" field will not always, in fact hardly ever, have the proper recipient of the email. Hence, Matt's dilemma. You have to look at the crazy headers for KCLUG. I'd say he needs both of the approaches you stated. One filter by list and to by "To:". That *should* get most if not all filtered into his appropriate mailboxes. Now, I have to go to my server and play with some of these rules. ;')
Brian
-----Original Message----- From: Jeremy Turner
On Fri, October 15, 2004 11:36 am, [email protected] said:
This is nearly what I'm looking to do. What I really want
to do, is..
_Anything_ that comes to [email protected] goes in one
folder, doesn't
matter if it was sent to the address directly, or to a list
like kclug.
_Anything_ that comes to [email protected] goes in another
folder, no
matter where it comes from.
Hmm..
So what you want is:
:0:
- ^TO_.*@bizniche.com
accounts/`echo $MATCH | sed -e 's/[/]/_/g'`
This uses the dynamic technique for the mailing lists, but applies it to accounts. If you have "[email protected]", his mail will go into accounts/matt. If you have "[email protected]", his mail will go into accounts/linux.
I'd do some testing on this one, but this should work for you.
Jeremy
-- Jeremy Turner [email protected] Linux Tips and News! ---> http://linuxwebguy.com
Kclug mailing list [email protected] http://kclug.org/mailman/listinfo/kclug