libdkim library for OpenSSL 1.1
The branch of the libdkim library written by Alt-N DKIM Open Source Project with the patches required to run OpenSSL 1.1 in FreeBSD operating system.
o initial release
This library implements DKIM (DomainKeys Identified Mail).
You must have OpenSSL and gmake installed and built.
For FreeBSD,
- cd ~/libdkim-patched/src
- Run "gmake"
For Turkish users, see https://www.syslogs.org/qmail-giden-postalar-icin-dkim-implementasyonu/ for libdkim library usage on FreeBSD+Qmail, Author Cagri Ersen.