BUG : XMAIL 1.27 with SSL
Oversea Site via xmail <[email protected]> Tue, 26 May 2015 03:23:48 +0800 (HKT)
| Newsgroups | gmane.mail.xmail.general |
|---|---|
| Message-ID | <[email protected]> |
--===============0703843929== Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: Quoted-Printable <html><body>I found the bug on XMAIL 1.27 with SSL (POP3S is main), SSMTP se= rvice maybe has a same bug too<br /> <br /> 1. it will have too many FIN_WAIT_2 on POP3S with two many request= s, It is because of some non-popular WINDOWS CLIENT e.g. tencent foxmai= l , outlook will not have this issue.<br /> <br /> 2. If you're using XMAIL'S internal SSL POP3S with any openssl lib. (te= sted 0.9.8za 1.0.0, tested gcc 4.0.2/4.0.4/4.3.6) and the email account= contain too many emails (1000-2000 emails), the mobile client&nbs= p;POP3 such as Samsung internal Email Client is using SSL, K9-MAIL on a= ny android devices using SSL, some iPhone devices (connect with XMAIL S= SL port 995), will not download them successfully (Android Error - Java Exce= ption Error) and some iPhone device will stuck with it, it will no= t download all emails successfully. But if you disable XMAIL'S internal POP3= S with -B- startup option, and switch stunnel 5.17 port 995 t= unnel to port 110, it will solve this problem and kick out FIN_WAI= T_2<br /> <br /> ***** stunnel 5.17 config *****<br /> [pop3s]<BR>accept =3D 995<BR>connect =3D 110<BR>cert =3D /etc/stunnel/= stunnel.pem<br /> ***************************<br /> <br /> <BR> <br /> <br /></body></html> --===============0703843929== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail --===============0703843929==--