stalwartlabs / mail-server

Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
https://stalw.art
3.55k stars 135 forks source link

[enhancement]: Add CAA record to the DNS #468

Open marcoxyz123 opened 1 month ago

marcoxyz123 commented 1 month ago

Which feature or improvement would you like to request?

Also add the CAA records for technical Domains:

mail.example.com. IN CAA 0 issue "letsencrypt.org" or example.com IN CAA 0 issuewild "Entrust.net"

for policy violations reporting (not all CA supporting this but letsencrypt does)

mail.example.com. IN CAA 0 iodef "mailto:postmaster@example.com"

Best regards, Marco

Is your feature request related to a problem?

I'm having a problem with...

Code of Conduct