Problem low level connection sieve server

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

    #1

    Problem low level connection sieve server

    Hello,

    I've installed the latest version open-xchange server on centos and created a default context. On the server I've also installed postfix/dovecot.

    When I log in, I get an error-message: Error in low level connection to sieve server (MAIL_FILTER-0014, 602257607-862)

    I've found this website about sieve: http://wiki.dovecot.org/LDA/Sieve

    And followed this page to implement the LDA-plugin which contains Sieve: http://wiki.dovecot.org/LDA/Postfix

    I've changed a line in /etc/postfix/main.cf:
    PHP Code:
    mailbox_command = /usr/libexec/dovecot/deliver 
    After a reload of postfix, I still get the same error.

    If someone can help me with this problem. Thanks!
    Last edited by Guest; 08-13-2009, 11:46 AM.
  • appie1985

    #2
    I can't connect to port 2000 of the server.

    Comment

    • Martin Heiland
      Open-Xchange Quality Assurance
      • Feb 2007
      • 3695

      #3
      Hi,

      SIEVE needs to be compiled into dovecot (sieve+managesieve), this has nothing to do with postfix.

      Greetings

      Comment

      • appie1985

        #4
        I've decided to remove "open-xchange-mailfilter". Hopefully it doesn't ask for Sieve anymore.

        Comment

        • Martin Heiland
          Open-Xchange Quality Assurance
          • Feb 2007
          • 3695

          #5
          Yes, by removing this package, the mailfilter functionality is disabled.

          Comment

          Working...
          X