On Thu, Nov 29, 2012 at 12:24:49PM -0500, Patrick Shanahan wrote: > * Chris Green <[email protected]> [11-29-12 11:38]: > ... > > > It's not my .muttrc, it's just one list that I subscribe to which has > > two addresses. Only one address ever appears in List-Post: but the > > alternative address sometimes appears in To: or Cc: headers, thus there > > can be messages with the following:- > > > > List-Post: <mailto:[email protected]> > > Cc: [email protected] > > > > Since I have [email protected] in 'subscribes' and 'lists' mutt will > > reply to *both* [email protected] and [email protected] > > when I hit L[ist reply]. > > > > I *think* I may be able to fix the problem by removing [email protected] > > from subscribe/lists but it's not ideal because I also need to know that > > messages sent to [email protected] are messages to the list. > > > > What I was really complaining about was that mutt uses the List-Post: > > header and that this *isn't* as documented. > > Ah, consider a procmail rule to strip the Cc: header from msgs > "From.*ixion\@ixion.org.uk" > > You *do* user procmail? :^)
No, I use my own filter program, written in Python. I could add such a rule but I don't really like 'special for one list' rules. -- Chris Green
