• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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