On Fri, Apr 26, 2019 at 09:09:21PM +0200, Tim Düsterhus wrote: > Willy, > > Am 26.04.19 um 20:59 schrieb Willy Tarreau: > >> I'm growing increasingly annoyed by all those misconfigured Microsoft > >> Exchange mailservers that send me out-of-office autoresponders to my > >> mails on the list. Am I the only one experiencing this issue? Do they > >> automatically go into your spam folders? > > > > No you're not the only one, I'm used to manually delete them when I > > see them, they're very minor noise compared to the 2 thousands daily > > mails I receive and sort in my mbox :-) > > The sieve filters on my server neatly sort my email into several folders > so that my actual INBOX is only used for mail that does not fit any > other category which only happens every other day. But as these > auto-responders cannot be clearly identified based off their headers > they go into there as well which is annoying.
I used to do that for more than 5 years until I realized I wasn't following linux development anymore because it's never the right moment to actively open list archives. So now I can quickly scan them, read what interests me and archive them. And at the end what remains are my own e-mails, a few spams and the auto-responders, which don't live long since my finger is never far from the D key. > >> I've googled a bit and it appears the they can be suppressed using an > >> > >> X-Auto-Response-Suppress:OOF > >> > >> header [1]. Is it possible to re-configure the mailing list software to > >> add this header? > > > > I can try to do it, as I'm pretty sure we already emit a header to name > > the list, I'll have a look. Thanks for the pointer! > > The List-Id header is fairly standard, I guess that happens > automatically with any mailing list software. Any special headers on the > other hand are possibly something different. Thank you for checking (and > confirming I'm not alone with this issue). OK I found it, it was in customheaders. I've added "X-Auto-Response-Suppress:OOF" to the x-mailing-list, list-id and list-post that were already present. We'll see. Cheers, Willy

