Re: Failing SPF & DKIM for lists.debian.org
Bastian Blank <[email protected]> Wed, 15 Apr 2026 09:42:52 +0200
| Newsgroups | gmane.linux.debian.devel.project |
|---|---|
| Message-ID | <spvg3sllphbblvpw36npwqampfufldgsr3pwl63nugltcrgp5e@6cwhfglhh7vh> |
On Wed, Apr 15, 2026 at 08:10:16AM +0200, Marcel Menzel wrote: > It seems that lists.debian.org has some problems (at least on my side) for > SPF and DKIM validation, which leads to failing DMARC causing mails being > inserted into the Junk folder: Nothing fails. debian.org have neither SPF nor DMARC records. You can check that yourself with: | dig debian.org txt | dig _dmarc.debian.org txt Bastian