Description
This 'add-on' directory contains the following modules:
- ldap-pam.pl +) A PERL based authenticatio PAM; needs customization
- mkdkimkey.sh A script based on OpenSSL routines to generate RSA and ECC DKIM keys - suited for DNS TXT records.
- multiple-queues.sh +) An experimental script to set up multiple s/qmail instances for domains in order to share load on busy systems.
- qmail-alias2recipients.sh Extract from the /var/qmail/alias directory valid users to include those for the recipients mechanism.
- qmail-queue-scan.sh +) A plug-in for the QUEUE_EXTRA mechanism allowing domain-based specific virus scanning.
- x509fingerprint.sh A script based on OpenSSL modules to extract the fingerprints from X.509 certs to be used for certificate pinning (in qmail-remote).
Customization
Run 'make' to turn the script skeletons into useful modules obeying your s/qmail settings.
The scripts indicated via a +) needs further customization to cope with your local needs.
Installation
Copy those modules either to
- /usr/local/bin or
- /var/qmail/bin
where /var/qmail is default directory for s/qmail - subject of change according to conf-home.
feh, August 2024.