Hello.
We have qmail-ldap with 20050401a patch in a system with Solaris 10.
Some users have problems when download mail with the pop3 server, but we
can't find out wich is the problem.
Our maildirs are mounted over NFS. If we use the old POP3 server with
Solaris 9 and qmail-ldap 20031001 patch, everything is fine.
We don't know if it is a qmail-pop3d issue or a Solaris 10 problem, but
with the 20050401a and Solaris 10,
suddenly it stops sending pop3 data. A snoop on a hanged connection repeats
like this:
client -> mailserver TCP D=110 S=11349 Ack=1122015474 Seq=2225337946 Len=0
Win=64240
mailserver -> client TCP D=11349 S=110 Ack=2225337945 Seq=1122014388 Len=0
Win=49640
client -> mailserver TCP D=110 S=11349 Ack=1122015474 Seq=2225337946 Len=0
Win=64240
mailserver -> client TCP D=11349 S=110 Ack=2225337945 Seq=1122014388 Len=0
Win=49640
client -> mailserver TCP D=110 S=11349 Ack=1122015474 Seq=2225337946 Len=0
Win=64240
mailserver -> client TCP D=11349 S=110 Ack=2225337945 Seq=1122014388 Len=0
Win=49640
client -> mailserver TCP D=110 S=11349 Ack=1122015474 Seq=2225337946 Len=0
Win=64240
mailserver -> client TCP D=11349 S=110 Ack=2225337945 Seq=1122014388 Len=0
Win=49640
client -> mailserver TCP D=110 S=11349 Ack=1122015474 Seq=2225337946 Len=0
Win=64240
mailserver -> client TCP D=11349 S=110 Ack=2225337945 Seq=1122014388 Len=0
Win=49640
client -> mailserver TCP D=110 S=11349 Ack=1122015474 Seq=2225337946 Len=0
Win=64240
Any idea on what's happening?
Thank you...