ok I got a little futher now... @400000004150947405f16e54 tcpserver: status: 1/40 @400000004150947405f73ab4 tcpserver: pid 2169 from 216.250.84.162 @400000004150947405f7bf84 tcpserver: ok 2169 0:192.41.90.33:995 :216.250.84.162::3122 @40000000415094742b108b34 tcpserver: end 2169 status 0 @40000000415094742b10e50c tcpserver: status: 0/40 @400000004150948f34863c54 tcpserver: status: 1/40 @400000004150948f3487420c tcpserver: pid 2223 from 216.250.84.162 @400000004150948f3487b73c tcpserver: ok 2223 0:192.41.90.33:995 :216.250.84.162::3126 @40000000415094901e8eedec tcpserver: end 2223 status 0 @40000000415094901e8f0174 tcpserver: status: 0/40
as u can see I can connect seems ok but the user never get auth. Here is the file I use run: #!/bin/sh VPOPMAILUID=`id -u vpopmail` VPOPMAILGID=`id -g vpopmail` exec /usr/local/bin/tcpserver -l 0 -R -H -v \ -u"$VPOPMAILUID" -g"$VPOPMAILGID" 0 995 \ /usr/sbin/stunnel /etc/stunnel/pop3s -p /var/qmail/control/servercert.pem \ -l /var/qmail/bin/qmail-popup -- qmail-popup italy1.com \ /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 more etc/stunnel/pop3s cert = /var/qmail/control/servercert.pem key = /var/qmail/control/clientcert.pem exec = /var/qmail/bin/qmail-popup execargs = qmail-popup italy1.com /home/vpopmail/bin/vchkpw Thanks. Remo ----- Original Message ----- From: "Remo Mattei" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 21, 2004 1:59 PM Subject: [vchkpw] stunnel.conf suggestions > Hello guys can anyone direct me were and how to solve this problem with > pop3s > > @400000004150787c36ead0a4 Syntax: > @400000004150787c36eaff84 stunnel [filename] | -help | -version | -sockets > @400000004150787c36eb3634 filename - use specified config file > instead of /etc/stunnel/stunnel.conf > @400000004150787c36eb6ce4 -help - get config file help > @400000004150787c36eb9bc4 -version - display version and defaults > @400000004150787c36ebce8c -sockets - display default socket options > @400000004150787c36f13d2c tcpserver: end 16400 status 256 > @400000004150787c36f144fc tcpserver: status: 0/40 > > Thanks, > > Remo > > ----- Original Message ----- > From: "Jeremy Kitchen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 21, 2004 12:15 PM > Subject: Re: [vchkpw] Vpopmail migration > >