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

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

Re: multiple reply address


From: Eric Abrahamsen
Subject: Re: multiple reply address
Date: Mon, 20 Aug 2018 22:00:24 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

soyeomul@doraji.xyz (Byung-Hee HWANG "(황병희, 黃炳熙)") writes:

> when i reply, how can i select one address like thunderbird? let's
> assume there are two addresses like as [soyeomul@gmail.com,
> soyeomul@doraji.xyz]. yes i'm using gnus.

I think this can be governed by posting styles. My dad persists in
sending me emails to an old address that simply forwards to my new
address. So when I reply to him, I swap the "To:" address to my new one,
like so:

(setq gnus-posting-styles
 '(((header "To" "eric@abrahamsen.com")
    (address "eric@ericabrahamsen.net"))
   ((header "Cc" "eric@abrahamsen.com")
    (address "eric@ericabrahamsen.net"))
    ;; etc...
    ))




reply via email to

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