Re: What's happening to Sender: headers?
- In reply to: Bakul Shah : "Re: What's happening to Sender: headers?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Apr 2024 00:21:27 UTC
On Sun, Apr 14, 2024, 6:11 PM Bakul Shah <bakul@iitbombay.org> wrote: > > > > On Apr 14, 2024, at 3:33 PM, Andrew Reilly <areilly@bigpond.net.au> > wrote: > > > > > > Over the weekend I got around to investigating, and discovered that the > errant messages don’t _have_ a Sender: header. There’s a Return-Path: > header that captures the envelope-from, but I haven’t figured out how to > make sieve check that yet: it doesn’t seem to like it. Sieve documentation > is spectacularly inconclusive, but I suspect that the envelope extension > might do what I want, but that’s not really my question. > > > > Does anyone know why the Sender: header, which used to be so reliable > that I had thought it an intrinsic part of the SMTP/MTA ecosystem, has gone > away, or is at least not ubiquitous? > > The Sender: field is optional. I don't know why FreeBSD stopped using it > but I filter on List-Id: (which is used by pretty much every mailing list), > which seems more appropriate. > Bapt is going to restore it Monday. It's useful for vacation(1) still apparently. Warner >