Hello,
My first time here and this could be a dumb question, I want to try OX6 and I did follow the procedure to install OX6 in CentOS 5, it worked fine but I want to know how to integrate or how to configure OX in order to work with the smtp and pop3 server? I have installed sendmail, postfix, dovecot and cyrus in the box.
I can login the testuser in the webpage but i get the following error:
05-01-2010 06:39 PM-->Error: Invalid sieve credentials (MAIL_FILTER-0002, 2083695948-252)
Log shows me:
May 1, 2010 6:40:30 PM com.openexchange.mailfilter.ajax.AJAXServlet doGet
SEVERE: MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=2083695948-252
MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=2083695948-252
at com.openexchange.mailfilter.ajax.actions.Mailfilte rAction.actionConfig(MailfilterAction.java:176)
at com.openexchange.mailfilter.ajax.actions.Mailfilte rAction.actionConfig(MailfilterAction.java:101)
at com.openexchange.mailfilter.ajax.actions.AbstractA ction.action(AbstractAction.java:79)
at com.openexchange.mailfilter.ajax.AJAXServlet.doGet (AJAXServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 504)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:129)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:31 6)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:207)
at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:346)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:737)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:763)
at java.lang.Thread.run(Thread.java:595)
Caused by: com.openexchange.jsieve.exceptions.OXSieveHandlerI nvalidCredentialsException: Authentication failed
at com.openexchange.jsieve.SieveHandler.initializeCon nection(SieveHandler.java:318)
at com.openexchange.mailfilter.ajax.actions.Mailfilte rAction.actionConfig(MailfilterAction.java:164)
Any help/suggestion will be appreciated.
My first time here and this could be a dumb question, I want to try OX6 and I did follow the procedure to install OX6 in CentOS 5, it worked fine but I want to know how to integrate or how to configure OX in order to work with the smtp and pop3 server? I have installed sendmail, postfix, dovecot and cyrus in the box.
I can login the testuser in the webpage but i get the following error:
05-01-2010 06:39 PM-->Error: Invalid sieve credentials (MAIL_FILTER-0002, 2083695948-252)
Log shows me:
May 1, 2010 6:40:30 PM com.openexchange.mailfilter.ajax.AJAXServlet doGet
SEVERE: MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=2083695948-252
MAIL_FILTER-0002 Category=3 Message=Invalid sieve credentials exceptionID=2083695948-252
at com.openexchange.mailfilter.ajax.actions.Mailfilte rAction.actionConfig(MailfilterAction.java:176)
at com.openexchange.mailfilter.ajax.actions.Mailfilte rAction.actionConfig(MailfilterAction.java:101)
at com.openexchange.mailfilter.ajax.actions.AbstractA ction.action(AbstractAction.java:79)
at com.openexchange.mailfilter.ajax.AJAXServlet.doGet (AJAXServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 504)
at com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:129)
at com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:31 6)
at com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:207)
at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:346)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:737)
at com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:763)
at java.lang.Thread.run(Thread.java:595)
Caused by: com.openexchange.jsieve.exceptions.OXSieveHandlerI nvalidCredentialsException: Authentication failed
at com.openexchange.jsieve.SieveHandler.initializeCon nection(SieveHandler.java:318)
at com.openexchange.mailfilter.ajax.actions.Mailfilte rAction.actionConfig(MailfilterAction.java:164)
Any help/suggestion will be appreciated.
Comment