Re: mutt configuring multiple accounts and reading multiple accounts

2016-10-31 Thread Florian Gamböck

Hi Jude,

On 2016-10-30 10:41, Jude DaShiell wrote:
I would like to find out how to add more accounts to my .muttrc file 
(...). Where should I be reading to find this information?


a good starting point is described in ArchWiki: 
https://wiki.archlinux.org/index.php/Mutt#Multiple_accounts


TL;DR: Mutt does not support multiple accounts in one single muttrc. 
Instead, you create a muttrc for each account you want to access. In 
your "main" muttrc you then create folder-hooks, so that when you access 
a certain account, the according muttrc will be sourced.


--
Kind regards

Flo


pass different "gpg --encrypt-to" when using different .muttrc ?

2016-10-31 Thread Guy Gold
Hi list,
I have this simple issue which has proven to be not-so-simple :)

I have "encrypt-to" set in ~/.gnupg/gpg.conf, which enables me to
decrypt my own sent email. 

However, I also have a .muttrc for gmail, and I'd like to
"encrypt-to" my sent gmail with a different key than the one
specified in ~/.gnupg/gpg.conf

I've read there should be a patch enabling:
"pgp_encrypt_self"  - but, this is not legal in my muttrc. 

Is there any way to pass a different "encrypt-to" to gpg
according to the .muttrc I'm running ?

(I've tried using gpg.rc - but then too, 
ened up with the same issue- one default key used.) 

Thank you. 

-- 
Guy Gold
Cambridge, Massachusetts