r-raymond / nixos-mailserver

A complete and Simple Nixos Mailserver
GNU General Public License v3.0
181 stars 27 forks source link

dkim: set header canonicalization to relaxed #121

Closed nlewo closed 6 years ago

nlewo commented 6 years ago

Instead of simple canonicalization which is the default one.

Fixes #120

r-raymond commented 6 years ago

Thanks!