ox 7.6.1 imap-client does not work for some imapservers anymore

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • user1378
    Junior Member
    • Oct 2011
    • 24

    #1

    ox 7.6.1 imap-client does not work for some imapservers anymore

    hello every1,

    i am trying configure the imap-client-feature of the appsuite to external imapservers.

    it works for the gmx-imapserver but not the imapserver of strato anymore. i get the following error-message while configuring manually:
    HTML Code:
    Validierung des Servers imap.strato.de fehlgeschlagen. Grund: java.lang.RuntimeException: Could not generate DH keypair
    if u need an englishversion of the error-message, just ask for it.
    any help appreciated!!!
    thanks in advance

    user1378
  • Wolfgang Rosenauer
    Open-Xchange Professional Services
    • Sep 2007
    • 648

    #2
    Sounds like an issue caused by newer/more secure SSL configuration on Strato side and missing support for that in your JVM.
    Related please see here:
    http://stackoverflow.com/questions/6...pair-exception

    Comment

    • user1378
      Junior Member
      • Oct 2011
      • 24

      #3
      the strato imap-server turned off sslv3, due to the poodle-attack.
      but how can i tell java 6 to not use sslv3 anymore and use tls instead, till replacing it by a newer version?
      or do i have to make any adjustments on ox?

      Comment

      • Wolfgang Rosenauer
        Open-Xchange Professional Services
        • Sep 2007
        • 648

        #4
        The right solution is to get a Java version which just works.
        Why are you still on Java 6? Please try at least some recent Java 7 and see if it already helps.

        Comment

        Working...
        X