User:Malasa: Difference between revisions

From Open-Xchange
No edit summary
No edit summary
Line 13: Line 13:
** [[Using the import servlet]], [[Building an importer]]
** [[Using the import servlet]], [[Building an importer]]
** [[Using the export servlet]], [[Building an exporter]], [[ Export icl/vard]],
** [[Using the export servlet]], [[Building an exporter]], [[ Export icl/vard]],
*3 [[OX Mobile Web App]]
*3 OX Web UI & Mobile UI
** [http://www.open-xchange.com/en/products/ox-hosting-edition/requirements.html Requirements Web UI]
** [[OX Mobile Web App]]
*4 [[OXtender for Business Mobility Installation Guide]]
*4 [[OXtender for Business Mobility Installation Guide]]
*5 [[OXtender 2 for Microsoft Outlook]]
*5 [[OXtender 2 for Microsoft Outlook]]
Line 24: Line 26:
*12 [http://software.open-xchange.com/OX6/doc/OX6-Provisioning/ Comandline tools]
*12 [http://software.open-xchange.com/OX6/doc/OX6-Provisioning/ Comandline tools]
*13 RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-core/ Core] API, RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-hosting/ hosting] API
*13 RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-core/ Core] API, RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-hosting/ hosting] API
*14 [[Open-Xchange-SOAP]], [http://software.open-xchange.com/OX6/doc/SOAP/admin/OX-Admin-SOAP.html SOAP API], [[POAIntegrationGuide| POA integration guide]], [Open-Xchange_cPanel_Installation| cPanel installation]]
*14 [[Open-Xchange-SOAP]], [http://software.open-xchange.com/OX6/doc/SOAP/admin/OX-Admin-SOAP.html SOAP API], [[POAIntegrationGuide| POA integration guide]], [[Open-Xchange_cPanel_Installation| cPanel installation]]
*15 Athentification via plugins
*15 Plugins for Authentification
**[[Authentication IMAP Plugin description]]
**[[Authentication IMAP Plugin description]]
**[[OX and Samba Login through LDAP]]
**[[OX and Samba Login through LDAP]]
Line 40: Line 42:
** LDAP
** LDAP
** custom
** custom
*24 Mail Abstraction Layer
*24 Plugins for Mail Abstraction Layer
** IMAP
** IMAP
** SMTP
** SMTP
** custom
** custom
*25 Storage
*25 Plugins for Storage
** NFS
** NFS
** Local filesystem
** Local filesystem
Line 50: Line 52:


<span style="background:#00FF00">Social/Public Data</span>
<span style="background:#00FF00">Social/Public Data</span>
*31 Integration of google calendar
*31 External calendar (google)
*32 External messaging services: Facebook, Twitter, SMS/MMS
*32 External messaging services (Facebook, Twitter, SMS/MMS)
*33 Contacts integration from Xing, LinkedIN (configurable via the wizard)
*33 Contacts integration (Xing, LinkedIn, MSN/Hotmail, Yahoo, Facebook, google, gmx.de, web.de)
*34 External email accounts can be integrated as long the provide POP3 or IMAP
*34 External email accounts can be integrated as long the provide POP3 or IMAP
** preconfigured for mail-account plugin: google, yahoo, msn/windowsLive, gmx.com , gmx.de , web.de , freenet.de
** [[Install and configure the mail-account plugin]]
** [[Install and configure the mail-account plugin]]


<span style="background:#D8E5E5">Plugins</span>
<span style="background:#D8E5E5">Plugins</span>
* [[Open-Xchange Plugin Overview]]

Revision as of 08:51, 22 November 2011

Hello world

Open-Xchange Architecture Overview

This page gives an overview of used and supported interfaces of the open-xchange server.

Ox architecture.png

User

Administrator

Backend

  • 21 Database (mySQL)
  • 22 mySQL contacts storage
  • 23 Plugins for contacts storage
    • mySQL
    • LDAP
    • custom
  • 24 Plugins for Mail Abstraction Layer
    • IMAP
    • SMTP
    • custom
  • 25 Plugins for Storage
    • NFS
    • Local filesystem
    • custom

Social/Public Data

  • 31 External calendar (google)
  • 32 External messaging services (Facebook, Twitter, SMS/MMS)
  • 33 Contacts integration (Xing, LinkedIn, MSN/Hotmail, Yahoo, Facebook, google, gmx.de, web.de)
  • 34 External email accounts can be integrated as long the provide POP3 or IMAP

Plugins