On 27 May 2004, at 19:34, Bryan Scott wrote:
I'd like to get one of those running. Unfortunately, I rely on tcpserver setting up its environment variables, including RELAYCLIENT, TCPREMOTEIP, TCPREMOTEHOST, etc. and qpsmtpd-forkserver doesn't set those (causing some brokenness in my database that blocked email all night long). :( So much for plug and play, eh? ;)
What migration steps and/or patches have you (all those who have implemented one or the other) taken to set and/or make those variables available when running an optimizer? I just don't want to miss anything as I migrate things over.
Under pperl/SpeedyCGI these env vars remain exactly the same (in fact you still run under tcpserver!).
Under qpsmtpd-forkserver you should get the TCP* stuff (if not I've missed something and need to fix it) and RELAYCLIENT can be handled by config/relayclients.
