• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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