fcc-save-hook for multiple recipients

2011-12-05 Thread Eric Smith
If a sent or received mail has a certain list of email addresses in the To: and Cc:, then I want to automatically save to a specific folder. How would I implement this? -- - Eric Smith

Re: fcc-save-hook for multiple recipients

2011-12-05 Thread Tim Gray
On Dec 05, 2011 at 10:23 PM +0100, Eric Smith wrote: If a sent or received mail has a certain list of email addresses in the To: and Cc:, then I want to automatically save to a specific folder. Well, you can either string together a bunch of criteria with 'ors' and use the ~C pattern: