Announcement

Collapse
No announcement yet.

Open-Xchange installation with mail server

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

  • Open-Xchange installation with mail server

    Hi,

    I have been installed Open-Xchange as per documentation but when login in open-xchange, there is no email tab hightlited.

    so how to install open-xchange with mail on existing mail server.

    please advise some one step by step

    Regards
    Randhir

  • #2
    Hi,

    this is quite simple, just tell the OX user account which IMAP Server to use. This can be done with
    Code:
    /opt/open-xchange/sbin/changeuser -c 1 -u username --imapserver yourserver.com --smtpserver yourserver.com --imaplogin username_at_imapserver
    Just relogin then and the user should be able to use the local or remove IMAP/SMTP Server. Note that the users password of the OX account and the IMAP/SMTP account must be equal.

    More information: http://software.open-xchange.com/OX6/doc/

    Hope that helps

    Comment

    Working...
    X