<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi folks. I'm VERY new to Dovecot and Sieve. But I'm having an
      issue that I need help with. For some reason my sieve daemon won't
      allow people to log on. I have dovecot set to read information
      from a MySQL table, and that works fine. I can login to dovecot's
      imap server just fine. But I have SOGo for the webmail and it
      won't login to the sieve daemon. Here's what I see in the log
      files when I, for example, try to save my preferences in SOGo:</p>
    <p>==> info.log <==<br>
      Apr 28 00:33:14 lmtp(5938): Info: Connect from 127.0.0.1<br>
      <br>
      ==> /var/log/sogo/sogod.log <==<br>
      Apr 28 00:33:14 sogod [24168]:
      <0x0x557cfa9083c0[SOGoSieveManager]> failure. Attempting
      with a renewed password (no authname supported)<br>
      Apr 28 00:33:14 sogod [24168]:
      <0x0x557cfa9083c0[SOGoSieveManager]> Could not login
      '<a class="moz-txt-link-abbreviated" href="mailto:dan@newideatest.site">dan@newideatest.site</a>' on Sieve server:
      <0x0x557cfaa03a70[NGSieveClient]:
      socket=<NGActiveSocket[0x0x557cfa89d540]: mode=rw
      address=<0x0x557cfa89d5d0[NGInternetSocketAddress]:
      host=localhost port=45456>
      connectedTo=<0x0x557cfa837c00[NGInternetSocketAddress]:
      host=127.0.0.1 port=4190>>>: {RawResponse = "{}"; result
      = 0; }<br>
      <br>
      ==> info.log <==<br>
      Apr 28 00:33:14 lmtp(5938): Info: Disconnect from 127.0.0.1:
      Remote closed connection unexpectedly (state=READY)<br>
      <br>
      ==> /var/log/sogo/sogod.log <==<br>
      Apr 28 00:33:14 sogod [24168]: 2600:387:8:7::70 "POST
      /SOGo/so/dan@newideatest.site/Preferences/save HTTP/1.1" 503
      46/3676 0.024 - - 0 - 17<br>
    </p>
    <p>I've read a lot of pages about getting sieve running, but they
      show things I don't get. For example, from <tt><a class="moz-txt-link-freetext" href="https://rtcamp.com/tutorials/mail/server/sieve-filtering/">https://rtcamp.com/tutorials/mail/server/sieve-filtering/</a>
        I see that telnet localhost 4190 should give this:</tt></p>
    <pre class="no-highlight">Escape character is '^]'.
<strong>"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave"
</strong>"NOTIFY" "mailto"
"SASL" "PLAIN LOGIN"
"STARTTLS"
"VERSION" "1.0"
OK "Dovecot ready."

But I don't see any of that.
Escape character is '^]'.
220 jupiter.newideatest.site Dovecot ready.

I've gotten to the point where I'm pulling my hair out. I don't understand dovecot well enough to even begin to guess what's going on. So I could REALLY use some pointers.

Thanks all!

Oh, ignore the first message. For some reason my MUA will occasionally send a draft to the smtp server. I still haven't figured that one out yet.
</pre>
    <pre class="moz-signature" cols="72">
-- 
Dan Egli
>From my Test Server</pre>
  </body>
</html>