[Dovecot] using palm pre client with imap server
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 Red Hat Enterprise Linux ES release 4
(Nahant Update 8) ext3 base_dir: /var/run/dovecot syslog_facility: local0 protocols: imap listen: xxx.yyy.zzz.aaa ssl_ca_file: /etc/pki/ca.crt.crl ssl_cert_file: /etc/pki/private/ssl.crt.key.pem ssl_key_file: /etc/pki/private/ssl.crt.key.pem ssl_parameters_regenerate: 29 login_dir: /var/run/dovecot/login login_executable: /usr/libexec/dovecot/imap-login mail_location: maildir:/home/vmail/%d/%n/Mail auth default: user: squab username_chars: abcdefghijklmnopqrstuvwxyz01234567890.-_@ username_format: %Lu passdb: driver: sql args: /etc/dovecot/sql.conf userdb: driver: sql args: /etc/dovecot/sql.conf
On Wed, Sep 8, 2010 at 10:06 PM, Jim Lawson <jtl+dovecot@uvm.edu> wrote:
My dovecot is using plain text password scheme over TLS . Is yours the same?
FWIW I tried to use an android phone against IMAP and on that client "secure connection" turns out to be something other than TLS/SSL. Only if I uncheck that android phone can connect to dovecot although it does use TLS even though "secure connection" is unchecked.
Thanks
On 11:59 AM, Jim Lawson wrote:
I use an Android phone (2.2 now but originally set up under 2.1). My Dovecot server uses a self signed certificate. When I tried to set up IMAP access to dovecot using plain text passwords and TLS (disable_plaintext_auth = yes) with the android built in client, it would just silently fail. I switched to K-9 mail, and it asked me if I wanted to accept the self signed certificate; I said yes, and it works fine.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
On 2010-09-13 11:14 AM, Mark Sapiro <mark@msapiro.net> wrote:
I switched to K-9 mail, and it asked me if I wanted to accept the self signed certificate; I said yes, and it works fine.
+1
I wouldn't even try to use anything other than K-9 mail on an android phone... works great - *much* better than the built-in one.
--
Best regards,
Charles
participants (5)
-
Charles Marcus
-
Grégory Oestreicher
-
Jim Lawson
-
Mark Sapiro
-
zhong ming wu