Announcement

Collapse
No announcement yet.

creatng aliases / autoresponder

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

  • creatng aliases / autoresponder

    hello there!

    recently i have almost successfully installed OX.

    there is still one thing which i cannot solve at my own.

    following situation:

    i can create useraccounts on the admin-area - but while trying to setup
    aliases or some auto-respnder messages i get following error:

    Error code: com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused; nested exception is: java.net.ConnectException: Connection refused


    this is the message i see in the "open-xchange-admin.log":

    Aug 7, 2008 3:51:38 AM com.openexchange.admin.rmi.impl.OXUserIMAPImpl initImap
    SEVERE: Connection refused
    javax.mail.MessagingException: Connection refused;
    nested exception is:
    java.net.ConnectException: Connection refused
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPSt ore.java:479)
    at javax.mail.Service.connect(Service.java:275)
    at com.openexchange.admin.rmi.impl.OXUserIMAPImpl.ini tImap(OXUserIMAPImpl.java:235)
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.createSpamFilter(OXUserMailfilterImpl.java:841)
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.changeimpl(OXUserMailfilterImpl.java:559)
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.change(OXUserMailfilterImpl.java:171)
    at com.openexchange.admin.rmi.impl.OXUser.change(OXUs er.java:290)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport. java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:366)
    at java.net.Socket.connect(Socket.java:520)
    at java.net.Socket.connect(Socket.java:470)
    at com.sun.mail.util.SocketFetcher.createSocket(Socke tFetcher.java:232)
    at com.sun.mail.util.SocketFetcher.getSocket(SocketFe tcher.java:189)
    at com.sun.mail.iap.Protocol.<init>(Protocol.java:84)
    at com.sun.mail.imap.protocol.IMAPProtocol.<init>(IMA PProtocol.java:87)
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPSt ore.java:446)
    ... 17 more
    Aug 7, 2008 3:51:38 AM com.openexchange.admin.rmi.impl.OXUserIMAPImpl initImap
    SEVERE: javax.mail.MessagingException: Connection refused;
    nested exception is:
    java.net.ConnectException: Connection refused
    com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
    nested exception is:
    java.net.ConnectException: Connection refused
    at com.openexchange.admin.rmi.impl.OXUserIMAPImpl.ini tImap(OXUserIMAPImpl.java:261)
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.createSpamFilter(OXUserMailfilterImpl.java:841)
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.changeimpl(OXUserMailfilterImpl.java:559)
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.change(OXUserMailfilterImpl.java:171)
    at com.openexchange.admin.rmi.impl.OXUser.change(OXUs er.java:290)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport. java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    Aug 7, 2008 3:51:38 AM com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl change
    SEVERE: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
    nested exception is:
    java.net.ConnectException: Connection refused
    Aug 7, 2008 3:51:38 AM com.openexchange.admin.rmi.impl.OXUser change
    SEVERE: Error while calling change for plugin: open_xchange_admin_plugin_mailfilter
    com.openexchange.admin.plugins.PluginException: com.openexchange.admin.rmi.exceptions.OXUserIMAPEx ception: javax.mail.MessagingException: Connection refused;
    nested exception is:
    java.net.ConnectException: Connection refused
    at com.openexchange.admin.rmi.impl.OXUserMailfilterIm pl.change(OXUserMailfilterImpl.java:186)
    at com.openexchange.admin.rmi.impl.OXUser.change(OXUs er.java:290)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastSe rverRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:1 53)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport. java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages( TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandl er.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)

    would be great if someone have an idea what error this could be.

    thanks in advance!

    chris

  • #2
    additional help here with wshark

    hi!

    i have tried to sniff hier a bit around..
    it must be an sieve problem on tcp 2000.....

    may if someone have some hints for me?

    thank you!

    chris

    Comment


    • #3
      Hi,

      what IMAP Server are you using? OX uses the Sieve protocol to enable mail filters and vacation notices. If this protocol is unsupported by the E-Mail server those errors occur.

      Greetings

      Comment


      • #4
        cyrus

        hi!

        actually i have used the installation which is recommendet from the ox-installation page..

        the imap i am using cyrus2.2 - as recommendet... so i am wondering why this
        can be the problem... may i miss a module?

        thanks for any help!

        chris

        Comment


        • #5
          Hey Chris,

          please have a look at /etc/cyrus.conf, there's a entry "sieve" at the SERVICES section, please activate this by uncommenting and restart cyrus - it then should listen to port 2000 on localhost. This can be checked by using "telnet localhost 2000". Make sure the /opt/open-xchange/etc/groupware/mailfiter.properties is configured correctly. There are already some tips at the forums how this is done.

          Greetings

          Comment


          • #6
            hi!

            thank you the timesieve is running under tcp 2000.. have tried it out...

            i cant find the "mailfiter.properties" file... this one does not exist...

            mhh

            chris

            Comment

            Working...
            X