Hi all,
I am using Ubuntu8.04/Dovecot 1.0.10 and the dovecot -n shows as following,
---
# 1.0.10: /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
disable_plaintext_auth: no
login_dir: /v
Sorry, that was a very stupid question. Fixed the chown and chmod, and it
passed the connection for user1.
Thanks guys.
-Original Message-
From: dovecot-bounces+tao.6.yang=nokia@dovecot.org
[mailto:dovecot-bounces+tao.6.yang=nokia@dovecot.org] On Behalf Of Yang
Tao.6 (Nokia-D
Michael,
I think you are referring to the list returned by CAPABILITY command to be seen
as the list of CAPABILITIES AFTER usr1 login.
To my surprise, the PLAIN are supported for a email user account even if it is
not listed, but PLAIN is natually supported
if you don't specify "use secure authe
Hi Michael,
My question is, how to know the exact CAPABILITY after a user logged in, he'd
have been able to know the CAPABILITY he really has.
Simply, what should be followed as the CAPABILITY after a user logged in?
-Original Message-
From: dovecot-bounces+tao.6.yang=
dovecot version 1.0.10
I run a telnet localhost 143 to get into my loopback installation of Dovecot on
Ubuntu8.04
I have the auth default {} containing the following auth mechanisms,
from dovecot -n, I get this,
auth default:
mechanisms : plain login cram-md5 digest-md5
I had an user
I run a telnet localhost 143 to get into my loopback installation of Dovecot on
Ubuntu8.04
I have the auth default {} containing the following auth mechanisms,
auth default:
mechanisms : plain login cram-md5 digest-md5
I had an user which is called user1, I do the following after teln