On 2009.12.24 11:17:21 +0000, Rem Roberti wrote: > On 2009.12.24 09:47:48 +0000, Jason Helfman wrote: > > You may want to try something like this: > > > > ignore * > > unignore from date subject to cc mail-followup-to x-operating-system > > > > It works for me. > > > > On Thu, Dec 24, 2009 at 09:45:44AM -0800, Rem P Roberti thus spake: > > >I have this in my .muttrc: > > > > > ><snip> > > >ignore * > > >unignore From: Date: To: Cc: Subject: Reply-To: > > >hdr_order Date: From: To: Cc: Subject: Reply-To: > > ><snip> > > > > > >but for some reason I am now getting a full complement of headers. How > > >can I fix that? > > > > > >Rem > > > > > > > > > I guess my reply didn't go through. Anyway, I'm using the same .muttrc > on my laptop, and it works fine. I'm still scratching my head as to why > it's having those header problems on the desktop machine. >
OK...I think that it was a permissions problem. I screwed around with the permissions on my /home directory, and somehow the permissions on .muttrc were set so that only root had rw permission. I just had to do a reboot and it looks as though everything is working normally again. I hope. Rem