• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Slow Email

G

GhostHunt

Guest
ver: Plesk Control Panel version psa v8.6.0_build86081001.10 os_Debian 4.0, Courier, Qmail

Need some help. Sending email is really slow. I connect to imap (courier) using Thunderbird
it can take 30-60 seconds to send plain small text emails. its amazingly slow. I need
some new ideas on what to check. I am out od ideas


I have checked the following and made changes accordingly.
1) qmail is slow if /var/qmail/queue/lock/trigger is gone/has the wrong permissions/is a regular file.Checked looks OK
2) /etc/courier-imap/imapd for MAXDAEMONS from 40 to 80 and MAXPERIP from 4 to 40
3)/etc/inetd.conf for -Rt0
smtp stream tcp nowait.1000 root /var/qmail/bin/tcp-env tcp-env /usr/bin/env SMTPAUTH=1 END=1 -Rt0 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
smtps stream tcp nowait.1000 root /var/qmail/bin/tcp-env tcp-env /usr/bin/env SMTPAUTH=1 END=1 -Rt0 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /var/qmail/bin/true
 
Back
Top