I just tested mine yum upgrade no new pkg and sent an email out it works ok.
Inviato da iPhone > Il giorno 01 feb 2018, alle ore 07:25, Chandran Manikandan > <[email protected]> ha scritto: > > Hi Eric, > > Am currently using COS 6 with domainkeys and tcp file like that > QMAILQUEUE="/var/qmail/bin/simscan" > > There is no issue for send and receive. > > Do i need to use to update of your above email steps? > > > >> On Thu, Feb 1, 2018 at 1:43 PM, Eric Broch <[email protected]> wrote: >> 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] >> > > > > -- > Thanks, > Manikandan.C > System Administrator
