RE: sender rewriting scheme

2020-05-01 Thread Mathieu Gosset
nvoyé : vendredi 1 mai 2020 15:29 À : Mathieu Gosset Cc : dovecot@dovecot.org Objet : Re: sender rewriting scheme Isn't SRS just mucking around with the headers? If you're doing this globally, you'll likely want to handle it at the MTA. However, if you'd like individual users

Re: sender rewriting scheme

2020-05-01 Thread Matt Pallissard
Isn't SRS just mucking around with the headers? If you're doing this globally, you'll likely want to handle it at the MTA. However, if you'd like individual users to be able to set it up on their own, you can probably handle that in sieve. Sieve supports modifying the headers. https://doc.do