Hi

On our new QMT7 mailserver we're seeing quite a few incoming emails being rejected with this message:

TLS reason: 451_mail_server_temporarily_rejected_message_(#4.3.0)

Anyone know what this is about ?

Thanks, Jeff Koch

P.S. Sorry for all the questions.


On 10/22/2019 9:27 AM, Eric Broch wrote:

Manual.

At some point I'll make an auto install...apologies.

On 10/22/2019 7:25 AM, Jeff Koch wrote:
Eric - thanks again. Question - is DKIM built in now or do we need to go through the setup process?

Jeff

On 10/22/2019 8:59 AM, Eric Broch wrote:

# ls -l /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-dk
-rws--x--x 1 qmailq qmail 52096 Jan 21  2018 /var/qmail/bin/qmail-dk
lrwxrwxrwx 1 root   root     23 Jun 14  2018 /var/qmail/bin/qmail-queue -> /var/qmail/bin/qmail-dk -rws--x--x 1 qmailq qmail 27040 Jan 21  2018 /var/qmail/bin/qmail-queue.orig

Stop qmail

# qmailctl stop

Remove symlink to qmail-dk

# unlink /var/qmail/bin/qmail-queue

Move qmail-queue.orig to qmail-queue

# mv /var/qmail/bin/qmail-queue.orig /var/qmail/bin/qmail-queue

Start qmail

# qmailctl start

Remove DKSIGN, DKVERIFY, DKQUEUE (DomainKeys) from tcp.smtp.

# qmailctl cdb

On 10/22/2019 6:50 AM, Jeff Koch wrote:

Hi:

Anyone know why we would be seeing this message when trying to send email on a new QMT7 setup?

554 qmail-dk: Cannot sign message due to invalid message syntax. (#5.3.0)


Thanks, Jeff




Reply via email to