I've got a question for you guys,

I'm using the following rules to differentiate between internal work
email and external email.  I'd like however, to be able to bind a key
(for example, 'M') to mean send but always use my work email address
as the From: header.

# nightshade email (default)
send-hook . my_hdr From: Josh Huber <[EMAIL PROTECTED]>
send-hook . 'set signature=~/.mutt/sig.nightshade'

# work email (used internally)
send-hook (missioncriticallinux|mclinux|mclx).com my_hdr 'From: Josh Huber 
<[EMAIL PROTECTED]>'
send-hook (missioncriticallinux|mclinux|mclx).com 'set signature=~/.mutt/sig.work'

That works, but how could I override this (for just one message)?

Another (completely unrelated) question I had was regarding the PGP
support.  I've been using it for a while now, but I'd like to have
some way to select a key for encryption automatically.  Well, it does
already do that, but I still get a list of all the uids listed for the
GPG key.  Selecting any of them works because gpg automatically
selects the right key for encryption, but automatically having this
done would be nice.  I immagine this could be done with a macro, but
is there a cleaner solution?

Thanks,

-- 
Josh Huber                               | [EMAIL PROTECTED] |
1024D/6B21489A 61F0 6138 BE7B FEBF A223  E9D1 BFE1 2065 6B21 489A

PGP signature

Reply via email to