<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<blockquote cite="mid1047721900.20060523103427@rsute.ru" type="cite">
  <pre wrap="">
OD&gt; If I start dovecot compiled without kqueue i see in log:
OD&gt; pop3-login: Disconnected: rip=xxx.xxx.xxx.xxx, lip=xxx.xxx.xxx.xxx, TLS
OD&gt; and nothing else
  </pre>
</blockquote>
<pre class="moz-signature" cols="72"><font color="#000000">do you have "disable_plaintext_auth = no" in dovecot.conf? otherwise dovecot refuses plaintext logins with pop3 and imap without ssl. </font>
<font color="#000000">
what happens if you telnet to your dovecotserver? </font><font
 color="#000000">

you can use "auth_verbose = yes" and "auth_debug = yes" in dovecot.conf for more logging... 
</font><font color="#000000">

groeten,
HenkJan Wolthuis</font>
</pre>
</body>
</html>