Re: Re: Handling multiple From addresses

2022-09-13 Thread Jan Eden via Mutt-users
On 2022-09-13 20:07, Robert wrote: > Hi there, > > On 2022-09-04 17:17, Jan Eden via Mutt-users wrote: > > - Can I define multiple From addresses to select them from a list? > > - Can mutt be configured to switch the default BCC address to a changed > > From address? > > - If there is only a

Re: Handling multiple From addresses

2022-09-13 Thread Robert
Hi there, On 2022-09-04 17:17, Jan Eden via Mutt-users wrote: > - Can I define multiple From addresses to select them from a list? > - Can mutt be configured to switch the default BCC address to a changed > From address? > - If there is only a single PGP private key for each address – is it >

Re: Re: Handling multiple From addresses

2022-09-07 Thread Jan Eden via Mutt-users
On 2022-09-07 08:04, Cameron Simpson wrote: > On 06Sep2022 09:26, Jan Eden via Mutt-users wrote: > > Thank you! This is exactly what I needed. I tweaked your version a bit > > to use the standard parameters for setting the required values: > > > > set from="x...@eden.one" > > set pgp_default_key

Re: Handling multiple From addresses

2022-09-06 Thread Cameron Simpson
On 06Sep2022 09:26, Jan Eden via Mutt-users wrote: Thank you! This is exactly what I needed. I tweaked your version a bit to use the standard parameters for setting the required values: set from="x...@eden.one" set pgp_default_key = '0x20F7FHD80EC4C17294434A0220D37B3CE755FE8A' set

Re: Re: Handling multiple From addresses

2022-09-06 Thread Jan Eden via Mutt-users
On 2022-09-05 19:16, Ofer Inbar wrote: > What I did for this was select a few esc-capital hotkey combos > and define macros like this in my muttrc: > > macro generic \eF ":source ~/.mutt/headers.f...\r" > macro generic \eH ":source ~/.mutt/headers.h...\r" > > And so on. (I replaced the actual

Re: Handling multiple From addresses

2022-09-05 Thread Ofer Inbar
What I did for this was select a few esc-capital hotkey combos and define macros like this in my muttrc: macro generic \eF ":source ~/.mutt/headers.f...\r" macro generic \eH ":source ~/.mutt/headers.h...\r" And so on. (I replaced the actual filenames with "...") Each .mutt/headers... file