Re: matching envelope sender and a certain header

2022-05-23 Thread juan smitt
Thanks everyone for the great ideas. I'll try the 'envfrom' tomorrow. Wietse Venema ezt írta (időpont: 2022. máj. 23., H, 15:46): > > juan smitt: > > Hi, > > > > > > We got a request to match the envelope sender with a certain mail > > header (i.e. X-Something) on our relay servers for every outb

Re: matching envelope sender and a certain header

2022-05-23 Thread Wietse Venema
juan smitt: > Hi, > > > We got a request to match the envelope sender with a certain mail > header (i.e. X-Something) on our relay servers for every outbound > mails and reject the email if the sender and the value of this header > don't match. > > It's also possible for a sender to have more th

Re: matching envelope sender and a certain header

2022-05-23 Thread Viktor Dukhovni
On Mon, May 23, 2022 at 09:41:39AM +0200, Ansgar Wiechers wrote: > > We got a request to match the envelope sender with a certain mail > > header (i.e. X-Something) on our relay servers for every outbound > > mails and reject the email if the sender and the value of this header > > don't match. >

Re: matching envelope sender and a certain header

2022-05-23 Thread Ansgar Wiechers
On 2022-05-23 juan smitt wrote: > We got a request to match the envelope sender with a certain mail > header (i.e. X-Something) on our relay servers for every outbound > mails and reject the email if the sender and the value of this header > don't match. > > It's also possible for a sender to have

matching envelope sender and a certain header

2022-05-22 Thread juan smitt
Hi, We got a request to match the envelope sender with a certain mail header (i.e. X-Something) on our relay servers for every outbound mails and reject the email if the sender and the value of this header don't match. It's also possible for a sender to have more than one valid X-Something value