RE: [vchkpw] Re: Qmail-pop3d (with or without ssl) and open-smtp [SOLVED]

2004-01-17 Thread Andrea Riela
Thanks Peter, thanks ml, Now I've solved my problem. I need this patch: http://jonaspasche.de/ucspi-ssl/sslserver-compat.patch Because with ssl connection I haven't the $TCPREMOTEIP, as Peter said. Thank you very much Regards Andrea

RE: [vchkpw] Re: Qmail-pop3d (with or without ssl) and open-smtp

2004-01-17 Thread Andrea Riela
Andrea Riela wrote: > Well, I think you've hit the problem. > But what I've to do to resolve it? exec /usr/local/bin/softlimit -m 380 \ ktrace -f /tmp/ktrace.ip /usr/local/bin/sslserver -v -R -H -l 0 0 996 \ echo "IP: " $TCPREMOTEIP 2>&1 The kdump says: 13884 sslserver GIO fd 2 wrote 56

RE: [vchkpw] Re: Qmail-pop3d (with or without ssl) and open-smtp

2004-01-17 Thread Andrea Riela
Peter Palmreuther wrote: > Hello Andrea, > Reading your dumps a having a look in vpopmail sources I get > the impression when you're in SSL mode the environment > variable TCPREMOTEIP seems not to be set. I don't know which > vpopmail version you're actually using, so I don't know if > there are ot

[vchkpw] Re: Qmail-pop3d (with or without ssl) and open-smtp

2004-01-17 Thread Peter Palmreuther
Hello Andrea, On Friday, January 16, 2004 at 11:30:31 PM you wrote (at least in part): > Why qmail-pop3d via ssl don't open the relay? Reading your dumps a having a look in vpopmail sources I get the impression when you're in SSL mode the environment variable TCPREMOTEIP seems not to be set. I d