When I'm answering to a mail sent to a work mailing list I want to change my From to the mailing list address and also CC to the mailing list address so that replier doesn't have to honor reply-to and he will never reply to me directly but always to the list. And also other people at work reading the list will see my reply.
Now I already excluded reply-to, because not everyone honors it, also Bcc doesn't seem good alternative since people at work seem to have difficulties with their procmail rules to filter them to correct folders (something I cannot change). Problem is, mutt doesn't allow writing Cc to same address as From, maybe a sanity check, I don't know. I think this used to work long time ago in mutt (~2 years). Anyone know if it would be still possible by some evil kludge. This is what I'm looking for: folder-hook list 'my_hdr From: My Name <list@address> folder-hook list 'my_hdr Cc: List <list@address> Thanks, -- ++ytti