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&nbsp;maybe has a&nbsp;same bug&nbsp;too<br />
&nbsp;<br />
1. it will have too many FIN_WAIT_2&nbsp;on POP3S&nbsp;with two many request=
s, It is because&nbsp;of some non-popular WINDOWS CLIENT e.g. tencent foxmai=
l , outlook will not have this issue.<br />
&nbsp;<br />
2. If you're using XMAIL'S&nbsp;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)&nbsp;and the email account=
&nbsp;contain too many emails (1000-2000 emails),&nbsp;the mobile client&nbs=
p;POP3&nbsp;such as Samsung internal Email Client is using SSL, K9-MAIL on a=
ny android devices&nbsp;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&nbsp;device&nbsp;will stuck with it, it will no=
t download all emails successfully. But if you disable XMAIL'S internal POP3=
S&nbsp;with -B-&nbsp;startup option, and switch stunnel&nbsp;5.17 port 995 t=
unnel to&nbsp;port 110, it will solve this problem and kick out&nbsp;FIN_WAI=
T_2<br />
&nbsp;<br />
***** stunnel 5.17 config *****<br />
[pop3s]<BR>accept&nbsp; =3D 995<BR>connect =3D 110<BR>cert =3D /etc/stunnel/=
stunnel.pem<br />
***************************<br />
&nbsp;<br />
<BR>&nbsp;<br />
&nbsp;<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==--