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
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
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
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