thanks a lot! Is there a way to have several email addresses in a single hook, or do I have to repeat the hook for every single email address?
On Tue, Oct 20, 2020 at 6:25 PM ಚಿರಾಗ್ ನಟರಾಜ್ <mailingl...@chiraag.me> wrote: > > Hi Pau, > > You can use a send-hook with something like this: > > send-hook '~t <insert email address here>' 'my_hdr Reply-To: Alternate Email > <alternate.em...@domain.tld>' > > HTH! > > - Chiraag > -- > ಚಿರಾಗ್ ನಟರಾಜ್ > Pronouns: he/him/his > > 20/10/20 17:53 ನಲ್ಲಿ, Pau <vim.u...@gmail.com> ಬರೆದರು: > > > > Dear all, > > > > I have a problem with my main email address. When I send an e-mail to > > my collaborators, if one of them is Chinese, they cannot reply back > > because of their firewall. My mail seems to be blocked. They can > > however receive my email without any trouble. > > > > What I do is to then change the Reply-To: in the header to an address > > that works for them to reply but, of course, sometimes I forget to > > change the field. > > > > Is there a way to automatically change the headers if one or many > > e-mail addresses belong to a given group? > > > > thanks, > > > > Pau