I use FogBugz and I get notification emails from the system with subjects like this:

FogBugz (Case 1711) PROJECT NAME - Some Case title

I could design a regular expression like:

    FogBugz\s\(Case \d+\)\s([a-zA-Z0-9\s]+)-\s.+

I'd like to create distinct sub mailboxes for the matched group (Project Name). Is this possible and if so how to do it?

--jk

_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to