Announcement

Collapse
No announcement yet.

remote imap server problem (dovecot)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • remote imap server problem (dovecot)

    Hello,

    i have a problem to get OX to work with a remote imap server (dovecot). I made changes to imap.properties and to the table "users", but get the following error:

    SCHWERWIEGEND: ACL-0004 Category=8 Message=Unknown IMAP server: * OK dovecot ready.^M
    exceptionID=2008643287-63
    ACL-0004 Category=8 Message=Unknown IMAP server: * OK dovecot ready.^M
    exceptionID=2008643287-63
    at com.openexchange.api2.MailInterfaceImpl.applySessi onObject(MailInterfaceImpl.java:562)
    at com.openexchange.api2.MailInterfaceImpl.getQueuedM ailInterface(MailInterfaceImpl.java:395)
    at com.openexchange.api2.MailInterfaceImpl.getInstanc e(MailInterfaceImpl.java:651)
    at com.openexchange.api2.MailInterfaceImpl.getInstanc e(MailInterfaceImpl.java:580)
    at com.openexchange.ajax.request.QuotaRequest.mail(Qu otaRequest.java:151)
    at com.openexchange.ajax.request.QuotaRequest.action( QuotaRequest.java:106)
    at com.openexchange.ajax.Quota.doGet(Quota.java:92)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
    at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
    at com.openexchange.tools.ajp13.AJPv13Request.respons e(AJPv13Request.java:92)
    at com.openexchange.tools.ajp13.AJPv13RequestHandler. createResponse(AJPv13RequestHandler.java:357)
    at com.openexchange.tools.ajp13.AJPv13Connection.crea teResponse(AJPv13Connection.java:168)
    at com.openexchange.tools.ajp13.AJPv13Listener.run(AJ Pv13Listener.java:246)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: ACL-0004 Category=8 Message=Unknown IMAP server: * OK dovecot ready.^M
    exceptionID=2008643287-45
    at com.openexchange.imap.user2imap.User2IMAPAutoDetec tor.mapInfo2IMAPServer(User2IMAPAutoDetector.java: 131)
    at com.openexchange.imap.user2imap.User2IMAPAutoDetec tor.loadUser2IMAPImpl(User2IMAPAutoDetector.java:1 66)
    at com.openexchange.imap.user2imap.User2IMAPAutoDetec tor.getUser2IMAPImpl(User2IMAPAutoDetector.java:11 9)
    at com.openexchange.imap.user2imap.User2IMAP.getUser2 IMAPImpl(User2IMAP.java:319)
    at com.openexchange.imap.user2imap.User2IMAP.getInsta nce(User2IMAP.java:286)
    at com.openexchange.imap.IMAPPropertiesFactory.getIma pProperties(IMAPPropertiesFactory.java:363)
    at com.openexchange.sessiond.SessionHandler.addSessio n(SessionHandler.java:251)
    at com.openexchange.sessiond.SessiondConnector.addSes sion(SessiondConnector.java:137)
    at com.openexchange.ajax.Login.doGet(Login.java:142)
    at com.openexchange.ajax.Login.doPost(Login.java:336)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:709)
    ... 6 more

    With other imap clients it works fine. Any ideas?

    regards
    helmut

  • #2
    Hi Helmut,

    this has yet been discovered as a problem with the imap server compatibility of OX. Frederic Beuserie opened a bug for this:


    atm. i'll suggest cyrus or courier as IMAP backend.

    Greetings

    Comment


    • #3
      Hi again,

      Frederic did some research and posted some useful information attached to the bug posted prior. It seems that this issue is related to the OX IMAP autodetection as well as the dovecot IMAPd itself.

      Comment

      Working...
      X