info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus-posting-styles with different addresses


From: Greg Farough
Subject: Re: gnus-posting-styles with different addresses
Date: Fri, 25 Feb 2022 10:53:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Fri, Feb 25 2022, Roland Winkler <winkler@gnu.org> wrote:

> I may be missing something:
>
> I am using gnus-posting-styles with different addresses.  Then it
> happens often (I have not yet figured out the details) that a wide reply
> also puts my address (same as in the From field) into the Cc header.  Is
> this intentional?  Can I suppress my address in the Cc header?  How?

I take this approach:

(setq gf/gnus-avoid-address-list
                '("foo@foo.net" "gregf@gnu.org"))
  (setq message-dont-reply-to-names (regexp-opt
                gf/gnus-avoid-address-list))
        
And that seems to work.

-g

-- 
"We carry a new world here, in our hearts. That world is growing in
this minute."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]