Open Xchange: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Manage Users== === Gui Interface === [http://mail.objclt.ca/servlet/webserver/index.html?link=login] Connect with oxadminmaster === Command Line === <pre>/opt/open-xchang...") |
|||
Line 2: | Line 2: | ||
=== Gui Interface === | === Gui Interface === | ||
[http://mail.objclt.ca/servlet/webserver/index.html?link=login] | [http://mail.objclt.ca/servlet/webserver/index.html?link=login Peter’s OX Admin GUI] | ||
Connect with oxadminmaster | Connect with oxadminmaster |
Revision as of 03:50, 27 October 2014
Manage Users
Gui Interface
Connect with oxadminmaster
Command Line
/opt/open-xchange/sbin/createuser -c 1 -A oxadmin -P admin_password -u testuser -d "Test User" -g Test -s User -p secret -e testuser@example.com --imaplogin testuser --imapserver 127.0.0.1 --smtpserver 127.0.0.1