Re: [Dovecot] Ongoing performance issues with 2.0.x

2010-11-05 Thread zhong ming wu
On Fri, Nov 5, 2010 at 6:23 AM, Ralf Hildebrandt wrote: > * zhong ming wu : >> On Fri, Nov 5, 2010 at 5:58 AM, Ralf Hildebrandt >> wrote: >> > I uploaded a preliminary screenshot with comments: >> > http://www.arschkrebs.de/bugs/dovecot.png >> > >>

Re: [Dovecot] Ongoing performance issues with 2.0.x

2010-11-05 Thread zhong ming wu
On Fri, Nov 5, 2010 at 5:58 AM, Ralf Hildebrandt wrote: > I uploaded a preliminary screenshot with comments: > http://www.arschkrebs.de/bugs/dovecot.png > Unclear from your graphs what is for 2.0 and what is for 1.2 Plotting the same variable for 2.0 and 1.2 data on the same graph will be more c

Re: [Dovecot] using palm pre client with imap server

2010-09-10 Thread zhong ming wu
On Wed, Sep 8, 2010 at 10:06 PM, Jim Lawson wrote: >  I have a Palm Pre (Sprint, WebOS 1.4.5) and it seems to work just fine > against Dovecot (Debian's 1.2.13 build, or a custom 1.2.13 build under > RHEL) using TLS. > > Jim > My dovecot is using plain text password scheme over TLS . Is yours th

Re: [Dovecot] using palm pre client with imap server

2010-09-09 Thread zhong ming wu
2010/9/9 Grégory Oestreicher : > > Yup, got one and it is working fine. Have you added you CA certificate into > the phone > trusted list if it a homemade one ? I recall having to do that, and it seems > that the > error was the same. > > server cert is signed by godaddy. not sure what CA's pal

[Dovecot] using palm pre client with imap server

2010-09-08 Thread zhong ming wu
Hello Anyone here tried to use palm pre built-in email client with imap server (TLS)? Mine does not work; only one line in the log. imap-login: Disconnected (no auth attempts): rip=xxx.xxx.19.21, lip=xxx.yyy.zzz.aaa dovecot -n # 1.2.11: /etc/dovecot/dovecot.conf # OS: Linux 2.6.9-42.ELsmp i686

Re: [Dovecot] userdb prefetch not compatible with ssl_require_client_cert

2010-06-02 Thread zhong ming wu
On Wed, May 26, 2010 at 1:44 PM, Timo Sirainen wrote: > On Sun, 2010-03-21 at 16:34 -0400, zhong ming wu wrote: > >> I looked into docs but couldn't see any where that says of this >> incompatibility. >> Anywhere this is confirmed in the doc? > > Why wouldn

[Dovecot] userdb prefetch not compatible with ssl_require_client_cert

2010-03-21 Thread zhong ming wu
Dear List I looked into docs but couldn't see any where that says of this incompatibility. Anywhere this is confirmed in the doc? Thanks mr.wu

[Dovecot] bug or feature?

2010-03-14 Thread zhong ming wu
Dear List If ssl_username_from_cert = yes then setting of auth_username_chars is not respected. (It may be that anything goes in that case) Also how can I include space (0x20) in auth_username_chars if I don't use ssl_username_from_cert = yes Thanks mr.wu

[Dovecot] client cert handling not working properly on centos 4.8

2010-02-27 Thread zhong ming wu
Dear List I've successfully installed/configured dovecot 1.2.10 with "require client cert" on centos 5.4 and ubuntu server 9.10 I also need to install on centos 4.8 and after the following the exact same procedure I can only get it working if I commented out ssl_require_client_cert =yes and ssl

[Dovecot] exporting client socket to postfix

2010-02-20 Thread zhong ming wu
Dear List, I have a few questions regarding dovecot sasl authentication that are somewhat related to each other. I have a working dovecot config with -- ssl_verify_client_cert = yes .. . ssl_require_client_cert = yes ssl_username_from_cert = yes --- (With this set up I need

[Dovecot] tls not working on ubuntu

2010-02-17 Thread zhong ming wu
Hello List, I'm new to dovecot. I have sucessfully configured dovecot with just virtual users on a centos linux box to my satisfaction; I can connect with TLS with disable_plaintext_auth = yes. This dovecot is also version > 1. Can't post exact version right now but it's what comes with Centos