groupe-sii / ogham

Sending email, sms or whatever is a piece of cake
https://groupe-sii.github.io/ogham/
Apache License 2.0
21 stars 14 forks source link

Support DKIM #92

Open aurelien-baudet opened 4 years ago

aurelien-baudet commented 4 years ago
aurelien-baudet commented 2 years ago

The idea is to be able to configure a DKIM provider through configuration. The developer should not have to handle this in the code. The original message is signed after being processed as usual.

The DKIM provider can be anything such as:

We also need to ensure that the DNS resource record is correctly setup.