Tim Gray said:
> On Dec 08, 2011 at 12:08 PM +0100, Eric Smith wrote:
> >Thanks Tim but the condition is AND not OR.
> >All three addresses need to be present in random order in the To: or
> 
> Oops.  Just take that the |'s then.  If you just place several
> search modifiers together, a logical AND is assumed.

Thanks, but I still cannot find a pattern modifier that specifies 

So if it is a mail from one of three names and the other two names are 
in ~C (To: or Cc:), then it is a match.
What is the smartest way to specify this logic with an
fcc-save-hook?

-----------------------------------------------------------
If that does not make sense, then this is the real life situation.

I work independently with foo, bar and baz.
So I have a folder for each.
I also work collectively in a project with foo, bar and baz.
When all three are in the mail headers, then I want the
outgoing mails and the incoming mails to be saved to the
project folder and not to the foo, bar or baz folder.

Hope that makes sense.

Eric Smith

Reply via email to