<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-flowed"
 style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">Jim
Trigg schreef:
<br>
<blockquote type="cite">On Tue, May 2, 2006 1:27 pm, Floris van den
Berg wrote:
  <br>
&nbsp;
  <blockquote type="cite">Jim Trigg schreef:
    <br>
&nbsp;&nbsp;&nbsp;
    <blockquote type="cite">On Tue, May 2, 2006 10:45 am, Floris van
den Berg wrote:
      <br>
      <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <blockquote type="cite">Jim Trigg schreef:
        <br>
        <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        <blockquote type="cite">On Tue, May 2, 2006 1:15 am, Floris van
den Berg wrote:
          <br>
          <br>
          <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
          <blockquote type="cite">Since version 1.0 I experience
strange problems with dovecot. At the
            <br>
moment I have beta 7 installed. I use FreeBSD 6.0.
            <br>
            <br>
&nbsp; * Pop3 works
            <br>
&nbsp; * Imap works, but only when i telnet to localhost
            <br>
&nbsp; * In all other cases I can't connect to the server. Tried with
            <br>
squirrelmail, uebimau and thunderbird. Squirrelmail after a long time
            <br>
waiting: "ERROR: Connection dropped by IMAP server."
            <br>
            <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
What happens if you try to telnet to the imap port other than
          <br>
localhost?
          <br>
          <br>
          <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
Hi, that works too. It didn't work before because i didn't properly
        <br>
disable the firewall.
        <br>
        <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
Do the mail clients work now, then, or do we need to keep
      <br>
troubleshooting?
      <br>
      <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote>
Webmail still doesn't work. Other clients however do work.
    <br>
I still have no clue what's wrong <span class="moz-smiley-s2"><span>
:( </span></span>
    <br>
&nbsp;&nbsp;&nbsp; </blockquote>
  <br>
Actually, here are all of my imap-related entries from Squirrelmail's
  <br>
config.php -- what is different in your setup?
  <br>
  <br>
$imapServerAddress&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 'localhost';
  <br>
$imapPort&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 143;
  <br>
$imap_server_type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 'other';
  <br>
$imap_auth_mech = 'login';
  <br>
$use_imap_tls = false;
  <br>
&nbsp; </blockquote>
No difference. It's getting weirder and weirder.
<br>
<br>
1) imap works fine when i connect to this dovecot from a remote client
(e.g. thunderbird or scripts provided above)
<br>
2) everything works fine when i use the troubled box and connect to a
remote dovecot server, using telnet and the scripts provided above.
<br>
3) the scripts above do work when used with localhost but they are
extremely slow. It takes about 1,5 to 2 minutes to complete just to
perform a login/logout sequence.
<br>
<br>
Seems to be something wrong with connecting to localhost on that port.
Can't pinpoint what it is. Oh by the way, results do not differ when
the firewall is enabled or disabled.
<br>
<br>
Floris
<br>
<br>
</div>
</body>
</html>