Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 445 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 445 Bytes

PHP DKIM Signer

How to send Php multipart mime message signed with DKIM key and php mail() function

Simple mail without dkim

mail-html.php

Simple mail with dkim

mail-html-dkim.php

Multipart mail with dkim

mail-html-dkim-multipart.php

Config file, dkim.private key

mail-signature.config.php

Zip folder

Singing message with PHPmailer and DKIM key

For more

https://github.com/louisameline/php-mail-signature