Hello list,
If anyone has upgraded qmail lately, especially those of you who DO NOT
use domainkeys and those who DO use dkim, remember that an upgrade
overwrites the qmail binaries (/var/qmail/bin). This could affect
domainkeys, which you really shouldn't use anymore IMHO, and DKIM signing.
1) Domainkeys: If you DON'T use domainkeys and you've upgrade you might
have to unlink qmail-queue from qmail-dk and link (ln -s) it to
qmail-queue.orig. Another approach is to simply change QMAILQUEUE in
/etc/tcprules.d/tcp.smtp (below).
QMAILQUEUE="/var/qmail/bin/qmail-queue.orig"
2) DKIM: On upgrade the perl script 'qmail-remote' which calls
'qmail-remote.orig', will be overwritten...run the following commands
# wget -O /var/qmail/bin/qmail-remote
https://raw.githubusercontent.com/qmtoaster/dkim/master/qmail-remote
# chown root:qmail /var/qmail/bin/qmail-remote
# chmod 777 /var/qmail/bin/qmail-remote
Sorry about the inconvenience.
Comments and suggestions please!
--
Eric Broch
White Horse Technical Consulting (WHTC)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]