Sadeep Madurange (12024-10-27):
> In some lists, users send replies to the list address while cc-ing my
> email address. So, I get two copies of the same email.
> 
> Is there anything I can do so that I only receive/see one copy?

Hi.

You can add this to your config file:

send-hook ~cmutt-us...@mutt.org my_hdr "Reply-To: mutt-users@mutt.org"

Set the necessary counterweight first:

send-hook . "unmy_hdr Reply-To:"

It tells mutt to add “Reply-To: mutt-users@mutt.org” when writing to
mutt-users, and will tell people who reply to reply to the list rather
than you.

Most mailing-list do that for you, this one, along with the Debian ones,
is one of the few I know that do not, expecting users to adhere to the
failed “List-Reply-To” standard instead.

Regards,

-- 
  Nicolas George

Reply via email to