On Tue, Jun 11, 2002 at 03:17:16PM -0400, Mike Arrison wrote:
> Mutters,
>         I can't figure out how to make a folder-hook that will set the
> bcc field.  Basically whenever I'm in folder "abc", I'd like to bcc an
> address.  I can't figure how to make it work with a send-hook either.
> I'm thinking something like this:
> 
> folder-hook abc 'set bcc="[EMAIL PROTECTED]"'
> 
> But bcc doesn't seem setable like that (I suspect because I'm not yet in
> the compose context).  Or, maybe something like this:
> 
> macro generic setbcc "<edit-bcc><kill-line>[EMAIL PROTECTED]<enter>" "set bcc"
> folder-hook abc 'setbcc'
> 
>         Any ideas?

folder-hook abc my_hdr Bcc: [EMAIL PROTECTED]

untested.

-- 
Peter Abplanalp

Email:   [EMAIL PROTECTED]
PGP:     pgp.mit.edu

Reply via email to