|
|
|
:::
qmail and DomainKeys Identified Mail (DKIM) signing :::
|
|
qmail and DKIM signing
This document describes how to implement DomainKeys Identified Mail (DKIM) signing to qmail.
What do we need?
-
First of all we need a plain qmail or netqmail installation. No additional patching is
required!
-
To sign messages we need libdkim 1.0.17 (Mirror) from Alt-N Technologies. It
provides full support for signing, verifying, and SSP. It´s compliant
with RFC 4871. Apache License V2.0 model!
-
Although libdkim is a portable implementation you need a patch to compile it on
a Linux systen.
This patch includes a small usage for libdkimtest, too.
No Perl needed!
Compiling and installation of libdkim
-
Unpack libdkim distribution file
unzip libdkim-1.0.17.zip
-
Set permissions
cd libdkim/src
chmod 0644 *
-
Apply patch
patch < libdkim-1.0.17-1-linux-usage.patch
-
Compile
make LINUX=y
-
Copy binary and set permissions
cp libdkimtest /usr/bin
chown root:root /usr/bin/libdkimtest
chmod 0755 /usr/bin/libdkimtest
libdkim integration within qmail
Create DomainKey
Many thanks to:
Verify incoming DKIM signed messages
-
Use the SpamAssassin DKIM plugin to verify incomming DKIM signed messages.
|
|
|
|
|
:::
Hotlinks :::
|
|
WebCam
Sie wollen sehen,
wie es draußen bei uns aussieht?
Link-Sammlung
Ihr Wegweiser im Internet
|
|
|
|