bugs.debian.org fails with DMARC

The Debian bug tracking system bugs.debian.org works via e-mail: Send an e-mail to report a bug, reply to e-mails sent by it to comment on it.

The problem: Whenever I report a bug to it, my DMARC report analyzer will show that my e-mails have been rejected by several mail servers.

Public mail server configuration

I configured SPF, DKIM and DMARC to prevent other computers sending mails from my domains - only my own server may do that:

Debian bug tracker

E-Mails sent by me to the debian bug tracker get forwarded to other people: Package maintainers and people subscribed to the bugs I comment to. Those e-mails are sent by the Debian server, but with my e-mail address in the From header. Receiving mail servers check my domain's SPF, DKIM and DMARC settings, see that the Debian server may not send mails in my name, and reject the mail (or put it into the spam folder).

This problem is known since 2014 with bug report #754809: The Debian BTS needs a plan to deal with messages from DMARC p=reject domains.

In 2019 one bug tracking system maintainer wrote:

My current longer term plan is to switch to resending messages and rewriting From.

Nothing happened until now, 2026.

Phishing-relevant domains only?

Some people in the bug think that we don't need DMARC and that a restrictive DMARC policy should be used if a domain is subject to spoofing (e.g. because it is a phishing target) and the answer to "isn't any domain subject to that" is experience shows that it is an actual problem only for a tiny number of domains..

I concur: My domain cweiske.de is a small one, and still I have spikes with spam e-mails appearing to be sent from my domain. They are made visible thanks to the DMARC reports.

On a single day, T-Online.de mail servers sent 46 e-mails with a sender address *@cweiske.de. web.de, Google and Microsoft mail servers rejected them and sent reports to me about that.

Written by Christian Weiske.

Comments? Please send an e-mail.