• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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