I use fcc-save-hooks like:

fcc-save-hook [EMAIL PROTECTED] =".Clients.CompanyX.People.joe bob"

I'd like to limit matches to the To: and From: fields, skipping the Cc:
and Bcc: fields. I figure the following would probably work, but is there
a more elegant (i.e. less redundant) method?

fcc-save-hook ~t [EMAIL PROTECTED] | ~f [EMAIL PROTECTED] =".Clients.CompanyX.People.joe 
bob"

I don't imagine this works, right?

fcc-save-hook ~(t|f) [EMAIL PROTECTED] =".Clients.CompanyX.People.joe bob"

Thanks,
js.
-- 
Jean-Sebastien Morisset, Sr. UNIX Administrator <[EMAIL PROTECTED]>
Personal Homepage <http://jsmoriss.mvlan.net/>; UNIX, Internet, 
Homebrewing, Cigars, PCS, PalmOS, CP2020 and other Fun Stuff...
This is Linux Country. On a quiet night you can hear Windows NT reboot!

Reply via email to