Announcement

Collapse
No announcement yet.

ox and Mailserver from strato

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

  • ox and Mailserver from strato

    Hello,

    I am like to use the strato mail server. I receive the flowing messages:

    Fehlermeldung: Update des Standard-Mail-Accounts für Benutzer 4 im Kontext 1 verweigert. (ACC-0007, 173554164-169)

    using the Account (Beta) surface. Thanks in advance

  • #2
    no Idea

    I've trieded additional this here:


    /opt/open-xchange/sbin/deleteuser -c 1 -A oxadmin -P secret -u name
    and
    than /opt/open-xchange/sbin/createuser with new properties
    now I can see the new account but not connected the mailserver
    additional I found the right entries in the MySQL DB using phpmyadmin.
    Last edited by Guest; 07-30-2009, 02:40 PM.

    Comment


    • #3
      Hi,

      what Version of Open-Xchange Server are you using? Is there anything at the logs?

      Greetings

      Comment


      • #4
        Hello Martin,

        it is version 6.10.0 Rev6.

        the result from:

        tail -f -n200 /var/log/open-xchange/open-xchange.log.0


        ....
        Caused by: MSG-1016 Category=5 Message=Connection was refused or timed out while attempting to connect to remote server post.strato.de for user my.name@computernetzesysteme.de. exceptionID=-373722193-31
        at com.openexchange.mail.mime.MIMEMailException.handl eMessagingException(MIMEMailException.java:531)
        at com.openexchange.imap.IMAPAccess.connectInternal(I MAPAccess.java:410)
        at com.openexchange.mail.api.MailAccess.connect0(Mail Access.java:390)
        at com.openexchange.mail.api.MailAccess.connect(MailA ccess.java:353)
        at com.openexchange.mail.MailServletInterfaceImpl.ini tMailAccess(MailServletInterfaceImpl.java:1033)
        at com.openexchange.mail.MailServletInterfaceImpl.ini tConnection(MailServletInterfaceImpl.java:1010)
        at com.openexchange.mail.MailServletInterfaceImpl.get InboxFolder(MailServletInterfaceImpl.java:588)
        at com.openexchange.groupware.settings.tree.modules.m ail.folder.Inbox$1.getValue(Inbox.java:106)
        ... 26 more
        Caused by: javax.mail.MessagingException: Connection refused;
        nested exception is:
        java.net.ConnectException: Connection refused
        at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPSt ore.java:611)
        at javax.mail.Service.connect(Service.java:291)
        at com.openexchange.imap.IMAPAccess.connectInternal(I MAPAccess.java:373)

        Comment


        • #5
          Connection failed! Please check your settings: Error: Missing the following request parameter: password (SVL-0002, -373722193-80)


          this is the errormessage from OX GUI ...I belive, although I've typed the right password in the form, that the password is "lost in space".


          After logout/login all entries I've made in the account options are delete or lost although saving was successful
          Last edited by Guest; 07-31-2009, 10:52 AM.

          Comment

          Working...
          X