"folder" variable not set correctly

2024-06-21 Thread Todd Hesla
es" command), the $folder variable remains set to the "user1" folder. I've played around with the configuration in various ways, changing some of the "folder-hook"s to "account-hook"s, and trying re-ordering the commands in various ways, but cannot get mutt to c

Re: How to change From: according to hostname?

2012-11-09 Thread Todd Hesla
Jeremy, Glad you find it useful. I always hated having to put plaintext passwords into config files, so one day I decided I was going to beat that rap--and the rest is history, as they say. -- Todd Hesla On Fri, Nov 09, 2012 at 01:04:00PM -0800, Jeremy Kitchen wrote: > Date: Fri, 9

Re: How to change From: according to hostname?

2012-11-09 Thread Todd Hesla
Chris, Here's what I do: # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - set my_realname='Todd\ Hesla' # This account. # set my_this_domain=this.com set my_this_un=this_un set my_this_pw=`gpg2 -d --batch ~/.mutt/.this_pw.gpg` set my_th

Re: imap_pass password management

2011-05-18 Thread Todd Hesla
BTW, I use gpg-agent to avoid having to key in my passphrase multiple times per day. Regards, -- Todd Hesla On Wed, May 18, 2011 at 07:24:49PM +0200, Ђорђе Тодоровић wrote: > Date: Wed, 18 May 2011 19:24:49 +0200 > To: Richard , mutt-users@mutt.org > From: Ђорђе Тодоровић >

Re: Header line length limit?

2011-01-27 Thread Todd Hesla
the 5000 character limit, so I can just paste the long list into a single Bcc header (without anything getting stripped off)? Thanks again for your time. -- Todd Hesla On Thu, Jan 27, 2011 at 10:26:03AM -0600, David Champion wrote: > Date: Thu, 27 Jan 2011 10:26:03 -0600 > To: Todd

Header line length limit?

2011-01-27 Thread Todd Hesla
off. Is there any way to change this behavior? Thanks for your time. (BTW, I'm using Mutt 1.5.20, on Fedora 13.) -- Todd Hesla

Re: Setting folder in folder-hook

2010-10-13 Thread Todd Hesla
Cameron, Thanks a lot for your comments. I really appreciate your taking the time to read my emails, and to reply with helpful information. I will definitely incorporate your suggestions into my .muttrc file, to make it more bullet proof. Regards, -- Todd Hesla On Wed, Oct 13, 2010 at 10

Re: Setting folder in folder-hook

2010-10-13 Thread Todd Hesla
expertise. Regards, -- Todd Hesla On Tue, Oct 12, 2010 at 12:38:45PM -0700, Michael Elkins wrote: > Date: Tue, 12 Oct 2010 12:38:45 -0700 > To: Todd Hesla > From: Michael Elkins > Subject: Re: Setting folder in folder-hook > > On Tue, Oct 12, 2010 at 11:19:56AM -0500

Re: Setting folder in folder-hook

2010-10-12 Thread Todd Hesla
me to imagine that there's anything amiss in my setup. I'm just running stock mutt 1.5.20 on stock Fedora 13, right out of the box. I haven't changed a thing. I'll keep racking my brains (and the various mutt docs) on this one, you may be sure, but if you (or anyone else list

Re: Setting folder in folder-hook

2010-10-08 Thread Todd Hesla
r 6, Section 6) is saying? It seems to imply that, with the simple .muttrc file I showed in my previous message, that the "folder" variable will be set to the specified value when I enter the INBOX of one of the IMAP accounts. (And this is certainly not occurring.) But maybe that's

Setting folder in folder-hook

2010-10-08 Thread Todd Hesla
relevant docs, MuttGuide/Receive MuttGuide/Folders MuttGuide/UseIMAP MuttFaq/RemoteFolder mutt.sourceforge.net/imap don't seem to shed any light on the situation. How can I get this to work as advertised? Or am I just misunderstanding how it's supposed to work? Thanks for your time reading this. Regards, -- Todd Hesla