Displaying 20 results from an estimated 2000 matches similar to: "NO: Unsupported authentication mechanism"
2006 Aug 11
3
IMAP4rev1 broken with evolution
Hi,
I'm running 1.0rc6 on Solaris/SPARC, compiled myself against openssl.
Client is Evolution 2.6.2 on my gentoo x86 laptop.
As Dovecot is not yet productive, we run it parallel to UW-imap, on
other ports. I use TLS.
If I configure my evolution client with server-type IMAP, everything
works fine. However, dovecot claims IMAP4rev1 support. However, when I
set server-type to IMAP4rev1 in
2006 Jan 18
2
%d interpolation problem fixed
On 6 Dec 2005, at 17:21, Timo Sirainen wrote:
> On Tue, 2005-12-06 at 17:11 +0000, William Ross wrote:
>> On 6 Dec 2005, at 16:51, Timo Sirainen wrote:
>>
>>> On Fri, 2005-10-28 at 17:52 +0200, Riccardo Bini wrote:
>>>>> I just wrote this: http://wiki.dovecot.org/Quota
>>>> Well... but you have to correct %n with vpopmail backend. %u in the
2015 Jun 25
2
imap-login: Authenticate PLAIN failed: Unsupported authentication mechanism - with Evolution
I wonder if you know if Evolution works with dovecot TLS?
2015 Jun 25
0
imap-login: Authenticate PLAIN failed: Unsupported authentication mechanism - with Evolution
Am Donnerstag, den 25.06.2015, 11:35 +0100 schrieb lejeczek:
> I wonder if you know if Evolution works with dovecot TLS?
Of course. I use dovecot+Evolution fine.
You only need to enable PLAIN and/or LOGIN auth method in your config.
or the other ones supported by Evolution.
And TLS doestn't matter in this case. As long as Evolution has compiled
it in and dovecot has compiled it in, then
2020 Aug 24
0
unsupported auth mechanism
On Mon, Aug 24, 2020 at 17:11:04 +0200, absolutely_free at libero.it wrote:
> Hi,
>
> last friday I upgraded from dovecot-2.3.10.1_2 to dovecot-2.3.11.3 (FreeBSD).
>
> Since then, I started having some issues with some customers.
>
> The log I see is like:
>
> pop3-login: Disconnected (tried to use unsupported auth mechanism): user=<username at domain.it>,
2005 Jun 30
2
Authenticate login failed: Unsupported authentication mechanism
Hi,
I just switched (or tried to) from UW-IMAP to dovecot. When I try to
login through the telnet client I get:
1 NO Authentication failed and in the log I get:
imap-login: Authenticate PLAIN failed: Unsupported authentication
mechanism
If I try to login through the IMAP client (Thunderbird), in the log I
get the slightly different:
imap-login: Authenticate login failed: Unsupported
2004 Dec 19
2
Auth Mechanism
Uh...
I'm trying to debug an application and keep running into this:
DEBUG: Sending: 1 AUTHENTICATE CRAM-MD5
DEBUG: Sent 25 bytes
DEBUG: Read: 1 NO Authentication failed: Unsupported authentication
mechanism
DEBUG: Read: * BYE Disconnected for inactivity.
So is this really asking for "digest-md5" or am I S.O.L?
IIRC these are different protocols, but it's a bit early for my
2020 Aug 24
2
unsupported auth mechanism
Hi,
last friday I upgraded from dovecot-2.3.10.1_2 to dovecot-2.3.11.3 (FreeBSD).
Since then, I started having some issues with some customers.
The log I see is like:
pop3-login: Disconnected (tried to use unsupported auth mechanism): user=<username at domain.it>, method=USER, rip=x,y,x,z, lip=x,y,w,z, session=<e5KkR5qto8hPAL9q>
While, before upgrade, same user logged
2006 Jun 07
2
mkcert.sh broken
I've just installed dovecot on my FC5 box. I tweaked the
dovecot-openssl.cnf and attempted to recreate the cert but get the errors
below. I see older postings about this problem on FC2. help?
- e
# ./mkcert.sh
/etc/ssl/certs directory doesn't exist
/etc/ssl/private directory doesn't exist
error on line -1 of dovecot-openssl.cnf
2810:error:02001002:system library:fopen:No such
2009 Jan 22
2
Migration question: .INBOX?
Hi,
Not much left to fix in my migration script (moving between two dovecot
servers). However, I discovered a mail folder .INBOX without cur, new
and tmp subfolders, and the .imap.index files were rather old (feb
2006). Is this an old relic from early dovecot versions (I once ran 0.99
on this old server)? Or is it old client software? There are no data in it.
TIA,
Peter
--
Peter Lindgren
2017 Feb 18
2
Issue connecting to dovecot from remote machine
Hi,
I've set up a postfix +dovecot configuration on my debian jessie.
But I have a connection issue. When I try to connect from thunderbird it
doesn not work. When I check out my debug logs I get :
auth-worker(22252): Info: pam(myuser,hostIP): pam_authenticate()
failed: Authentication failure (password mismatch?) (given password:
correctPassword)
Running doveadm auth test tells me I can
2008 Aug 01
1
1.1.2 segfaults when using passdb passwd and md5 mechanism
Setting passdb to passwd and enabling cram-md5 or digest-md5 makes
dovecot crash.
The documentation says that I can use md5 with passwd. I had to use
strace to figure it, because dovecot segfaults and doesn't log the
error.
Using CenOS 5.2 x86_64
Regards,
Miguel
# dovecot -n
# 1.1.2: /etc/dovecot.conf
listen: 127.0.0.1
login_dir: /var/run/dovecot/login
login_executable(default):
2012 Nov 17
2
Different Mechanism for POP3
Just wondered if there was a way of making the PLAIN an authentication
method for POP3S transactions only without making this an option for
IMAP? I am attempting to connect to a POP3S server through the GMail
interface available through "Accounts and Import". The issue is that
there does not seem to be an option to specify the type of mechanism
within their interface so I think I
2005 Dec 17
1
Authentication trouble.
I am not having much luck with resolving my authentication issue. The
environment is "SunOS 5.10 Generic_118822-11 sun4u sparc
SUNW,UltraSPARC-IIi-cEngine".
dovecot-1.0.alpha5
./configure --with-passwd --with-shadow --with-pam --with-checkpassword
--with-mysql --with-storages=maildir
# telnet 172.16.0.40 143
Trying 172.16.0.40...
Connected to 172.16.0.40.
Escape character is
2017 Oct 04
3
moving from mysql to pgsql
Hello,
I hope that this mailing list is "alive", since I am looking for a
solution for my problem for a long time.
I would like to migrate my existing dovecot installation from mysql to
pgsql. But I have problems with the passwords when using pgsql.
The existing and working mysql-based installation looks like this:
dovecot-sql.conf.ext:
driver = mysql
default_pass_scheme =
2010 Aug 07
1
dovecot.conf: mechanisms = plain login cram-md5 | Windows Live Mail: CRAM-MD5 authentication failed. This could (NOT) be due to a lack of memory on your system
/etc/dovecot.conf:
auth default {
mechanisms=plain login cram-md5
passdb {
#..............
Windows Live Mail:
CRAM-MD5 authentication failed. This could be due to a lack of memory on
your system.
Your IMAP command could not be sent to the server, due to non-network
errors. This could, for example, indicate a lack of memory on your system.
Configuration:
Account: Sheltoncomputers
2016 Jun 14
3
Double variable expansion / multiple password mechanisms
Hi,
Trying to solve the problem of supporting multiple auth mechanisms +
proxy and really don't want to store user passwords in plain test and
fine to do master user to backend.
I had the crazy thought I could do something like the following:
For each user Store supported password schemes as LDAP attributes:
userPasswordCRAM-MD5: {CRAM-MD5}xxx
userPasswordDIGEST-MD5: {DIGEST-MD5}xxxx
2015 Oct 17
2
More information about - Dovecot 2.2.x quota mysql and dict
Thanks for your answer, Timo! :)
I send to you my configoration for reproducing.
Please, follow the link, because configuration is a very big, there will be
more easy to read and understand
My configuration Dovecot 2.2.19 <http://www.heypasteit.com/clip/28CW>
Below the same my configuration Dovecot 2.2.19 here.
BEGIN of configuration
---------------------
# doveconf -n
# 2.2.19:
2015 Oct 06
4
More information about - Dovecot 2.2.x quota mysql and dict
I some add information about bug...
Dovecot 2.2.19 version on server FreeBSD 10.2 Release.
Config quota (dict + mysql)
Database create Postfixadmin 2.3.7
Old version Dovecot 2.2.13 use method UPDATE in MySQL base + dict
example mysql.log
-----------------
Connect postfix at localhost on postfix
134 Query SELECT bytes FROM quota2 WHERE username =
'user at mydomain.lan'
2006 May 24
1
Client workaround?
I have a phone (LG CU320) with a built-in IMAP client. However, it
has some issues. For one, the phone crashes if there are greater than
some-as-of-yet-determined-number-of folders. That can't be worked
around at the server, but this one can:
After a long session of staring at tcpdump, it appears that when it
logs in it does so like this:
a001 LOGIN "username" myPassword