IMAP Authentication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goude
    Junior Member
    • Feb 2011
    • 16

    #1

    IMAP Authentication

    Hello everyone

    I'm struggling to make OX authenticate users when they login using the web interface.

    What I have tried so far is simply editing the files imapauth.properties and mail.properties.

    In imapauth.properties I changed the IMAP_server from localhost to the IP of my imap server
    In mail.properties I changed the lines

    Code:
    com.openexchange.mail.transportServerSource=user to global
    
    com.openexchange.mail.mailServer= 127.0.0.1 to IP of imap server
    
    com.openexchange.mail.transportServer=127.0.0.1 to IP of SMTP Server
    I just wanted to ask if I have missed anything that needs to be changed in order users to authenticate at the login screen. Or maybe is there a service that needs restarting for the changes to take effect?

    Thank you for your help
    Yanni
  • goude
    Junior Member
    • Feb 2011
    • 16

    #2
    Any suggestions please?
    Last edited by goude; 08-22-2011, 04:32 PM.

    Comment

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

      #3
      With that amount of information it's pretty hard to say what the issue is.
      Are the users created in OX' database?
      What's the error message in /var/log/open-xchange/open-xchange.log.0 ?

      Comment

      Working...
      X