• 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.

TCPserver

A

aaargh

Guest
TCPserver + qmail help

I've configured qmail to run via tcpserver, because it died on me continuesly, and every other work-around didn't solve this issue ( nowait.400, disable watchdog ).
But now i'm unable to use the pop-before-smtp relay function, and also the authenticated smtp relay.

This is how I start qmail with tcpserver:
tcpserver -v -u 2020 -g 2020 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd 3 &

but the inetd startup is:
tcp-env /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
Now I don't know how to convert this in tcpserver style.

So, is there anyone here who can help me with this?

( plesk 7.5.4 @ debian 3.1 )
 
does anyone here have good tcpserver start command for qmail?
 
Do you have the correct startup commado already?

Thanks
 
Back
Top