Skip to content

Send Php multipart mime message signed with DKIM keys and php mail() function

Notifications You must be signed in to change notification settings

fatkulnurk/PHP-DKIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6dbbd4 · Sep 26, 2017

History

14 Commits
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017
Sep 26, 2017

Repository files navigation

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

About

Send Php multipart mime message signed with DKIM keys and php mail() function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages