• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue qmail problem: Error during 'spam' handler - Error during 'dd52-domainkeys' handler

Rendor9

New Pleskian
Hi! I have the following problem, I am receiving failure notices, 1 per minute and a client reports that his email account is not working. The others email accounts work fine, it's just one particular email ([email protected]). When entering webmail, the last emails are not seen. Its an attack? Any idea? Thanks

When viewing the status of qmail, I get:

qmail.service - Panel qmail MTA service
Loaded: loaded (/lib/systemd/system/qmail.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2022-01-28 18:13:30 -03; 1h 16min ago
Main PID: 27937 (qmail-send)
CGroup: /system.slice/qmail.service
├─ 3024 /var/qmail/bin/qmail-local.moved -- popuser /var/qmail/mailnames/mysite.com.ar/account mysite.com.ar-account mysite.com.ar [email protected] | /usr/bin
├─ 3030 /bin/sh -c /usr/lib/dovecot/dovecot-lda -d "$DELIVERED_TO"
├─ 3031 /usr/lib/dovecot/dovecot-lda -d [email protected]
├─27937 qmail-send
├─27939 splogger qmail
├─27940 qmail-lspawn | /usr/bin/deliverquota ./Maildir
├─27941 qmail-rspawn
└─27942 qmail-clean

Jan 28 19:29:39 myhosting.com qmail-local-handlers[3055]: mailbox: /var/qmail/mailnames/myhosting.com/xxxx
Jan 28 19:29:39 myhosting.com qmail-local-handlers[3055]: Error during 'spam' handler
Jan 28 19:29:39 myhosting.com qmail-local-handlers[3055]: Error during 'dd52-domainkeys' handler
Jan 28 19:29:39 myhosting.com qmail-local-handlers[3055]: Error during 'dmarc' handler
Jan 28 19:29:39 myhosting.com qmail[27939]: 1643408979.270340 delivery 330: success: lda([email protected]):_Error:_net_connect_unix(/var/run/dovecot/stats-writer)_failed:_Permissi
Jan 28 19:29:39 myhosting.com qmail[27939]: 1643408979.270358 status: local 2/10 remote 0/20
Jan 28 19:29:39 myhosting.com qmail[27939]: 1643408979.270378 end msg 4856568
Jan 28 19:29:56 myhosting.com dovecot[2979]: service=lda, user=[email protected], ip=[]. Error: sieve: msgid=<[email protected]>: redirect action: fa
Jan 28 19:29:56 myhosting.com qmail[27939]: 1643408996.185255 delivery 323: deferral: lda([email protected]):_Error:_net_connect_unix(/var/run/dovecot/stats-writer)_failed:_Perm
Jan 28 19:29:56 myhosting.com qmail[27939]: 1643408996.185267 status: local 1/10 remote 0/20
 
Probably not related but the stat writer's perms/owner should be:

# ls -l /var/run/dovecot/stats-writer
srw-rw---- 1 popuser dovecot 0 Jan 29 06:00 /var/run/dovecot/stats-writer
 
Back
Top