Difference between revisions of "AppSuite:Configuration properties 7.4.0"

(updated due to delayed release)
Line 12: Line 12:
 
* recaptcha.properties
 
* recaptcha.properties
 
* recaptcha_options.properties
 
* recaptcha_options.properties
 +
 +
The following are all parameters from all .properties within version 7.0.1
  
 
{|width="100%" style="table-layout: fixed" class='wikitable sortable' border='1'
 
{|width="100%" style="table-layout: fixed" class='wikitable sortable' border='1'
Line 19: Line 21:
 
! scope="col" width="15%" | File
 
! scope="col" width="15%" | File
 
|-
 
|-
| <nowiki>USER_STORAGE</nowiki>
+
| USER_STORAGE
 
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXUserMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXUserMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXUserMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXUserMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminDaemon.properties:11
 
| AdminDaemon.properties:11
 
|-
 
|-
| <nowiki>GROUP_STORAGE</nowiki>
+
| GROUP_STORAGE
 
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXGroupMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXGroupMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXGroupMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXGroupMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminDaemon.properties:12
 
| AdminDaemon.properties:12
 
|-
 
|-
| <nowiki>RESOURCE_STORAGE</nowiki>
+
| RESOURCE_STORAGE
 
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXResourceMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXResourceMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXResourceMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXResourceMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminDaemon.properties:13
 
| AdminDaemon.properties:13
 
|-
 
|-
| <nowiki>CONCURRENT_JOBS</nowiki>
+
| CONCURRENT_JOBS
 
| <nowiki>2</nowiki>
 
| <nowiki>2</nowiki>
 
| <nowiki>how many jobs should be executed concurrently </nowiki>
 
| <nowiki>how many jobs should be executed concurrently </nowiki>
 
| AdminDaemon.properties:16
 
| AdminDaemon.properties:16
 
|-
 
|-
| <span class="shortened" alt="MASTER_AUTHENTICATION_DISABLED" title="MASTER_AUTHENTICATION_DISABLED"><nowiki>MASTER_AUTHENTICATION_D...</nowiki></span>
+
| MASTER_AUTHENTICATION_DISABLED
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Disabling authentication for system calls like context/server etc. creation! ONLY USE THIS SWITCH IF YOU EXACTLY KNOW WHAT YOU DO!!! </nowiki>
 
| <nowiki>Disabling authentication for system calls like context/server etc. creation! ONLY USE THIS SWITCH IF YOU EXACTLY KNOW WHAT YOU DO!!! </nowiki>
 
| AdminDaemon.properties:3
 
| AdminDaemon.properties:3
 
|-
 
|-
| <span class="shortened" alt="CONTEXT_AUTHENTICATION_DISABLED" title="CONTEXT_AUTHENTICATION_DISABLED"><nowiki>CONTEXT_AUTHENTICATION_...</nowiki></span>
+
| CONTEXT_AUTHENTICATION_DISABLED
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Disabling authentication for context calls like user/group etc. creation! This also disables authentication for calls which a &quot;normal&quot; user can make like change his own data or get his own data! ONLY USE THIS SWITCH IF YOU EXACTLY KNOW WHAT YOU DO!!! </nowiki>
 
| <nowiki>Disabling authentication for context calls like user/group etc. creation! This also disables authentication for calls which a &quot;normal&quot; user can make like change his own data or get his own data! ONLY USE THIS SWITCH IF YOU EXACTLY KNOW WHAT YOU DO!!! </nowiki>
 
| AdminDaemon.properties:9
 
| AdminDaemon.properties:9
 
|-
 
|-
| <nowiki>CHECK_USER_UID_REGEXP</nowiki>
+
| CHECK_USER_UID_REGEXP
 
| <nowiki>[$@%\\.+a-zA-Z0-9_-]</nowiki>
 
| <nowiki>[$@%\\.+a-zA-Z0-9_-]</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:10
 
| AdminUser.properties:10
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_IT_IT</nowiki>
+
| DRAFTS_MAILFOLDER_IT_IT
 
| <nowiki>Bozze</nowiki>
 
| <nowiki>Bozze</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:100
 
| AdminUser.properties:100
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_IT_IT</nowiki>
+
| SPAM_MAILFOLDER_IT_IT
 
| <nowiki>Posta Indesiderata</nowiki>
 
| <nowiki>Posta Indesiderata</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:101
 
| AdminUser.properties:101
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_IT_IT" title="CONFIRMED_SPAM_MAILFOLDER_IT_IT"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_IT_IT
 
| <nowiki>Posta indesiderata accertata</nowiki>
 
| <nowiki>Posta indesiderata accertata</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:102
 
| AdminUser.properties:102
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_IT_IT" title="CONFIRMED_HAM_MAILFOLDER_IT_IT"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_IT_IT
 
| <nowiki>Posta attendibile accertata</nowiki>
 
| <nowiki>Posta attendibile accertata</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:103
 
| AdminUser.properties:103
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_ZH_CN</nowiki>
+
| SENT_MAILFOLDER_ZH_CN
 
| <nowiki>\u5df2\u53d1\u9001\u90ae\u4ef6</nowiki>
 
| <nowiki>\u5df2\u53d1\u9001\u90ae\u4ef6</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:107
 
| AdminUser.properties:107
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_ZH_CN</nowiki>
+
| TRASH_MAILFOLDER_ZH_CN
 
| <nowiki>\u5783\u573e\u7b52</nowiki>
 
| <nowiki>\u5783\u573e\u7b52</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:108
 
| AdminUser.properties:108
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_ZH_CN</nowiki>
+
| DRAFTS_MAILFOLDER_ZH_CN
 
| <nowiki>\u8349\u7a3f</nowiki>
 
| <nowiki>\u8349\u7a3f</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:109
 
| AdminUser.properties:109
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_ZH_CN</nowiki>
+
| SPAM_MAILFOLDER_ZH_CN
 
| <nowiki>\u5783\u573e\u90ae\u4ef6</nowiki>
 
| <nowiki>\u5783\u573e\u90ae\u4ef6</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:110
 
| AdminUser.properties:110
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_ZH_CN" title="CONFIRMED_SPAM_MAILFOLDER_ZH_CN"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_ZH_CN
 
| <span class="shortened" alt="\u5df2\u786e\u8ba4\u7684\u5783\u573e\u90ae\u4ef6" title="\u5df2\u786e\u8ba4\u7684\u5783\u573e\u90ae\u4ef6"><nowiki>\u5df2\u786e\u8ba4\u7684\u57...</nowiki></span>
 
| <span class="shortened" alt="\u5df2\u786e\u8ba4\u7684\u5783\u573e\u90ae\u4ef6" title="\u5df2\u786e\u8ba4\u7684\u5783\u573e\u90ae\u4ef6"><nowiki>\u5df2\u786e\u8ba4\u7684\u57...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:111
 
| AdminUser.properties:111
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_ZH_CN" title="CONFIRMED_HAM_MAILFOLDER_ZH_CN"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_ZH_CN
 
| <span class="shortened" alt="\u5df2\u786e\u8ba4\u7684\u6b63\u5e38\u90ae\u4ef6" title="\u5df2\u786e\u8ba4\u7684\u6b63\u5e38\u90ae\u4ef6"><nowiki>\u5df2\u786e\u8ba4\u7684\u6b...</nowiki></span>
 
| <span class="shortened" alt="\u5df2\u786e\u8ba4\u7684\u6b63\u5e38\u90ae\u4ef6" title="\u5df2\u786e\u8ba4\u7684\u6b63\u5e38\u90ae\u4ef6"><nowiki>\u5df2\u786e\u8ba4\u7684\u6b...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:112
 
| AdminUser.properties:112
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_CS_CZ</nowiki>
+
| SENT_MAILFOLDER_CS_CZ
 
| <nowiki>Odeslan\u00e9 polo\u017eky</nowiki>
 
| <nowiki>Odeslan\u00e9 polo\u017eky</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:116
 
| AdminUser.properties:116
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_CS_CZ</nowiki>
+
| TRASH_MAILFOLDER_CS_CZ
 
| <nowiki>Ko\u0161</nowiki>
 
| <nowiki>Ko\u0161</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:117
 
| AdminUser.properties:117
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_CS_CZ</nowiki>
+
| DRAFTS_MAILFOLDER_CS_CZ
 
| <nowiki>Koncepty</nowiki>
 
| <nowiki>Koncepty</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:118
 
| AdminUser.properties:118
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_CS_CZ</nowiki>
+
| SPAM_MAILFOLDER_CS_CZ
 
| <nowiki>Spam</nowiki>
 
| <nowiki>Spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:119
 
| AdminUser.properties:119
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_CS_CZ" title="CONFIRMED_SPAM_MAILFOLDER_CS_CZ"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_CS_CZ
 
| <nowiki>Potvrzen\u00fd spam</nowiki>
 
| <nowiki>Potvrzen\u00fd spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:120
 
| AdminUser.properties:120
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_CS_CZ" title="CONFIRMED_HAM_MAILFOLDER_CS_CZ"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_CS_CZ
 
| <span class="shortened" alt="Potvrzen\u00e1 norm\u00e1ln\u00ed po\u0161ta" title="Potvrzen\u00e1 norm\u00e1ln\u00ed po\u0161ta"><nowiki>Potvrzen\u00e1 norm\u00e1ln\...</nowiki></span>
 
| <span class="shortened" alt="Potvrzen\u00e1 norm\u00e1ln\u00ed po\u0161ta" title="Potvrzen\u00e1 norm\u00e1ln\u00ed po\u0161ta"><nowiki>Potvrzen\u00e1 norm\u00e1ln\...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:121
 
| AdminUser.properties:121
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_HU_HU</nowiki>
+
| SENT_MAILFOLDER_HU_HU
 
| <nowiki>Elk\u00fcld\u00f6tt elemek</nowiki>
 
| <nowiki>Elk\u00fcld\u00f6tt elemek</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:125
 
| AdminUser.properties:125
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_HU_HU</nowiki>
+
| TRASH_MAILFOLDER_HU_HU
 
| <nowiki>T\u00f6r\u00f6lt elemek</nowiki>
 
| <nowiki>T\u00f6r\u00f6lt elemek</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:126
 
| AdminUser.properties:126
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_HU_HU</nowiki>
+
| DRAFTS_MAILFOLDER_HU_HU
 
| <nowiki>Piszkozatok</nowiki>
 
| <nowiki>Piszkozatok</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:127
 
| AdminUser.properties:127
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_HU_HU</nowiki>
+
| SPAM_MAILFOLDER_HU_HU
 
| <nowiki>Lev\u00e9lszem\u00e9t</nowiki>
 
| <nowiki>Lev\u00e9lszem\u00e9t</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:128
 
| AdminUser.properties:128
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_HU_HU" title="CONFIRMED_SPAM_MAILFOLDER_HU_HU"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_HU_HU
 
| <nowiki>Elfogadott k\u00e9retlen</nowiki>
 
| <nowiki>Elfogadott k\u00e9retlen</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:129
 
| AdminUser.properties:129
 
|-
 
|-
| <nowiki>AUTO_TO_LOWERCASE_UID</nowiki>
+
| AUTO_TO_LOWERCASE_UID
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>this will lowercase the uid </nowiki>
 
| <nowiki>this will lowercase the uid </nowiki>
 
| AdminUser.properties:13
 
| AdminUser.properties:13
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_HU_HU" title="CONFIRMED_HAM_MAILFOLDER_HU_HU"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_HU_HU
 
| <span class="shortened" alt="Elfogadott \u00e1l-k\u00e9retlen" title="Elfogadott \u00e1l-k\u00e9retlen"><nowiki>Elfogadott \u00e1l-k\u00e9re...</nowiki></span>
 
| <span class="shortened" alt="Elfogadott \u00e1l-k\u00e9retlen" title="Elfogadott \u00e1l-k\u00e9retlen"><nowiki>Elfogadott \u00e1l-k\u00e9re...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:130
 
| AdminUser.properties:130
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_SK_SK</nowiki>
+
| SENT_MAILFOLDER_SK_SK
 
| <nowiki>Odoslan\u00e9 polo\u017eky</nowiki>
 
| <nowiki>Odoslan\u00e9 polo\u017eky</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:134
 
| AdminUser.properties:134
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_SK_SK</nowiki>
+
| TRASH_MAILFOLDER_SK_SK
 
| <nowiki>K\u00f4\u0161</nowiki>
 
| <nowiki>K\u00f4\u0161</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:135
 
| AdminUser.properties:135
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_SK_SK</nowiki>
+
| DRAFTS_MAILFOLDER_SK_SK
 
| <nowiki>Rozp\u00edsan\u00e9</nowiki>
 
| <nowiki>Rozp\u00edsan\u00e9</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:136
 
| AdminUser.properties:136
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_SK_SK</nowiki>
+
| SPAM_MAILFOLDER_SK_SK
 
| <nowiki>Spam</nowiki>
 
| <nowiki>Spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:137
 
| AdminUser.properties:137
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_SK_SK" title="CONFIRMED_SPAM_MAILFOLDER_SK_SK"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_SK_SK
 
| <nowiki>Potvrden\u00fd spam</nowiki>
 
| <nowiki>Potvrden\u00fd spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:138
 
| AdminUser.properties:138
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_SK_SK" title="CONFIRMED_HAM_MAILFOLDER_SK_SK"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_SK_SK
 
| <nowiki>Potvrden\u00e9 ako nie spam</nowiki>
 
| <nowiki>Potvrden\u00e9 ako nie spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:139
 
| AdminUser.properties:139
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_LV_LV</nowiki>
+
| SENT_MAILFOLDER_LV_LV
 
| <span class="shortened" alt="Nos\u016Bt\u012Bt\u0101s vien\u012Bbas" title="Nos\u016Bt\u012Bt\u0101s vien\u012Bbas"><nowiki>Nos\u016Bt\u012Bt\u0101s vie...</nowiki></span>
 
| <span class="shortened" alt="Nos\u016Bt\u012Bt\u0101s vien\u012Bbas" title="Nos\u016Bt\u012Bt\u0101s vien\u012Bbas"><nowiki>Nos\u016Bt\u012Bt\u0101s vie...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:143
 
| AdminUser.properties:143
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_LV_LV</nowiki>
+
| TRASH_MAILFOLDER_LV_LV
 
| <nowiki>Atkritumi</nowiki>
 
| <nowiki>Atkritumi</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:144
 
| AdminUser.properties:144
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_LV_LV</nowiki>
+
| DRAFTS_MAILFOLDER_LV_LV
 
| <nowiki>Melnraksti</nowiki>
 
| <nowiki>Melnraksti</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:145
 
| AdminUser.properties:145
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_LV_LV</nowiki>
+
| SPAM_MAILFOLDER_LV_LV
 
| <nowiki>M\u0113stules</nowiki>
 
| <nowiki>M\u0113stules</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:146
 
| AdminUser.properties:146
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_LV_LV" title="CONFIRMED_SPAM_MAILFOLDER_LV_LV"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_LV_LV
 
| <span class="shortened" alt="Apstiprin\u0101ta &quot;m\u0113stule&quot;" title="Apstiprin\u0101ta &quot;m\u0113stule&quot;"><nowiki>Apstiprin\u0101ta &quot;m\u0113st...</nowiki></span>
 
| <span class="shortened" alt="Apstiprin\u0101ta &quot;m\u0113stule&quot;" title="Apstiprin\u0101ta &quot;m\u0113stule&quot;"><nowiki>Apstiprin\u0101ta &quot;m\u0113st...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:147
 
| AdminUser.properties:147
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_LV_LV" title="CONFIRMED_HAM_MAILFOLDER_LV_LV"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_LV_LV
 
| <nowiki>Apstiprin\u0101ts &quot;ham&quot;</nowiki>
 
| <nowiki>Apstiprin\u0101ts &quot;ham&quot;</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:148
 
| AdminUser.properties:148
 
|-
 
|-
| <nowiki>USERNAME_CHANGEABLE</nowiki>
+
| USERNAME_CHANGEABLE
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>WARNING: Changing the username might have impact on external systems like imap server that allows acls to be set. Imap ACLS usually use symbolic names so when changing the user name without changing the ACL breaks the ACL. open-xchange-admin will NOT change those ACLS, so DO NOT CHANGE THIS SETTING ON OX Express </nowiki>
 
| <nowiki>WARNING: Changing the username might have impact on external systems like imap server that allows acls to be set. Imap ACLS usually use symbolic names so when changing the user name without changing the ACL breaks the ACL. open-xchange-admin will NOT change those ACLS, so DO NOT CHANGE THIS SETTING ON OX Express </nowiki>
 
| AdminUser.properties:20
 
| AdminUser.properties:20
 
|-
 
|-
| <nowiki>PRIMARY_MAIL_UNCHANGEABLE</nowiki>
+
| PRIMARY_MAIL_UNCHANGEABLE
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Here you can set whether the primary mail address can be changed or not. If set to false, it is possible to change the primary mail address. Only change, if you know what you are doing (Outlook might not work anymore under certain circumstances) Default is: false </nowiki>
 
| <nowiki>Here you can set whether the primary mail address can be changed or not. If set to false, it is possible to change the primary mail address. Only change, if you know what you are doing (Outlook might not work anymore under certain circumstances) Default is: false </nowiki>
 
| AdminUser.properties:27
 
| AdminUser.properties:27
 
|-
 
|-
| <span class="shortened" alt="DEFAULT_PASSWORD_MECHANISM" title="DEFAULT_PASSWORD_MECHANISM"><nowiki>DEFAULT_PASSWORD_MECHAN...</nowiki></span>
+
| DEFAULT_PASSWORD_MECHANISM
 
| <nowiki>SHA</nowiki>
 
| <nowiki>SHA</nowiki>
 
| <nowiki>specify the default password mechanism to use possible values: CRYPT / SHA / BCRYPT </nowiki>
 
| <nowiki>specify the default password mechanism to use possible values: CRYPT / SHA / BCRYPT </nowiki>
 
| AdminUser.properties:3
 
| AdminUser.properties:3
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_DE_DE</nowiki>
+
| SENT_MAILFOLDER_DE_DE
 
| <nowiki>Gesendete Objekte</nowiki>
 
| <nowiki>Gesendete Objekte</nowiki>
 
| <nowiki>default mail folder fallback if not sent by rmi client: </nowiki>
 
| <nowiki>default mail folder fallback if not sent by rmi client: </nowiki>
 
| AdminUser.properties:30
 
| AdminUser.properties:30
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_DE_DE</nowiki>
+
| TRASH_MAILFOLDER_DE_DE
 
| <nowiki>Papierkorb</nowiki>
 
| <nowiki>Papierkorb</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:31
 
| AdminUser.properties:31
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_DE_DE</nowiki>
+
| DRAFTS_MAILFOLDER_DE_DE
 
| <nowiki>Entw\u00fcrfe</nowiki>
 
| <nowiki>Entw\u00fcrfe</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:32
 
| AdminUser.properties:32
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_DE_DE</nowiki>
+
| SPAM_MAILFOLDER_DE_DE
 
| <nowiki>Spam</nowiki>
 
| <nowiki>Spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:33
 
| AdminUser.properties:33
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_DE_DE" title="CONFIRMED_SPAM_MAILFOLDER_DE_DE"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_DE_DE
 
| <nowiki>confirmed-spam</nowiki>
 
| <nowiki>confirmed-spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:34
 
| AdminUser.properties:34
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_DE_DE" title="CONFIRMED_HAM_MAILFOLDER_DE_DE"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_DE_DE
 
| <nowiki>confirmed-ham</nowiki>
 
| <nowiki>confirmed-ham</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:35
 
| AdminUser.properties:35
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_EN_US</nowiki>
+
| SENT_MAILFOLDER_EN_US
 
| <nowiki>Sent Items</nowiki>
 
| <nowiki>Sent Items</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:37
 
| AdminUser.properties:37
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_EN_US</nowiki>
+
| TRASH_MAILFOLDER_EN_US
 
| <nowiki>Trash</nowiki>
 
| <nowiki>Trash</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:38
 
| AdminUser.properties:38
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_EN_US</nowiki>
+
| DRAFTS_MAILFOLDER_EN_US
 
| <nowiki>Drafts</nowiki>
 
| <nowiki>Drafts</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:39
 
| AdminUser.properties:39
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_EN_US</nowiki>
+
| SPAM_MAILFOLDER_EN_US
 
| <nowiki>Spam</nowiki>
 
| <nowiki>Spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:40
 
| AdminUser.properties:40
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_EN_US" title="CONFIRMED_SPAM_MAILFOLDER_EN_US"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_EN_US
 
| <nowiki>confirmed-spam</nowiki>
 
| <nowiki>confirmed-spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:41
 
| AdminUser.properties:41
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_EN_US" title="CONFIRMED_HAM_MAILFOLDER_EN_US"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_EN_US
 
| <nowiki>confirmed-ham</nowiki>
 
| <nowiki>confirmed-ham</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:42
 
| AdminUser.properties:42
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_FR_FR</nowiki>
+
| SENT_MAILFOLDER_FR_FR
 
| <nowiki>Objets envoy\u00e9s</nowiki>
 
| <nowiki>Objets envoy\u00e9s</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:44
 
| AdminUser.properties:44
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_FR_FR</nowiki>
+
| TRASH_MAILFOLDER_FR_FR
 
| <nowiki>Corbeille</nowiki>
 
| <nowiki>Corbeille</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:45
 
| AdminUser.properties:45
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_FR_FR</nowiki>
+
| DRAFTS_MAILFOLDER_FR_FR
 
| <nowiki>Brouillons</nowiki>
 
| <nowiki>Brouillons</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:46
 
| AdminUser.properties:46
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_FR_FR</nowiki>
+
| SPAM_MAILFOLDER_FR_FR
 
| <nowiki>Pourriel</nowiki>
 
| <nowiki>Pourriel</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:47
 
| AdminUser.properties:47
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_FR_FR" title="CONFIRMED_SPAM_MAILFOLDER_FR_FR"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_FR_FR
 
| <nowiki>pourriel-confirme</nowiki>
 
| <nowiki>pourriel-confirme</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:48
 
| AdminUser.properties:48
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_FR_FR" title="CONFIRMED_HAM_MAILFOLDER_FR_FR"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_FR_FR
 
| <nowiki>non-pourriel-confirme</nowiki>
 
| <nowiki>non-pourriel-confirme</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:49
 
| AdminUser.properties:49
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_NL_NL</nowiki>
+
| SENT_MAILFOLDER_NL_NL
 
| <nowiki>Verzonden items</nowiki>
 
| <nowiki>Verzonden items</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:53
 
| AdminUser.properties:53
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_NL_NL</nowiki>
+
| TRASH_MAILFOLDER_NL_NL
 
| <nowiki>Prullenbak</nowiki>
 
| <nowiki>Prullenbak</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:54
 
| AdminUser.properties:54
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_NL_NL</nowiki>
+
| DRAFTS_MAILFOLDER_NL_NL
 
| <nowiki>Concepten</nowiki>
 
| <nowiki>Concepten</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:55
 
| AdminUser.properties:55
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_NL_NL</nowiki>
+
| SPAM_MAILFOLDER_NL_NL
 
| <nowiki>Spam</nowiki>
 
| <nowiki>Spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:56
 
| AdminUser.properties:56
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_NL_NL" title="CONFIRMED_SPAM_MAILFOLDER_NL_NL"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_NL_NL
 
| <nowiki>bevestigde spam</nowiki>
 
| <nowiki>bevestigde spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:57
 
| AdminUser.properties:57
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_NL_NL" title="CONFIRMED_HAM_MAILFOLDER_NL_NL"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_NL_NL
 
| <nowiki>bevestigde ham</nowiki>
 
| <nowiki>bevestigde ham</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:58
 
| AdminUser.properties:58
 
|-
 
|-
| <nowiki>UID_NUMBER_START</nowiki>
+
| UID_NUMBER_START
 
| <nowiki>-1</nowiki>
 
| <nowiki>-1</nowiki>
 
| <nowiki>set to &gt; 0 to use the uidnumber feature </nowiki>
 
| <nowiki>set to &gt; 0 to use the uidnumber feature </nowiki>
 
| AdminUser.properties:6
 
| AdminUser.properties:6
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_SV_SV</nowiki>
+
| SENT_MAILFOLDER_SV_SV
 
| <nowiki>Skickat</nowiki>
 
| <nowiki>Skickat</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:62
 
| AdminUser.properties:62
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_SV_SV</nowiki>
+
| TRASH_MAILFOLDER_SV_SV
 
| <nowiki>Papperskorgen</nowiki>
 
| <nowiki>Papperskorgen</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:63
 
| AdminUser.properties:63
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_SV_SV</nowiki>
+
| DRAFTS_MAILFOLDER_SV_SV
 
| <nowiki>Utkast</nowiki>
 
| <nowiki>Utkast</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:64
 
| AdminUser.properties:64
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_SV_SV</nowiki>
+
| SPAM_MAILFOLDER_SV_SV
 
| <nowiki>Skr\u00E4ppost</nowiki>
 
| <nowiki>Skr\u00E4ppost</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:65
 
| AdminUser.properties:65
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_SV_SV" title="CONFIRMED_SPAM_MAILFOLDER_SV_SV"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_SV_SV
 
| <nowiki>bekr\u00E4ftad-skr\u00E4ppost</nowiki>
 
| <nowiki>bekr\u00E4ftad-skr\u00E4ppost</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:66
 
| AdminUser.properties:66
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_SV_SV" title="CONFIRMED_HAM_MAILFOLDER_SV_SV"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_SV_SV
 
| <nowiki>felaktigt-bekr\u00E4ftad-spam</nowiki>
 
| <nowiki>felaktigt-bekr\u00E4ftad-spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:67
 
| AdminUser.properties:67
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_ES_ES</nowiki>
+
| SENT_MAILFOLDER_ES_ES
 
| <nowiki>Elementos enviados</nowiki>
 
| <nowiki>Elementos enviados</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:71
 
| AdminUser.properties:71
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_ES_ES</nowiki>
+
| TRASH_MAILFOLDER_ES_ES
 
| <nowiki>Papelera</nowiki>
 
| <nowiki>Papelera</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:72
 
| AdminUser.properties:72
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_ES_ES</nowiki>
+
| DRAFTS_MAILFOLDER_ES_ES
 
| <nowiki>Borradores</nowiki>
 
| <nowiki>Borradores</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:73
 
| AdminUser.properties:73
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_ES_ES</nowiki>
+
| SPAM_MAILFOLDER_ES_ES
 
| <nowiki>Correo no deseado</nowiki>
 
| <nowiki>Correo no deseado</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:74
 
| AdminUser.properties:74
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_ES_ES" title="CONFIRMED_SPAM_MAILFOLDER_ES_ES"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_ES_ES
 
| <nowiki>correo basura confirmado</nowiki>
 
| <nowiki>correo basura confirmado</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:75
 
| AdminUser.properties:75
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_ES_ES" title="CONFIRMED_HAM_MAILFOLDER_ES_ES"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_ES_ES
 
| <span class="shortened" alt="correo leg\u00EDtimo confirmado" title="correo leg\u00EDtimo confirmado"><nowiki>correo leg\u00EDtimo confirm...</nowiki></span>
 
| <span class="shortened" alt="correo leg\u00EDtimo confirmado" title="correo leg\u00EDtimo confirmado"><nowiki>correo leg\u00EDtimo confirm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:76
 
| AdminUser.properties:76
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_JA_JP</nowiki>
+
| SENT_MAILFOLDER_JA_JP
 
| <span class="shortened" alt="\u9001\u4FE1\u6E08\u30A2\u30A4\u30C6\u30E0" title="\u9001\u4FE1\u6E08\u30A2\u30A4\u30C6\u30E0"><nowiki>\u9001\u4FE1\u6E08\u30A2\u30...</nowiki></span>
 
| <span class="shortened" alt="\u9001\u4FE1\u6E08\u30A2\u30A4\u30C6\u30E0" title="\u9001\u4FE1\u6E08\u30A2\u30A4\u30C6\u30E0"><nowiki>\u9001\u4FE1\u6E08\u30A2\u30...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:80
 
| AdminUser.properties:80
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_JA_JP</nowiki>
+
| TRASH_MAILFOLDER_JA_JP
 
| <span class="shortened" alt="\u524A\u9664\u6E08\u307F\u30A2\u30A4\u30C6\u30E0" title="\u524A\u9664\u6E08\u307F\u30A2\u30A4\u30C6\u30E0"><nowiki>\u524A\u9664\u6E08\u307F\u30...</nowiki></span>
 
| <span class="shortened" alt="\u524A\u9664\u6E08\u307F\u30A2\u30A4\u30C6\u30E0" title="\u524A\u9664\u6E08\u307F\u30A2\u30A4\u30C6\u30E0"><nowiki>\u524A\u9664\u6E08\u307F\u30...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:81
 
| AdminUser.properties:81
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_JA_JP</nowiki>
+
| DRAFTS_MAILFOLDER_JA_JP
 
| <nowiki>\u4E0B\u66F8\u304D</nowiki>
 
| <nowiki>\u4E0B\u66F8\u304D</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:82
 
| AdminUser.properties:82
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_JA_JP</nowiki>
+
| SPAM_MAILFOLDER_JA_JP
 
| <nowiki>\u8FF7\u60D1\u30E1\u30FC\u30EB</nowiki>
 
| <nowiki>\u8FF7\u60D1\u30E1\u30FC\u30EB</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:83
 
| AdminUser.properties:83
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_JA_JP" title="CONFIRMED_SPAM_MAILFOLDER_JA_JP"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_JA_JP
 
| <span class="shortened" alt="\u8FF7\u60D1\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09" title="\u8FF7\u60D1\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09"><nowiki>\u8FF7\u60D1\u30E1\u30FC\u30...</nowiki></span>
 
| <span class="shortened" alt="\u8FF7\u60D1\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09" title="\u8FF7\u60D1\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09"><nowiki>\u8FF7\u60D1\u30E1\u30FC\u30...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:84
 
| AdminUser.properties:84
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_JA_JP" title="CONFIRMED_HAM_MAILFOLDER_JA_JP"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_JA_JP
 
| <span class="shortened" alt="\u4E00\u822C\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09" title="\u4E00\u822C\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09"><nowiki>\u4E00\u822C\u30E1\u30FC\u30...</nowiki></span>
 
| <span class="shortened" alt="\u4E00\u822C\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09" title="\u4E00\u822C\u30E1\u30FC\u30EB\uFF08\u78BA\u8A8D\u6E08\uFF09"><nowiki>\u4E00\u822C\u30E1\u30FC\u30...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:85
 
| AdminUser.properties:85
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_PL_PL</nowiki>
+
| SENT_MAILFOLDER_PL_PL
 
| <nowiki>Elementy wys\u0142ane</nowiki>
 
| <nowiki>Elementy wys\u0142ane</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:89
 
| AdminUser.properties:89
 
|-
 
|-
| <span class="shortened" alt="CHECK_USER_UID_FOR_NOT_ALLOWED_CHARS" title="CHECK_USER_UID_FOR_NOT_ALLOWED_CHARS"><nowiki>CHECK_USER_UID_FOR_NOT_...</nowiki></span>
+
| CHECK_USER_UID_FOR_NOT_ALLOWED_CHARS
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>this will check the user name using the check below </nowiki>
 
| <nowiki>this will check the user name using the check below </nowiki>
 
| AdminUser.properties:9
 
| AdminUser.properties:9
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_PL_PL</nowiki>
+
| TRASH_MAILFOLDER_PL_PL
 
| <nowiki>Kosz</nowiki>
 
| <nowiki>Kosz</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:90
 
| AdminUser.properties:90
 
|-
 
|-
| <nowiki>DRAFTS_MAILFOLDER_PL_PL</nowiki>
+
| DRAFTS_MAILFOLDER_PL_PL
 
| <nowiki>Szkice</nowiki>
 
| <nowiki>Szkice</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:91
 
| AdminUser.properties:91
 
|-
 
|-
| <nowiki>SPAM_MAILFOLDER_PL_PL</nowiki>
+
| SPAM_MAILFOLDER_PL_PL
 
| <nowiki>Spam</nowiki>
 
| <nowiki>Spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:92
 
| AdminUser.properties:92
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_SPAM_MAILFOLDER_PL_PL" title="CONFIRMED_SPAM_MAILFOLDER_PL_PL"><nowiki>CONFIRMED_SPAM_MAILFOLD...</nowiki></span>
+
| CONFIRMED_SPAM_MAILFOLDER_PL_PL
 
| <nowiki>Potwierdzony spam</nowiki>
 
| <nowiki>Potwierdzony spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:93
 
| AdminUser.properties:93
 
|-
 
|-
| <span class="shortened" alt="CONFIRMED_HAM_MAILFOLDER_PL_PL" title="CONFIRMED_HAM_MAILFOLDER_PL_PL"><nowiki>CONFIRMED_HAM_MAILFOLDE...</nowiki></span>
+
| CONFIRMED_HAM_MAILFOLDER_PL_PL
 
| <nowiki>Potwierdzony nie-spam</nowiki>
 
| <nowiki>Potwierdzony nie-spam</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:94
 
| AdminUser.properties:94
 
|-
 
|-
| <nowiki>SENT_MAILFOLDER_IT_IT</nowiki>
+
| SENT_MAILFOLDER_IT_IT
 
| <nowiki>Posta inviata</nowiki>
 
| <nowiki>Posta inviata</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:98
 
| AdminUser.properties:98
 
|-
 
|-
| <nowiki>TRASH_MAILFOLDER_IT_IT</nowiki>
+
| TRASH_MAILFOLDER_IT_IT
 
| <nowiki>Cestino</nowiki>
 
| <nowiki>Cestino</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| AdminUser.properties:99
 
| AdminUser.properties:99
 
|-
 
|-
| <nowiki>verbosity</nowiki>
+
| verbosity
 
| <nowiki>1</nowiki>
 
| <nowiki>1</nowiki>
 
| <nowiki>verbosity: The level of messages for status/debug (messages go to standard output). The setting here is for your own local catalogs. The verbosity of Forrest's core catalogs is controlled via main/webapp/WEB-INF/cocoon.xconf  The following messages are provided ... 0 = none 1 = ? (... not sure yet) 2 = 1+, Loading catalog, Resolved public, Resolved system 3 = 2+, Catalog does not exist, resolvePublic, resolveSystem 10 = 3+, List all catalog entries when loading a catalog (Cocoon also logs the &quot;Resolved public&quot; messages.) </nowiki>
 
| <nowiki>verbosity: The level of messages for status/debug (messages go to standard output). The setting here is for your own local catalogs. The verbosity of Forrest's core catalogs is controlled via main/webapp/WEB-INF/cocoon.xconf  The following messages are provided ... 0 = none 1 = ? (... not sure yet) 2 = 1+, Loading catalog, Resolved public, Resolved system 3 = 2+, Catalog does not exist, resolvePublic, resolveSystem 10 = 3+, List all catalog entries when loading a catalog (Cocoon also logs the &quot;Resolved public&quot; messages.) </nowiki>
 
| CatalogManager.properties:41
 
| CatalogManager.properties:41
 
|-
 
|-
| <nowiki>catalogs</nowiki>
+
| catalogs
 
| <span class="shortened" alt="../resources/schema/catalog.xcat" title="../resources/schema/catalog.xcat"><nowiki>../resources/schema/catalog....</nowiki></span>
 
| <span class="shortened" alt="../resources/schema/catalog.xcat" title="../resources/schema/catalog.xcat"><nowiki>../resources/schema/catalog....</nowiki></span>
 
| <nowiki>catalogs ... list of additional catalogs to load (Note that Apache Forrest will automatically load its own default catalog from main/webapp/resources/schema/catalog.xcat) Use either full pathnames or relative pathnames. pathname separator is always semi-colon (;) regardless of operating system directory separator is always slash (/) regardless of operating system </nowiki>
 
| <nowiki>catalogs ... list of additional catalogs to load (Note that Apache Forrest will automatically load its own default catalog from main/webapp/resources/schema/catalog.xcat) Use either full pathnames or relative pathnames. pathname separator is always semi-colon (;) regardless of operating system directory separator is always slash (/) regardless of operating system </nowiki>
 
| CatalogManager.properties:49
 
| CatalogManager.properties:49
 
|-
 
|-
| <nowiki>relative-catalogs</nowiki>
+
| relative-catalogs
 
| <nowiki>no</nowiki>
 
| <nowiki>no</nowiki>
 
| <nowiki>relative-catalogs If false, relative catalog URIs are made absolute with respect to the base URI of the CatalogManager.properties file. This setting only applies to catalog URIs obtained from the catalogs property in the CatalogManager.properties file Example: relative-catalogs=[yes|no] </nowiki>
 
| <nowiki>relative-catalogs If false, relative catalog URIs are made absolute with respect to the base URI of the CatalogManager.properties file. This setting only applies to catalog URIs obtained from the catalogs property in the CatalogManager.properties file Example: relative-catalogs=[yes|no] </nowiki>
 
| CatalogManager.properties:57
 
| CatalogManager.properties:57
 
|-
 
|-
| <nowiki>GID_NUMBER_START</nowiki>
+
| GID_NUMBER_START
 
| <nowiki>-1</nowiki>
 
| <nowiki>-1</nowiki>
 
| <nowiki>set to higher than 0 to enable gid number feature </nowiki>
 
| <nowiki>set to higher than 0 to enable gid number feature </nowiki>
 
| Group.properties:2
 
| Group.properties:2
 
|-
 
|-
| <span class="shortened" alt="CHECK_GROUP_UID_FOR_NOT_ALLOWED_CHARS" title="CHECK_GROUP_UID_FOR_NOT_ALLOWED_CHARS"><nowiki>CHECK_GROUP_UID_FOR_NOT...</nowiki></span>
+
| CHECK_GROUP_UID_FOR_NOT_ALLOWED_CHARS
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>this will check the group name using the check below </nowiki>
 
| <nowiki>this will check the group name using the check below </nowiki>
 
| Group.properties:5
 
| Group.properties:5
 
|-
 
|-
| <nowiki>CHECK_GROUP_UID_REGEXP</nowiki>
+
| CHECK_GROUP_UID_REGEXP
 
| <nowiki>[ $@%\\.+a-zA-Z0-9_-]</nowiki>
 
| <nowiki>[ $@%\\.+a-zA-Z0-9_-]</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| Group.properties:6
 
| Group.properties:6
 
|-
 
|-
| <nowiki>AUTO_TO_LOWERCASE_UID</nowiki>
+
| AUTO_TO_LOWERCASE_UID
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>this will lowercase the uid </nowiki>
 
| <nowiki>this will lowercase the uid </nowiki>
 
| Group.properties:9
 
| Group.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mailstore.cacheTTL" title="com.openexchange.mailstore.cacheTTL"><nowiki>com.openexchange.mailst...</nowiki></span>
+
| webmail_plus
| <nowiki>10000</nowiki>
 
| <nowiki>The time span in milliseconds after which the cache might become dirty and should be checked against the real data </nowiki>
 
| Mailstore-bundle.properties:11
 
|-
 
| <span class="shortened" alt="com.openexchange.mailstore.idsort" title="com.openexchange.mailstore.idsort"><nowiki>com.openexchange.mailst...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Define if the ID is used for sorting after received date </nowiki>
 
| Mailstore-bundle.properties:13
 
|-
 
| <span class="shortened" alt="com.openexchange.mailstore.mailstoreSearch" title="com.openexchange.mailstore.mailstoreSearch"><nowiki>com.openexchange.mailst...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Define if the mailstore's findMails method should be used for searching where possible </nowiki>
 
| Mailstore-bundle.properties:15
 
|-
 
| <span class="shortened" alt="com.openexchange.mailstore.timeout" title="com.openexchange.mailstore.timeout"><nowiki>com.openexchange.mailst...</nowiki></span>
 
| <nowiki>15000</nowiki>
 
| <nowiki>The time in milliseconds after which the timeout is reached </nowiki>
 
| Mailstore-bundle.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.mailstore.spamHandler" title="com.openexchange.mailstore.spamHandler"><nowiki>com.openexchange.mailst...</nowiki></span>
 
| <nowiki>DefaultSpamHandler</nowiki>
 
| <nowiki>Define the registration name of the appropriate spam handler to use </nowiki>
 
| Mailstore-bundle.properties:4
 
|-
 
| <nowiki>nemesis.sgate.host0</nowiki>
 
| <nowiki>localhost</nowiki>
 
| <nowiki>Here you can add properties which will be directly forwarded to the mailstore api. In fact all properties beginning with &quot;nemesis.sgate&quot; will be forwarded </nowiki>
 
| Mailstore-bundle.properties:8
 
|-
 
| <nowiki>webmail_plus</nowiki>
 
 
| <nowiki>contacts,webmail</nowiki>
 
| <nowiki>contacts,webmail</nowiki>
 
| <nowiki>this are the deprecated definitions of module access combinations. please use the newly defined sets. </nowiki>
 
| <nowiki>this are the deprecated definitions of module access combinations. please use the newly defined sets. </nowiki>
 
| ModuleAccessDefinitions.properties:40
 
| ModuleAccessDefinitions.properties:40
 
|-
 
|-
| <nowiki>pim_plus</nowiki>
+
| pim_plus
 
| <span class="shortened" alt="contacts,webmail,calendar,tasks" title="contacts,webmail,calendar,tasks"><nowiki>contacts,webmail,calendar,ta...</nowiki></span>
 
| <span class="shortened" alt="contacts,webmail,calendar,tasks" title="contacts,webmail,calendar,tasks"><nowiki>contacts,webmail,calendar,ta...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:41
 
| ModuleAccessDefinitions.properties:41
 
|-
 
|-
| <nowiki>groupware_plus</nowiki>
+
| groupware_plus
 
| <span class="shortened" alt="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders" title="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders"><nowiki>contacts,webmail,calendar,de...</nowiki></span>
 
| <span class="shortened" alt="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders" title="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders"><nowiki>contacts,webmail,calendar,de...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:42
 
| ModuleAccessDefinitions.properties:42
 
|-
 
|-
| <nowiki>premium</nowiki>
+
| premium
 
| <span class="shortened" alt="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders,ical,vcard,webdav,webdavxml" title="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders,ical,vcard,webdav,webdavxml"><nowiki>contacts,webmail,calendar,de...</nowiki></span>
 
| <span class="shortened" alt="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders,ical,vcard,webdav,webdavxml" title="contacts,webmail,calendar,delegatetask,tasks,editpublicfolders,infostore,publicfoldereditable,readcreatesharedfolders,ical,vcard,webdav,webdavxml"><nowiki>contacts,webmail,calendar,de...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:43
 
| ModuleAccessDefinitions.properties:43
 
|-
 
|-
| <nowiki>groupware</nowiki>
+
| groupware
 
| <span class="shortened" alt="calendar,contacts,delegatetask,editpublicfolders,forum,ical,infostore,publicfoldereditable,pinboardwrite,projects,readcreatesharedfolders,rssbookmarks,rssportal,tasks,vcard,webdav,webdavxml,webmail,editresource,editgroup,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication" title="calendar,contacts,delegatetask,editpublicfolders,forum,ical,infostore,publicfoldereditable,pinboardwrite,projects,readcreatesharedfolders,rssbookmarks,rssportal,tasks,vcard,webdav,webdavxml,webmail,editresource,editgroup,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>calendar,contacts,delegateta...</nowiki></span>
 
| <span class="shortened" alt="calendar,contacts,delegatetask,editpublicfolders,forum,ical,infostore,publicfoldereditable,pinboardwrite,projects,readcreatesharedfolders,rssbookmarks,rssportal,tasks,vcard,webdav,webdavxml,webmail,editresource,editgroup,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication" title="calendar,contacts,delegatetask,editpublicfolders,forum,ical,infostore,publicfoldereditable,pinboardwrite,projects,readcreatesharedfolders,rssbookmarks,rssportal,tasks,vcard,webdav,webdavxml,webmail,editresource,editgroup,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>calendar,contacts,delegateta...</nowiki></span>
 
| <nowiki>PLEASE Update accordingly when UPDATING &quot;all&quot; level! Includes all modules except mobility, </nowiki>
 
| <nowiki>PLEASE Update accordingly when UPDATING &quot;all&quot; level! Includes all modules except mobility, </nowiki>
 
| ModuleAccessDefinitions.properties:47
 
| ModuleAccessDefinitions.properties:47
 
|-
 
|-
| <nowiki>webmail</nowiki>
+
| webmail
 
| <span class="shortened" alt="webmail,contacts,globaladdressbookdisabled,collectemailaddresses,editpassword" title="webmail,contacts,globaladdressbookdisabled,collectemailaddresses,editpassword"><nowiki>webmail,contacts,globaladdre...</nowiki></span>
 
| <span class="shortened" alt="webmail,contacts,globaladdressbookdisabled,collectemailaddresses,editpassword" title="webmail,contacts,globaladdressbookdisabled,collectemailaddresses,editpassword"><nowiki>webmail,contacts,globaladdre...</nowiki></span>
 
| <nowiki> </nowiki>
 
| <nowiki> </nowiki>
 
| ModuleAccessDefinitions.properties:50
 
| ModuleAccessDefinitions.properties:50
 
|-
 
|-
| <nowiki>pim</nowiki>
+
| pim
 
| <span class="shortened" alt="webmail,calendar,contacts,tasks,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword" title="webmail,calendar,contacts,tasks,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword"><nowiki>webmail,calendar,contacts,ta...</nowiki></span>
 
| <span class="shortened" alt="webmail,calendar,contacts,tasks,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword" title="webmail,calendar,contacts,tasks,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword"><nowiki>webmail,calendar,contacts,ta...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:51
 
| ModuleAccessDefinitions.properties:51
 
|-
 
|-
| <nowiki>pim_infostore</nowiki>
+
| pim_infostore
 
| <span class="shortened" alt="webmail,calendar,contacts,tasks,infostore,webdav,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword" title="webmail,calendar,contacts,tasks,infostore,webdav,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword"><nowiki>webmail,calendar,contacts,ta...</nowiki></span>
 
| <span class="shortened" alt="webmail,calendar,contacts,tasks,infostore,webdav,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword" title="webmail,calendar,contacts,tasks,infostore,webdav,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword"><nowiki>webmail,calendar,contacts,ta...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:52
 
| ModuleAccessDefinitions.properties:52
 
|-
 
|-
| <nowiki>pim_mobility</nowiki>
+
| pim_mobility
 
| <span class="shortened" alt="webmail,calendar,contacts,tasks,syncml,usm,activesync,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword" title="webmail,calendar,contacts,tasks,syncml,usm,activesync,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword"><nowiki>webmail,calendar,contacts,ta...</nowiki></span>
 
| <span class="shortened" alt="webmail,calendar,contacts,tasks,syncml,usm,activesync,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword" title="webmail,calendar,contacts,tasks,syncml,usm,activesync,globaladdressbookdisabled,collectemailaddresses,multiplemailaccounts,subscription,publication,editpassword"><nowiki>webmail,calendar,contacts,ta...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:53
 
| ModuleAccessDefinitions.properties:53
 
|-
 
|-
| <nowiki>groupware_standard</nowiki>
+
| groupware_standard
 
| <span class="shortened" alt="webmail,calendar,contacts,infostore,tasks,webdav,ical,vcard,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication" title="webmail,calendar,contacts,infostore,tasks,webdav,ical,vcard,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>webmail,calendar,contacts,in...</nowiki></span>
 
| <span class="shortened" alt="webmail,calendar,contacts,infostore,tasks,webdav,ical,vcard,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication" title="webmail,calendar,contacts,infostore,tasks,webdav,ical,vcard,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>webmail,calendar,contacts,in...</nowiki></span>
 
| <nowiki>Groupware Standard always gets new features except mobility and OXtender. </nowiki>
 
| <nowiki>Groupware Standard always gets new features except mobility and OXtender. </nowiki>
 
| ModuleAccessDefinitions.properties:55
 
| ModuleAccessDefinitions.properties:55
 
|-
 
|-
| <nowiki>groupware_premium</nowiki>
+
| groupware_premium
 
| <span class="shortened" alt="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication" title="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>webmail,calendar,contacts,in...</nowiki></span>
 
| <span class="shortened" alt="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication" title="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>webmail,calendar,contacts,in...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:56
 
| ModuleAccessDefinitions.properties:56
 
|-
 
|-
| <nowiki>all</nowiki>
+
| all
 
| <span class="shortened" alt="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,publicfoldereditable,collectemailaddresses,multiplemailaccounts,subscription,publication" title="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,publicfoldereditable,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>webmail,calendar,contacts,in...</nowiki></span>
 
| <span class="shortened" alt="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,publicfoldereditable,collectemailaddresses,multiplemailaccounts,subscription,publication" title="webmail,calendar,contacts,infostore,tasks,webdav,webdavxml,ical,vcard,syncml,usm,olox20,activesync,readcreatesharedfolders,delegatetask,editpublicfolders,editgroup,editresource,editpassword,publicfoldereditable,collectemailaddresses,multiplemailaccounts,subscription,publication"><nowiki>webmail,calendar,contacts,in...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ModuleAccessDefinitions.properties:57
 
| ModuleAccessDefinitions.properties:57
 
|-
 
|-
| <span class="shortened" alt="CHECK_RES_UID_FOR_NOT_ALLOWED_CHARS" title="CHECK_RES_UID_FOR_NOT_ALLOWED_CHARS"><nowiki>CHECK_RES_UID_FOR_NOT_A...</nowiki></span>
+
| CHECK_RES_UID_FOR_NOT_ALLOWED_CHARS
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>this will check the resource name using the check below </nowiki>
 
| <nowiki>this will check the resource name using the check below </nowiki>
 
| Resource.properties:2
 
| Resource.properties:2
 
|-
 
|-
| <nowiki>CHECK_RES_UID_REGEXP</nowiki>
+
| CHECK_RES_UID_REGEXP
 
| <nowiki>[ $@%\\.+a-zA-Z0-9_-]</nowiki>
 
| <nowiki>[ $@%\\.+a-zA-Z0-9_-]</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| Resource.properties:3
 
| Resource.properties:3
 
|-
 
|-
| <nowiki>AUTO_TO_LOWERCASE_UID</nowiki>
+
| AUTO_TO_LOWERCASE_UID
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>this will lowercase the uid </nowiki>
 
| <nowiki>this will lowercase the uid </nowiki>
 
| Resource.properties:6
 
| Resource.properties:6
 
|-
 
|-
| <nowiki>SERVLET_POOL_SIZE</nowiki>
+
| SERVLET_POOL_SIZE
 
| <nowiki> 1</nowiki>
 
| <nowiki> 1</nowiki>
 
| <nowiki>initial number of instances held in memory for each available single threaded servlet (single threaded servlets are deprecated and are not used by the open-xchange server) </nowiki>
 
| <nowiki>initial number of instances held in memory for each available single threaded servlet (single threaded servlets are deprecated and are not used by the open-xchange server) </nowiki>
 
| ajp.properties:13
 
| ajp.properties:13
 
|-
 
|-
| <nowiki>AJP_SERVER_THREAD_SIZE</nowiki>
+
| AJP_SERVER_THREAD_SIZE
 
| <nowiki> 1</nowiki>
 
| <nowiki> 1</nowiki>
 
| <nowiki>Number of AJP server threads which create a client socket on an incoming request. This is the number of threads processing new opened AJP sockets. AJP sockets are kept alive by default therefore only one thread is recommended </nowiki>
 
| <nowiki>Number of AJP server threads which create a client socket on an incoming request. This is the number of threads processing new opened AJP sockets. AJP sockets are kept alive by default therefore only one thread is recommended </nowiki>
 
| ajp.properties:18
 
| ajp.properties:18
 
|-
 
|-
| <nowiki>AJP_LISTENER_POOL_SIZE</nowiki>
+
| AJP_LISTENER_POOL_SIZE
 
| <nowiki> 1</nowiki>
 
| <nowiki> 1</nowiki>
 
| <nowiki>AJP listener pool size number of initially created AJP listeners for processing incoming AJP requests This pool does grow dynamically but does not go below. </nowiki>
 
| <nowiki>AJP listener pool size number of initially created AJP listeners for processing incoming AJP requests This pool does grow dynamically but does not go below. </nowiki>
 
| ajp.properties:23
 
| ajp.properties:23
 
|-
 
|-
| <nowiki>AJP_LISTENER_READ_TIMEOUT</nowiki>
+
| AJP_LISTENER_READ_TIMEOUT
 
| <nowiki> 60000</nowiki>
 
| <nowiki> 60000</nowiki>
 
| <nowiki>The amount of time in milliseconds a listener is going to wait (or block) while waiting to read the initial bytes from web server from input stream 0 stands for unlimited and should not be changed because if the server does close connections here the sticky sessions would break. </nowiki>
 
| <nowiki>The amount of time in milliseconds a listener is going to wait (or block) while waiting to read the initial bytes from web server from input stream 0 stands for unlimited and should not be changed because if the server does close connections here the sticky sessions would break. </nowiki>
 
| ajp.properties:29
 
| ajp.properties:29
 
|-
 
|-
| <nowiki>AJP_KEEP_ALIVE_TIME</nowiki>
+
| AJP_KEEP_ALIVE_TIME
 
| <nowiki> 20000</nowiki>
 
| <nowiki> 20000</nowiki>
 
| <nowiki>DEFINE THE AJP KEEP-ALIVE TIME. IF An INCOMIN REQUEST'S PROCESSING TIME EXCEEDS THIS VALUE, A KEEP-ALIVE IS FLUSHED TO WEB SERVER TO AVOID POSSIBLE TIMEOUTS ON SOCKET CONNECTION. </nowiki>
 
| <nowiki>DEFINE THE AJP KEEP-ALIVE TIME. IF An INCOMIN REQUEST'S PROCESSING TIME EXCEEDS THIS VALUE, A KEEP-ALIVE IS FLUSHED TO WEB SERVER TO AVOID POSSIBLE TIMEOUTS ON SOCKET CONNECTION. </nowiki>
 
| ajp.properties:33
 
| ajp.properties:33
 
|-
 
|-
| <nowiki>AJP_SERVLET_CONFIG_DIR</nowiki>
+
| AJP_SERVLET_CONFIG_DIR
 
| <nowiki> null</nowiki>
 
| <nowiki> null</nowiki>
 
| <nowiki>DEFINE THE DIRECTORY PATH THAT CARRIES SERVLETS' CONFIGURATION PROPERTIES. THE PROPERTIES DEFINED FOR A SERVLET CONSIST OF THREE PARTS: 1. THE GLOBAL PROPERTIES DIRECTLY LOCATED IN DIRECTORY PATH SPECIFIED BY THIS PROPERTY. THESE PROPERTIES APPLY TO ALL SERVLET INSTANCES 2. THE PATH-SPECIFIC PROPERTIES DEFINED IN A SUBDIRECTORY EQUAL TO SERVLET'S PATH 3. THE CLASS-SPECIFIC PROPERTIES DEFINED IN A FILE WHOSE NAMING IS EQUAL TO SERVLET CLASS' CANONICAL NAME WITH THE COMMON &quot;.properties&quot; PROPERTY FILE EXTENSION IF THIS VALUE IS LEFT TO &quot;null&quot; THIS PROPERTY FALLS BACK TO DEFAULT PATH: &quot;/opt/open-xchange/etc/servletConfig&quot; </nowiki>
 
| <nowiki>DEFINE THE DIRECTORY PATH THAT CARRIES SERVLETS' CONFIGURATION PROPERTIES. THE PROPERTIES DEFINED FOR A SERVLET CONSIST OF THREE PARTS: 1. THE GLOBAL PROPERTIES DIRECTLY LOCATED IN DIRECTORY PATH SPECIFIED BY THIS PROPERTY. THESE PROPERTIES APPLY TO ALL SERVLET INSTANCES 2. THE PATH-SPECIFIC PROPERTIES DEFINED IN A SUBDIRECTORY EQUAL TO SERVLET'S PATH 3. THE CLASS-SPECIFIC PROPERTIES DEFINED IN A FILE WHOSE NAMING IS EQUAL TO SERVLET CLASS' CANONICAL NAME WITH THE COMMON &quot;.properties&quot; PROPERTY FILE EXTENSION IF THIS VALUE IS LEFT TO &quot;null&quot; THIS PROPERTY FALLS BACK TO DEFAULT PATH: &quot;/opt/open-xchange/etc/servletConfig&quot; </nowiki>
 
| ajp.properties:46
 
| ajp.properties:46
 
|-
 
|-
| <nowiki>AJP_LOG_FORWARD_REQUEST</nowiki>
+
| AJP_LOG_FORWARD_REQUEST
 
| <nowiki> FALSE</nowiki>
 
| <nowiki> FALSE</nowiki>
 
| <nowiki>Logs corresponding AJP forward request if an unexpected empty body request is detected </nowiki>
 
| <nowiki>Logs corresponding AJP forward request if an unexpected empty body request is detected </nowiki>
 
| ajp.properties:50
 
| ajp.properties:50
 
|-
 
|-
| <nowiki>AJP_BACKLOG</nowiki>
+
| AJP_BACKLOG
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
 
| <nowiki>Specify the backlog for opened AJP server socket Default is zero; meaning using JVM's default backlog setting </nowiki>
 
| <nowiki>Specify the backlog for opened AJP server socket Default is zero; meaning using JVM's default backlog setting </nowiki>
 
| ajp.properties:8
 
| ajp.properties:8
 
|-
 
|-
| <nowiki>productname </nowiki>
+
| com.openexchange.app.descriptions.path
| <nowiki> 1&amp;1 Webmail</nowiki>
 
| <nowiki>Package name for app </nowiki>
 
| app.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.app.descriptions.path" title="com.openexchange.app.descriptions.path"><nowiki>com.openexchange.app.de...</nowiki></span>
 
 
| <nowiki>/var/www/webdesktop/AppForge</nowiki>
 
| <nowiki>/var/www/webdesktop/AppForge</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| appstore.properties:1
 
| appstore.properties:1
 
|-
 
|-
| <nowiki>io.ox/core//theme</nowiki>
+
| io.ox/core//theme
 
| <nowiki>default</nowiki>
 
| <nowiki>default</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| appsuite.properties:1
 
| appsuite.properties:1
 
|-
 
|-
| <span class="shortened" alt="io.ox/core/settingOptions//themes/default" title="io.ox/core/settingOptions//themes/default"><nowiki>io.ox/core/settingOptio...</nowiki></span>
+
| io.ox/core/settingOptions//themes/default
 
| <nowiki>Default Theme</nowiki>
 
| <nowiki>Default Theme</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| appsuite.properties:3
 
| appsuite.properties:3
 
|-
 
|-
| <nowiki>translator.get_request </nowiki>
+
| translator.get_request  
 
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
 
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
 
| <nowiki>Translator configuration </nowiki>
 
| <nowiki>Translator configuration </nowiki>
 
| attachment-querybuilder.properties:12
 
| attachment-querybuilder.properties:12
 
|-
 
|-
| <nowiki>get_request.id_field </nowiki>
+
| get_request.id_field  
 
| <nowiki> uuid</nowiki>
 
| <nowiki> uuid</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:13
 
| attachment-querybuilder.properties:13
 
|-
 
|-
| <nowiki>translator.all_request </nowiki>
+
| translator.all_request  
 
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
 
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:15
 
| attachment-querybuilder.properties:15
 
|-
 
|-
| <nowiki>translator.custom </nowiki>
+
| translator.custom  
 
| <span class="shortened" alt=" com.openexchange.index.solr.internal.attachments.translators.CustomTranslator" title=" com.openexchange.index.solr.internal.attachments.translators.CustomTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
 
| <span class="shortened" alt=" com.openexchange.index.solr.internal.attachments.translators.CustomTranslator" title=" com.openexchange.index.solr.internal.attachments.translators.CustomTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:17
 
| attachment-querybuilder.properties:17
 
|-
 
|-
| <nowiki>field.param6 </nowiki>
+
| field.param6  
 
| <nowiki> id</nowiki>
 
| <nowiki> id</nowiki>
 
| <nowiki>Field configuration </nowiki>
 
| <nowiki>Field configuration </nowiki>
 
| attachment-querybuilder.properties:2
 
| attachment-querybuilder.properties:2
 
|-
 
|-
| <nowiki>handler.simple </nowiki>
+
| handler.simple  
 
| <nowiki> simpleSearch</nowiki>
 
| <nowiki> simpleSearch</nowiki>
 
| <nowiki>Handler configuration </nowiki>
 
| <nowiki>Handler configuration </nowiki>
 
| attachment-querybuilder.properties:5
 
| attachment-querybuilder.properties:5
 
|-
 
|-
| <nowiki>handler.custom </nowiki>
+
| handler.custom  
 
| <nowiki> customSearch</nowiki>
 
| <nowiki> customSearch</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:6
 
| attachment-querybuilder.properties:6
 
|-
 
|-
| <nowiki>handler.get_request </nowiki>
+
| handler.get_request  
 
| <nowiki> getSearch</nowiki>
 
| <nowiki> getSearch</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:7
 
| attachment-querybuilder.properties:7
 
|-
 
|-
| <nowiki>handler.all_request </nowiki>
+
| handler.all_request  
 
| <nowiki> allSearch</nowiki>
 
| <nowiki> allSearch</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:8
 
| attachment-querybuilder.properties:8
 
|-
 
|-
| <span class="shortened" alt="handler.persons_and_topics " title="handler.persons_and_topics "><nowiki>handler.persons_and_top...</nowiki></span>
+
| handler.persons_and_topics  
 
| <nowiki> personsAndTopics</nowiki>
 
| <nowiki> personsAndTopics</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment-querybuilder.properties:9
 
| attachment-querybuilder.properties:9
 
|-
 
|-
| <nowiki>MAX_UPLOAD_SIZE</nowiki>
+
| MAX_UPLOAD_SIZE
 
| <nowiki>10485760</nowiki>
 
| <nowiki>10485760</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| attachment.properties:6
 
| attachment.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.enabled" title="com.openexchange.audit.logging.AuditFileHandler.enabled"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.enabled
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:1
 
| audit.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.pattern" title="com.openexchange.audit.logging.AuditFileHandler.pattern"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.pattern
 
| <span class="shortened" alt="/var/log/open-xchange/audit.log" title="/var/log/open-xchange/audit.log"><nowiki>/var/log/open-xchange/audit....</nowiki></span>
 
| <span class="shortened" alt="/var/log/open-xchange/audit.log" title="/var/log/open-xchange/audit.log"><nowiki>/var/log/open-xchange/audit....</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:2
 
| audit.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.level" title="com.openexchange.audit.logging.AuditFileHandler.level"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.level
 
| <nowiki>ALL</nowiki>
 
| <nowiki>ALL</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:3
 
| audit.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.limit" title="com.openexchange.audit.logging.AuditFileHandler.limit"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.limit
 
| <nowiki>2097152</nowiki>
 
| <nowiki>2097152</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:4
 
| audit.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.count" title="com.openexchange.audit.logging.AuditFileHandler.count"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.count
 
| <nowiki>99</nowiki>
 
| <nowiki>99</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:5
 
| audit.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.formatter" title="com.openexchange.audit.logging.AuditFileHandler.formatter"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.formatter
 
| <span class="shortened" alt="java.util.logging.SimpleFormatter" title="java.util.logging.SimpleFormatter"><nowiki>java.util.logging.SimpleForm...</nowiki></span>
 
| <span class="shortened" alt="java.util.logging.SimpleFormatter" title="java.util.logging.SimpleFormatter"><nowiki>java.util.logging.SimpleForm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:6
 
| audit.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.audit.logging.AuditFileHandler.append" title="com.openexchange.audit.logging.AuditFileHandler.append"><nowiki>com.openexchange.audit....</nowiki></span>
+
| com.openexchange.audit.logging.AuditFileHandler.append
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| audit.properties:7
 
| audit.properties:7
 
|-
 
|-
| <nowiki>LDAP_HOST</nowiki>
+
| LDAP_HOST
 
| <nowiki>localhost</nowiki>
 
| <nowiki>localhost</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| authplugin.properties:1
 
| authplugin.properties:1
 
|-
 
|-
| <nowiki>LDAP_BASE</nowiki>
+
| LDAP_BASE
 
| <nowiki>dc=example,dc=org</nowiki>
 
| <nowiki>dc=example,dc=org</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| authplugin.properties:2
 
| authplugin.properties:2
 
|-
 
|-
| <nowiki>LDAP_PORT</nowiki>
+
| LDAP_PORT
 
| <nowiki>389</nowiki>
 
| <nowiki>389</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| authplugin.properties:3
 
| authplugin.properties:3
 
|-
 
|-
| <nowiki>LDAP_SEARCH</nowiki>
+
| LDAP_SEARCH
 
| <span class="shortened" alt="(&amp;(objectClass=oxdbObject)(uid=@USER@))" title="(&amp;(objectClass=oxdbObject)(uid=@USER@))"><nowiki>(&amp;(objectClass=oxdbObject)(u...</nowiki></span>
 
| <span class="shortened" alt="(&amp;(objectClass=oxdbObject)(uid=@USER@))" title="(&amp;(objectClass=oxdbObject)(uid=@USER@))"><nowiki>(&amp;(objectClass=oxdbObject)(u...</nowiki></span>
 
| <nowiki>search query to get the users ldap dn ,@USER@ will be replaced by the username </nowiki>
 
| <nowiki>search query to get the users ldap dn ,@USER@ will be replaced by the username </nowiki>
 
| authplugin.properties:5
 
| authplugin.properties:5
 
|-
 
|-
| <nowiki>LDAP_ATTRIBUTE</nowiki>
+
| LDAP_ATTRIBUTE
 
| <nowiki>mailPrimaryAddress</nowiki>
 
| <nowiki>mailPrimaryAddress</nowiki>
 
| <nowiki>which attribute should be parsed for the email adress (context=domainpart) </nowiki>
 
| <nowiki>which attribute should be parsed for the email adress (context=domainpart) </nowiki>
 
| authplugin.properties:7
 
| authplugin.properties:7
 
|-
 
|-
| <nowiki>USE_POOL</nowiki>
+
| USE_POOL
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| authplugin.properties:8
 
| authplugin.properties:8
 
|-
 
|-
| <nowiki>AUTOCID_STORAGE</nowiki>
+
| AUTOCID_STORAGE
 
| <span class="shortened" alt="com.openexchange.admin.autocontextid.storage.mysqlStorage.OXAutoCIDMySQLStorage" title="com.openexchange.admin.autocontextid.storage.mysqlStorage.OXAutoCIDMySQLStorage"><nowiki>com.openexchange.admin.autoc...</nowiki></span>
 
| <span class="shortened" alt="com.openexchange.admin.autocontextid.storage.mysqlStorage.OXAutoCIDMySQLStorage" title="com.openexchange.admin.autocontextid.storage.mysqlStorage.OXAutoCIDMySQLStorage"><nowiki>com.openexchange.admin.autoc...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| autocid.properties:1
 
| autocid.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.autoconfig.path" title="com.openexchange.mail.autoconfig.path"><nowiki>com.openexchange.mail.a...</nowiki></span>
+
| com.openexchange.mail.autoconfig.path
 
| <nowiki>/opt/open-xchange/ispdb</nowiki>
 
| <nowiki>/opt/open-xchange/ispdb</nowiki>
 
| <nowiki>Path to the local configuration files for mail domains. See https://developer.mozilla.org/en/Thunderbird/Autoconfiguration </nowiki>
 
| <nowiki>Path to the local configuration files for mail domains. See https://developer.mozilla.org/en/Thunderbird/Autoconfiguration </nowiki>
 
| autoconfig.properties:3
 
| autoconfig.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.autoconfig.ispdb" title="com.openexchange.mail.autoconfig.ispdb"><nowiki>com.openexchange.mail.a...</nowiki></span>
+
| com.openexchange.mail.autoconfig.ispdb
 
| <span class="shortened" alt="https://live.mozillamessaging.com/autoconfig/v1.1/" title="https://live.mozillamessaging.com/autoconfig/v1.1/"><nowiki>https://live.mozillamessagin...</nowiki></span>
 
| <span class="shortened" alt="https://live.mozillamessaging.com/autoconfig/v1.1/" title="https://live.mozillamessaging.com/autoconfig/v1.1/"><nowiki>https://live.mozillamessagin...</nowiki></span>
 
| <nowiki>The ISPDB is a central database, currently hosted by Mozilla Messaging, but free to use for any client. It contains settings for the world's largest ISPs. We hope that the database will soon have enough information to autoconfigure approximately 50% of our user's email accounts. </nowiki>
 
| <nowiki>The ISPDB is a central database, currently hosted by Mozilla Messaging, but free to use for any client. It contains settings for the world's largest ISPs. We hope that the database will soon have enough information to autoconfigure approximately 50% of our user's email accounts. </nowiki>
 
| autoconfig.properties:8
 
| autoconfig.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.cloudwatchregion " title="com.openexchange.aws.cloudwatchregion "><nowiki>com.openexchange.aws.cl...</nowiki></span>
+
| com.openexchange.aws.cloudwatchregion  
 
| <span class="shortened" alt=" monitoring.eu-west-1.amazonaws.com" title=" monitoring.eu-west-1.amazonaws.com"><nowiki> monitoring.eu-west-1.amazon...</nowiki></span>
 
| <span class="shortened" alt=" monitoring.eu-west-1.amazonaws.com" title=" monitoring.eu-west-1.amazonaws.com"><nowiki> monitoring.eu-west-1.amazon...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:10
 
| aws.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.s3region " title="com.openexchange.aws.s3region "><nowiki>com.openexchange.aws.s3...</nowiki></span>
+
| com.openexchange.aws.s3region  
 
| <nowiki> s3-eu-west-1.amazonaws.com</nowiki>
 
| <nowiki> s3-eu-west-1.amazonaws.com</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:11
 
| aws.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.s3encryption " title="com.openexchange.aws.s3encryption "><nowiki>com.openexchange.aws.s3...</nowiki></span>
+
| com.openexchange.aws.s3encryption  
 
| <nowiki> true</nowiki>
 
| <nowiki> true</nowiki>
 
| <nowiki>Optional encryption for amazon S3 </nowiki>
 
| <nowiki>Optional encryption for amazon S3 </nowiki>
 
| aws.properties:14
 
| aws.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.aeskey " title="com.openexchange.aws.aeskey "><nowiki>com.openexchange.aws.ae...</nowiki></span>
+
| com.openexchange.aws.aeskey  
 
| <span class="shortened" alt=" E710DF51333E8B35D32AE732E9BA203298F7F831B7DAA79ADA176BEB176ED24E" title=" E710DF51333E8B35D32AE732E9BA203298F7F831B7DAA79ADA176BEB176ED24E"><nowiki> E710DF51333E8B35D32AE732E9B...</nowiki></span>
 
| <span class="shortened" alt=" E710DF51333E8B35D32AE732E9BA203298F7F831B7DAA79ADA176BEB176ED24E" title=" E710DF51333E8B35D32AE732E9BA203298F7F831B7DAA79ADA176BEB176ED24E"><nowiki> E710DF51333E8B35D32AE732E9B...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:15
 
| aws.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.aesiv " title="com.openexchange.aws.aesiv "><nowiki>com.openexchange.aws.ae...</nowiki></span>
+
| com.openexchange.aws.aesiv  
 
| <span class="shortened" alt=" DA802F4961847681C5BCB3971922C41A" title=" DA802F4961847681C5BCB3971922C41A"><nowiki> DA802F4961847681C5BCB397192...</nowiki></span>
 
| <span class="shortened" alt=" DA802F4961847681C5BCB3971922C41A" title=" DA802F4961847681C5BCB3971922C41A"><nowiki> DA802F4961847681C5BCB397192...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:16
 
| aws.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.aessalt " title="com.openexchange.aws.aessalt "><nowiki>com.openexchange.aws.ae...</nowiki></span>
+
| com.openexchange.aws.aessalt  
 
| <nowiki> 54703F3B8178AE4A</nowiki>
 
| <nowiki> 54703F3B8178AE4A</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:17
 
| aws.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.accessKey " title="com.openexchange.aws.accessKey "><nowiki>com.openexchange.aws.ac...</nowiki></span>
+
| com.openexchange.aws.accessKey  
 
| <nowiki> </nowiki>
 
| <nowiki> </nowiki>
 
| <nowiki>Fill in your AWS Access Key ID and Secret Access Key http://aws.amazon.com/security-credentials </nowiki>
 
| <nowiki>Fill in your AWS Access Key ID and Secret Access Key http://aws.amazon.com/security-credentials </nowiki>
 
| aws.properties:3
 
| aws.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.secretKey " title="com.openexchange.aws.secretKey "><nowiki>com.openexchange.aws.se...</nowiki></span>
+
| com.openexchange.aws.secretKey  
 
| <nowiki> </nowiki>
 
| <nowiki> </nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:4
 
| aws.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.ec2region " title="com.openexchange.aws.ec2region "><nowiki>com.openexchange.aws.ec...</nowiki></span>
+
| com.openexchange.aws.ec2region  
 
| <nowiki> ec2.eu-west-1.amazonaws.com</nowiki>
 
| <nowiki> ec2.eu-west-1.amazonaws.com</nowiki>
 
| <nowiki>Set urls of the regions for aws </nowiki>
 
| <nowiki>Set urls of the regions for aws </nowiki>
 
| aws.properties:7
 
| aws.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.lbregion " title="com.openexchange.aws.lbregion "><nowiki>com.openexchange.aws.lb...</nowiki></span>
+
| com.openexchange.aws.lbregion  
 
| <span class="shortened" alt=" eu-west-1.elasticloadbalancing.amazonaws.com" title=" eu-west-1.elasticloadbalancing.amazonaws.com"><nowiki> eu-west-1.elasticloadbalanc...</nowiki></span>
 
| <span class="shortened" alt=" eu-west-1.elasticloadbalancing.amazonaws.com" title=" eu-west-1.elasticloadbalancing.amazonaws.com"><nowiki> eu-west-1.elasticloadbalanc...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:8
 
| aws.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.autoscalingregion " title="com.openexchange.aws.autoscalingregion "><nowiki>com.openexchange.aws.au...</nowiki></span>
+
| com.openexchange.aws.autoscalingregion  
 
| <span class="shortened" alt=" autoscaling.eu-west-1.amazonaws.com" title=" autoscaling.eu-west-1.amazonaws.com"><nowiki> autoscaling.eu-west-1.amazo...</nowiki></span>
 
| <span class="shortened" alt=" autoscaling.eu-west-1.amazonaws.com" title=" autoscaling.eu-west-1.amazonaws.com"><nowiki> autoscaling.eu-west-1.amazo...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| aws.properties:9
 
| aws.properties:9
 
|-
 
|-
| <nowiki>type </nowiki>
+
| type  
 
| <nowiki> t1.micro</nowiki>
 
| <nowiki> t1.micro</nowiki>
 
| <nowiki>Instance type, see http://aws.amazon.com/ec2/#instance </nowiki>
 
| <nowiki>Instance type, see http://aws.amazon.com/ec2/#instance </nowiki>
 
| awsautoscaling.properties:11
 
| awsautoscaling.properties:11
 
|-
 
|-
| <nowiki>securitygroups </nowiki>
+
| securitygroups  
 
| <nowiki> sg-0d94a179</nowiki>
 
| <nowiki> sg-0d94a179</nowiki>
 
| <nowiki>Security group which instances will use </nowiki>
 
| <nowiki>Security group which instances will use </nowiki>
 
| awsautoscaling.properties:14
 
| awsautoscaling.properties:14
 
|-
 
|-
| <nowiki>keyPair </nowiki>
+
| keyPair  
 
| <nowiki> jbauerdick</nowiki>
 
| <nowiki> jbauerdick</nowiki>
 
| <nowiki>Keypair to use for ssh login </nowiki>
 
| <nowiki>Keypair to use for ssh login </nowiki>
 
| awsautoscaling.properties:17
 
| awsautoscaling.properties:17
 
|-
 
|-
| <nowiki>launchconfiguration </nowiki>
+
| launchconfiguration  
 
| <span class="shortened" alt=" ox-aws-autoscaling-configuration" title=" ox-aws-autoscaling-configuration"><nowiki> ox-aws-autoscaling-configur...</nowiki></span>
 
| <span class="shortened" alt=" ox-aws-autoscaling-configuration" title=" ox-aws-autoscaling-configuration"><nowiki> ox-aws-autoscaling-configur...</nowiki></span>
 
| <nowiki>Set name for launch configuration </nowiki>
 
| <nowiki>Set name for launch configuration </nowiki>
 
| awsautoscaling.properties:2
 
| awsautoscaling.properties:2
 
|-
 
|-
| <nowiki>regions </nowiki>
+
| regions  
 
| <nowiki> eu-west-1a</nowiki>
 
| <nowiki> eu-west-1a</nowiki>
 
| <nowiki>Set the regions where the loadbalancer will be available </nowiki>
 
| <nowiki>Set the regions where the loadbalancer will be available </nowiki>
 
| awsautoscaling.properties:20
 
| awsautoscaling.properties:20
 
|-
 
|-
| <nowiki>loadbalancers </nowiki>
+
| loadbalancers  
 
| <nowiki> ox-aws-loadbalancer</nowiki>
 
| <nowiki> ox-aws-loadbalancer</nowiki>
 
| <nowiki>Set name of the loadbalancer </nowiki>
 
| <nowiki>Set name of the loadbalancer </nowiki>
 
| awsautoscaling.properties:23
 
| awsautoscaling.properties:23
 
|-
 
|-
| <nowiki>min </nowiki>
+
| min  
 
| <nowiki> 2</nowiki>
 
| <nowiki> 2</nowiki>
 
| <nowiki>Minimun instances in autoscaling group </nowiki>
 
| <nowiki>Minimun instances in autoscaling group </nowiki>
 
| awsautoscaling.properties:26
 
| awsautoscaling.properties:26
 
|-
 
|-
| <nowiki>max </nowiki>
+
| max  
 
| <nowiki> 10</nowiki>
 
| <nowiki> 10</nowiki>
 
| <nowiki>Maximum instances in autoscaling group </nowiki>
 
| <nowiki>Maximum instances in autoscaling group </nowiki>
 
| awsautoscaling.properties:29
 
| awsautoscaling.properties:29
 
|-
 
|-
| <nowiki>metrics </nowiki>
+
| metrics  
 
| <nowiki> cpu,diskreadops,diskwriteops</nowiki>
 
| <nowiki> cpu,diskreadops,diskwriteops</nowiki>
 
| <nowiki>Metrics that will be monitored (available: cpu, diskread, diskreadops, diskwrite, diskwriteops, networkin, networkout) </nowiki>
 
| <nowiki>Metrics that will be monitored (available: cpu, diskread, diskreadops, diskwrite, diskwriteops, networkin, networkout) </nowiki>
 
| awsautoscaling.properties:32
 
| awsautoscaling.properties:32
 
|-
 
|-
| <nowiki>gracetimes </nowiki>
+
| gracetimes  
 
| <nowiki> 120,120,120</nowiki>
 
| <nowiki> 120,120,120</nowiki>
 
| <nowiki>Number of seconds that AWS will wait after an autoscaling event occurs before triggering another event, comma separated list, must be multiples of 60 </nowiki>
 
| <nowiki>Number of seconds that AWS will wait after an autoscaling event occurs before triggering another event, comma separated list, must be multiples of 60 </nowiki>
 
| awsautoscaling.properties:36
 
| awsautoscaling.properties:36
 
|-
 
|-
| <nowiki>thresholds </nowiki>
+
| thresholds  
 
| <nowiki> 80,20,10000,0,10000,0</nowiki>
 
| <nowiki> 80,20,10000,0,10000,0</nowiki>
 
| <nowiki>Threshold for metrics, comma separated values for scaling up/down </nowiki>
 
| <nowiki>Threshold for metrics, comma separated values for scaling up/down </nowiki>
 
| awsautoscaling.properties:39
 
| awsautoscaling.properties:39
 
|-
 
|-
| <nowiki>evalPeriods </nowiki>
+
| evalPeriods  
 
| <nowiki> 300,120,60</nowiki>
 
| <nowiki> 300,120,60</nowiki>
 
| <nowiki>Number of periods over which data is compared to thresholds, must be multiple of 60 </nowiki>
 
| <nowiki>Number of periods over which data is compared to thresholds, must be multiple of 60 </nowiki>
 
| awsautoscaling.properties:42
 
| awsautoscaling.properties:42
 
|-
 
|-
| <nowiki>scaleup </nowiki>
+
| scaleup  
 
| <nowiki> 2</nowiki>
 
| <nowiki> 2</nowiki>
 
| <nowiki>Number of instances to start when scaleup policy is triggered </nowiki>
 
| <nowiki>Number of instances to start when scaleup policy is triggered </nowiki>
 
| awsautoscaling.properties:45
 
| awsautoscaling.properties:45
 
|-
 
|-
| <nowiki>scaledown </nowiki>
+
| scaledown  
 
| <nowiki> -1</nowiki>
 
| <nowiki> -1</nowiki>
 
| <nowiki>Number of instances to stop when scaledown policy is triggered </nowiki>
 
| <nowiki>Number of instances to stop when scaledown policy is triggered </nowiki>
 
| awsautoscaling.properties:48
 
| awsautoscaling.properties:48
 
|-
 
|-
| <nowiki>autoscaling </nowiki>
+
| autoscaling  
 
| <nowiki> ox-aws-autoscaling-group</nowiki>
 
| <nowiki> ox-aws-autoscaling-group</nowiki>
 
| <nowiki>Set name for autoscaling group </nowiki>
 
| <nowiki>Set name for autoscaling group </nowiki>
 
| awsautoscaling.properties:5
 
| awsautoscaling.properties:5
 
|-
 
|-
| <nowiki>ami </nowiki>
+
| ami  
 
| <nowiki> ami-a1e7e1d5</nowiki>
 
| <nowiki> ami-a1e7e1d5</nowiki>
 
| <nowiki>Id of the AMI image </nowiki>
 
| <nowiki>Id of the AMI image </nowiki>
 
| awsautoscaling.properties:8
 
| awsautoscaling.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.ec2.placement " title="com.openexchange.aws.ec2.placement "><nowiki>com.openexchange.aws.ec...</nowiki></span>
+
| com.openexchange.aws.ec2.placement  
 
| <nowiki> eu-west-1a</nowiki>
 
| <nowiki> eu-west-1a</nowiki>
 
| <nowiki>Set the zone where the loadbalancer will be available </nowiki>
 
| <nowiki>Set the zone where the loadbalancer will be available </nowiki>
 
| awsec2.properties:11
 
| awsec2.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.ec2.securitygroup " title="com.openexchange.aws.ec2.securitygroup "><nowiki>com.openexchange.aws.ec...</nowiki></span>
+
| com.openexchange.aws.ec2.securitygroup  
 
| <nowiki> sg-0d94a179</nowiki>
 
| <nowiki> sg-0d94a179</nowiki>
 
| <nowiki>Security group which instances will use </nowiki>
 
| <nowiki>Security group which instances will use </nowiki>
 
| awsec2.properties:14
 
| awsec2.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.ec2.imageId " title="com.openexchange.aws.ec2.imageId "><nowiki>com.openexchange.aws.ec...</nowiki></span>
+
| com.openexchange.aws.ec2.imageId  
 
| <nowiki> ami-a1e7e1d5</nowiki>
 
| <nowiki> ami-a1e7e1d5</nowiki>
 
| <nowiki>Id of the AMI image </nowiki>
 
| <nowiki>Id of the AMI image </nowiki>
 
| awsec2.properties:2
 
| awsec2.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.ec2.instanceType " title="com.openexchange.aws.ec2.instanceType "><nowiki>com.openexchange.aws.ec...</nowiki></span>
+
| com.openexchange.aws.ec2.instanceType  
 
| <nowiki> t1.micro</nowiki>
 
| <nowiki> t1.micro</nowiki>
 
| <nowiki>Instance type, see http://aws.amazon.com/ec2/#instance </nowiki>
 
| <nowiki>Instance type, see http://aws.amazon.com/ec2/#instance </nowiki>
 
| awsec2.properties:5
 
| awsec2.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.ec2.keyPair " title="com.openexchange.aws.ec2.keyPair "><nowiki>com.openexchange.aws.ec...</nowiki></span>
+
| com.openexchange.aws.ec2.keyPair  
 
| <nowiki> jbauerdick</nowiki>
 
| <nowiki> jbauerdick</nowiki>
 
| <nowiki>Keypair to use for ssh login </nowiki>
 
| <nowiki>Keypair to use for ssh login </nowiki>
 
| awsec2.properties:8
 
| awsec2.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.loadbalancing.name " title="com.openexchange.aws.loadbalancing.name "><nowiki>com.openexchange.aws.lo...</nowiki></span>
+
| com.openexchange.aws.loadbalancing.name  
 
| <nowiki> ox-aws-loadbalancer</nowiki>
 
| <nowiki> ox-aws-loadbalancer</nowiki>
 
| <nowiki>The loadbalancer's name </nowiki>
 
| <nowiki>The loadbalancer's name </nowiki>
 
| awsloadbalancing.properties:2
 
| awsloadbalancing.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.loadbalancing.https " title="com.openexchange.aws.loadbalancing.https "><nowiki>com.openexchange.aws.lo...</nowiki></span>
+
| com.openexchange.aws.loadbalancing.https  
 
| <nowiki> false</nowiki>
 
| <nowiki> false</nowiki>
 
| <nowiki>Change to true, if loadbalancer should handle https requests </nowiki>
 
| <nowiki>Change to true, if loadbalancer should handle https requests </nowiki>
 
| awsloadbalancing.properties:5
 
| awsloadbalancing.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.loadbalancing.zone " title="com.openexchange.aws.loadbalancing.zone "><nowiki>com.openexchange.aws.lo...</nowiki></span>
+
| com.openexchange.aws.loadbalancing.zone  
 
| <nowiki> eu-west-1a</nowiki>
 
| <nowiki> eu-west-1a</nowiki>
 
| <nowiki>Set the zone where the loadbalancer will be available </nowiki>
 
| <nowiki>Set the zone where the loadbalancer will be available </nowiki>
 
| awsloadbalancing.properties:8
 
| awsloadbalancing.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.aws.s3.defaultBucket " title="com.openexchange.aws.s3.defaultBucket "><nowiki>com.openexchange.aws.s3...</nowiki></span>
+
| com.openexchange.aws.s3.defaultBucket  
 
| <nowiki> oxbucket</nowiki>
 
| <nowiki> oxbucket</nowiki>
 
| <nowiki>Name of OX AWS default bucket </nowiki>
 
| <nowiki>Name of OX AWS default bucket </nowiki>
 
| awss3.properties:2
 
| awss3.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.s3.versioning " title="com.openexchange.s3.versioning "><nowiki>com.openexchange.s3.ver...</nowiki></span>
+
| com.openexchange.s3.versioning  
 
| <nowiki> true</nowiki>
 
| <nowiki> true</nowiki>
 
| <nowiki>Set versioning enabled/disabled </nowiki>
 
| <nowiki>Set versioning enabled/disabled </nowiki>
 
| awss3.properties:5
 
| awss3.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.blackwhitelist/module" title="modules/com.openexchange.blackwhitelist/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| modules/com.openexchange.blackwhitelist/module
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>The following property enables the Black-/Whitelist GUI-Plugin </nowiki>
 
| <nowiki>The following property enables the Black-/Whitelist GUI-Plugin </nowiki>
 
| blackwhitelist_gui.properties:11
 
| blackwhitelist_gui.properties:11
 
|-
 
|-
| <nowiki>UPDATER_BASE_NAME</nowiki>
+
| jcs.region.[REGIONNAME]
| <nowiki>OXUpdater.msi</nowiki>
+
| <nowiki>LTCP</nowiki>
| <nowiki></nowiki>
+
| <nowiki>It's important that cache entries don't get invalidated, since the cache may not be deterministic for LDAP contacts. Therefore, the properties 'MaxMemoryIdleTimeSeconds', 'MaxLifeSeconds' and 'IdleTime' should be set to '-1', while 'MaxObjects' should be configured large enough to hold all contacts from the directory. </nowiki>
| buildVars.properties:1
+
| cache.properties:13
 
|-
 
|-
| <nowiki>OXTENDER_BASE_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes
| <span class="shortened" alt="OXtender_2_for_Microsoft_Outlook" title="OXtender_2_for_Microsoft_Outlook"><nowiki>OXtender_2_for_Microsoft_Out...</nowiki></span>
+
| <span class="shortened" alt="org.apache.jcs.engine.CompositeCacheAttributes" title="org.apache.jcs.engine.CompositeCacheAttributes"><nowiki>org.apache.jcs.engine.Compos...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:1
+
| cache.properties:14
 
|-
 
|-
| <nowiki>OXNOTIFIER_BASE_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes.MaxObjects
| <nowiki>OXNotifier</nowiki>
+
| <nowiki>1000000</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:1
+
| cache.properties:15
 
|-
 
|-
| <nowiki>UPDATER_BASE_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes.MemoryCacheName
| <nowiki>MXUpdater.msi</nowiki>
+
| <span class="shortened" alt="org.apache.jcs.engine.memory.lru.LRUMemoryCache" title="org.apache.jcs.engine.memory.lru.LRUMemoryCache"><nowiki>org.apache.jcs.engine.memory...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:1
+
| cache.properties:16
 
|-
 
|-
| <nowiki>OXTENDER_BASE_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes.UseMemoryShrinker
| <span class="shortened" alt="MXConnector_2_for_Microsoft_Outlook" title="MXConnector_2_for_Microsoft_Outlook"><nowiki>MXConnector_2_for_Microsoft_...</nowiki></span>
+
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:1
+
| cache.properties:17
 
|-
 
|-
| <nowiki>OXNOTIFIER_BASE_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes.MaxMemoryIdleTimeSeconds
| <nowiki>OXNotifier</nowiki>
+
| <nowiki>-1</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:1
+
| cache.properties:18
 
|-
 
|-
| <nowiki>OXTENDER_PRODUCT_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes.ShrinkerIntervalSeconds
| <span class="shortened" alt="OXtender 2 for Microsoft Outlook" title="OXtender 2 for Microsoft Outlook"><nowiki>OXtender 2 for Microsoft Out...</nowiki></span>
+
| <nowiki>60</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:2
+
| cache.properties:19
 
|-
 
|-
| <nowiki>OXNOTIFIER_PRODUCT_NAME</nowiki>
+
| jcs.region.[REGIONNAME].cacheattributes.MaxSpoolPerRun
| <nowiki>OXNotifier</nowiki>
+
| <nowiki>500</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:2
+
| cache.properties:20
 
|-
 
|-
| <nowiki>OXNOTIFIER_PRODUCT_NAME</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes
| <nowiki>MXNotifier</nowiki>
+
| <span class="shortened" alt="org.apache.jcs.engine.ElementAttributes" title="org.apache.jcs.engine.ElementAttributes"><nowiki>org.apache.jcs.engine.Elemen...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:2
+
| cache.properties:21
 
|-
 
|-
| <nowiki>UPDATER_DOWNLOAD_NAME</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes.IsEternal
| <nowiki>MXConnector.exe</nowiki>
+
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:2
+
| cache.properties:22
 
|-
 
|-
| <nowiki>OXTENDER_PRODUCT_NAME</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes.MaxLifeSeconds
| <span class="shortened" alt="MXConnector 2 for Microsoft Outlook" title="MXConnector 2 for Microsoft Outlook"><nowiki>MXConnector 2 for Microsoft ...</nowiki></span>
+
| <nowiki>-1</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:2
+
| cache.properties:23
 
|-
 
|-
| <nowiki>UPDATER_DOWNLOAD_NAME</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes.IdleTime
| <nowiki>OXConnector.exe</nowiki>
+
| <nowiki>-1</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:2
+
| cache.properties:24
 
|-
 
|-
| <nowiki>OXNOTIFIER_ICON</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes.IsSpool
| <span class="shortened" alt="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w" title="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w"><nowiki>AAABAAEAICAQAAAAAADoAgAAFgAA...</nowiki></span>
+
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:3
+
| cache.properties:25
 
|-
 
|-
| <nowiki>OXNOTIFIER_ICON</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes.IsRemote
| <span class="shortened" alt="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w" title="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w"><nowiki>AAABAAEAICAQAAAAAADoAgAAFgAA...</nowiki></span>
+
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:3
+
| cache.properties:26
 
|-
 
|-
| <nowiki>OXTENDER_ICON</nowiki>
+
| jcs.region.[REGIONNAME].elementattributes.IsLateral
| <span class="shortened" alt="AAABAAEAICAQAAEABADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAQAIAAAAAAAAAAAAAAAAAAAAAAAB/f38Aj4+PAJqamgCjo6MAqKioAKysrAC2trYAwMDAAMXFxQDLy8sA2NjYANra2gDn5+cA9PT0APr6+gD///8AuHd3d3d3d3d3d3d3d3d3i4d3d3d3d3d3d3d3d3d3d3h3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3IRJ2ERZ0ERcRESd3chERdxABdAADcwAHMAAFd1AAA3cQAXIAAXMAB3EAAHcAABd3EAFwAABzAAd2AAAjAABXdxABYAAAYwAHdzAAAAACd3cQATAAADMAB3dxAAAAB3d/dEeERkSKRE///URERM///3RHVExEWkRP//5URETf//90RURvZEhET//5REREf///dEREn5RERE//xERFREr//3RERL/ERERP/mREmkRF3/90RETf5ERET/lERe9kRI//dERG//ZERE/EREr/xERM/7qqq//8qqqvuqqv//qqq///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAQ" title="AAABAAEAICAQAAEABADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAQAIAAAAAAAAAAAAAAAAAAAAAAAB/f38Aj4+PAJqamgCjo6MAqKioAKysrAC2trYAwMDAAMXFxQDLy8sA2NjYANra2gDn5+cA9PT0APr6+gD///8AuHd3d3d3d3d3d3d3d3d3i4d3d3d3d3d3d3d3d3d3d3h3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3IRJ2ERZ0ERcRESd3chERdxABdAADcwAHMAAFd1AAA3cQAXIAAXMAB3EAAHcAABd3EAFwAABzAAd2AAAjAABXdxABYAAAYwAHdzAAAAACd3cQATAAADMAB3dxAAAAB3d/dEeERkSKRE///URERM///3RHVExEWkRP//5URETf//90RURvZEhET//5REREf///dEREn5RERE//xERFREr//3RERL/ERERP/mREmkRF3/90RETf5ERET/lERe9kRI//dERG//ZERE/EREr/xERM/7qqq//8qqqvuqqv//qqq///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAQ"><nowiki>AAABAAEAICAQAAEABADoAgAAFgAA...</nowiki></span>
+
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| buildVars.properties:3
+
| cache.properties:27
 
|-
 
|-
| <nowiki>UPDATER_PRODUCT_NAME</nowiki>
+
| com.openexchange.caching.jcs.enabled
| <nowiki>OXUpdater</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify whether JCS-based caching should be enabled Default is &quot;true&quot; </nowiki>
| buildVars.properties:3
+
| cache.properties:5
 +
|-
 +
| com.openexchange.caching.jcs.eventInvalidation
 +
| <nowiki>true</nowiki>
 +
| <nowiki>Configures how remote cache invalidation is done. Set to 'true' for cache events via the cache event messaging service, or to 'false' to stick with the JCS-internal lateral auxiliary cache configuration. Defaults to 'true'. </nowiki>
 +
| cache.properties:9
 
|-
 
|-
| <nowiki>OXTENDER_ICON</nowiki>
+
| com.openexchange.caldav.interval.start
| <span class="shortened" alt="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w " title="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w "><nowiki>AAABAAEAICAQAAAAAADoAgAAFgAA...</nowiki></span>
+
| <nowiki>one_month</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Appointments and tasks are available via the CalDAV interface if they fall into a configurable timeframe. This value specifies the start time of this interval, i.e. how far past appointments should be considered. More formal, this value defines the negative offset relative to the current date representing the minimum end time of appointments to be synchronized. Possible values are &quot;one_month&quot; (default), &quot;one_year&quot; and &quot;six_months&quot;. </nowiki>
| buildVars.properties:3
+
| caldav.properties:13
 
|-
 
|-
| <nowiki>UPDATER_PRODUCT_NAME</nowiki>
+
| com.openexchange.caldav.enabled
| <nowiki>MXUpdater</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether CalDAV is enabled or not </nowiki>
| buildVars.properties:3
+
| caldav.properties:2
 
|-
 
|-
| <nowiki>UPDATER_ICON</nowiki>
+
| com.openexchange.caldav.interval.end
| <span class="shortened" alt="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w" title="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w"><nowiki>AAABAAEAICAQAAAAAADoAgAAFgAA...</nowiki></span>
+
| <nowiki>one_year</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Appointments and tasks are available via the CalDAV interface if they fall into a configurable timeframe. This value specifies the end time of this interval, i.e. how far future appointments should be considered. More formal, this value defines the positive offset relative to the current date representing the maximum start time of appointments to be synchronized. Possible values are &quot;one_year&quot; (default) and &quot;two_years&quot;. </nowiki>
| buildVars.properties:4
+
| caldav.properties:21
 
|-
 
|-
| <nowiki>UPDATER_ICON</nowiki>
+
| com.openexchange.caldav.url
| <span class="shortened" alt="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w" title="AAABAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQAAAAAEABAAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAgICAAMDAwAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8AAAAAAAAAAAAAAAAAAAAAAACIiIiIiIiIiIiIiIiIiAAIiIiIiIiIiIiIiIiIiIiACIiIiIiIiIiIiIiIiIiIgIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiId3d3d3eId3eIiIh3d4iIh3d3d3d3eHd3eIiHd3eIiHd3eIiHd3eHd3eId3d4iIh3d4iIiHd3iHd3d3d3iIiId3eIiIh3d4iHd3d3eIiIiHd3iIiId3eIiHd3d4iIiP+IiP///4iI//+IiIj/////iIj///+IiP/4iIiIj////4iI////iIj/iIiIiIj///+IiI//+IiI+IiI/4iIj///+IiIiIiIj4iIj//4iIj///+IiIiIiP+IiP///4iI/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////w////////////////////AP///////////////////wAP//////////////////AAAAAAAAAAAAAAAAAAAAAAD/////wAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAAD/////w"><nowiki>AAABAAEAICAQAAAAAADoAgAAFgAA...</nowiki></span>
+
| <span class="shortened" alt="https://[hostname]/caldav/[folderId]" title="https://[hostname]/caldav/[folderId]"><nowiki>https://[hostname]/caldav/[f...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Tells users where to find a caldav folder. This can be displayed in frontends. You can use the variables [hostname] and [folderId] If you chose to deploy caldav as a virtual host (say 'dav.open-xchange.com') use https://dav.open-xchange.com/caldav/[folderId] as the value If you are using user-agent sniffing use https://[hostname]/caldav/[folderId] </nowiki>
| buildVars.properties:4
+
| caldav.properties:29
 
|-
 
|-
| <nowiki>jcs.region.[REGIONNAME]</nowiki>
+
| com.openexchange.caldav.tree
| <nowiki>LTCP</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki>It's important that cache entries don't get invalidated, since the cache may not be deterministic for LDAP contacts. Therefore, the properties 'MaxMemoryIdleTimeSeconds', 'MaxLifeSeconds' and 'IdleTime' should be set to '-1', while 'MaxObjects' should be configured large enough to hold all contacts from the directory. </nowiki>
+
| <nowiki>Configures the ID of the folder tree used by the CalDAV interface </nowiki>
| cache.properties:13
+
| caldav.properties:5
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes" title="jcs.region.[REGIONNAME].cacheattributes"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| cp_dayview_table.tmpl
| <span class="shortened" alt="org.apache.jcs.engine.CompositeCacheAttributes" title="org.apache.jcs.engine.CompositeCacheAttributes"><nowiki>org.apache.jcs.engine.Compos...</nowiki></span>
+
| <nowiki> calendar, printing</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:14
+
| calendar.printing.properties:1
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes.MaxObjects" title="jcs.region.[REGIONNAME].cacheattributes.MaxObjects"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| cp_monthview_list.tmpl
| <nowiki>1000000</nowiki>
+
| <nowiki> calendar, printing</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:15
+
| calendar.printing.properties:2
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes.MemoryCacheName" title="jcs.region.[REGIONNAME].cacheattributes.MemoryCacheName"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| cp_monthview_table.tmpl
| <span class="shortened" alt="org.apache.jcs.engine.memory.lru.LRUMemoryCache" title="org.apache.jcs.engine.memory.lru.LRUMemoryCache"><nowiki>org.apache.jcs.engine.memory...</nowiki></span>
+
| <nowiki> calendar, printing</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:16
+
| calendar.printing.properties:3
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes.UseMemoryShrinker" title="jcs.region.[REGIONNAME].cacheattributes.UseMemoryShrinker"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| cp_weekview_table.tmpl
| <nowiki>false</nowiki>
+
| <nowiki> calendar, printing</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:17
+
| calendar.printing.properties:4
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes.MaxMemoryIdleTimeSeconds" title="jcs.region.[REGIONNAME].cacheattributes.MaxMemoryIdleTimeSeconds"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| cp_workweekview_table.tmpl
| <nowiki>-1</nowiki>
+
| <nowiki> calendar, printing</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:18
+
| calendar.printing.properties:5
 +
|-
 +
| com.openexchange.carddav.tree
 +
| <nowiki>0</nowiki>
 +
| <nowiki>Configures the ID of the folder tree used by the CardDAV interface </nowiki>
 +
| carddav.properties:11
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes.ShrinkerIntervalSeconds" title="jcs.region.[REGIONNAME].cacheattributes.ShrinkerIntervalSeconds"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| com.openexchange.carddav.enabled
| <nowiki>60</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether CardDAV is enabled or not </nowiki>
| cache.properties:19
+
| carddav.properties:2
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].cacheattributes.MaxSpoolPerRun" title="jcs.region.[REGIONNAME].cacheattributes.MaxSpoolPerRun"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| com.openexchange.carddav.exposedCollections
| <nowiki>500</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Controls which collections are exposed via the CardDAV interface. Possible values are '0', '1' and '2'. A value of '1' makes each visible folder available as a resource collection, while '2' only exposes an aggregated collection containing  all contact resources from all visible folders. The default value '0' exposes either an aggregated collection or individual collections for each folder, depending on the client's user-agent that is matched against the pattern in 'userAgentForAggregatedCollection'. </nowiki>
| cache.properties:20
+
| carddav.properties:20
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes" title="jcs.region.[REGIONNAME].elementattributes"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| com.openexchange.carddav.userAgentForAggregatedCollection
| <span class="shortened" alt="org.apache.jcs.engine.ElementAttributes" title="org.apache.jcs.engine.ElementAttributes"><nowiki>org.apache.jcs.engine.Elemen...</nowiki></span>
+
| <span class="shortened" alt=".*CFNetwork.*Darwin.*|.*AddressBook.*CardDAVPlugin.*Mac_OS_X.*|.*Mac OS X.*AddressBook.*" title=".*CFNetwork.*Darwin.*|.*AddressBook.*CardDAVPlugin.*Mac_OS_X.*|.*Mac OS X.*AddressBook.*"><nowiki>.*CFNetwork.*Darwin.*|.*Addr...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Regular expression to match against the client's user-agent to decide whether the aggregated collection is exposed or not. The default pattern matches all known varieties of the Mac OS Addressbook client, that doesn't support multiple collections. Only used if 'exposedCollections' is set to '0'. The pattern is used case insensitive. </nowiki>
| cache.properties:21
+
| carddav.properties:27
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes.IsEternal" title="jcs.region.[REGIONNAME].elementattributes.IsEternal"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| com.openexchange.carddav.reducedAggregatedCollection
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies if all visible folders are used to create the aggregated collection, or if a reduced set of folders only containing the global addressbook and the personal contacts folders should be used. This setting only influences the aggregated collection that is used for clients that don't support multiple collections. Possible values are 'true' and 'false. </nowiki>
| cache.properties:22
+
| carddav.properties:34
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes.MaxLifeSeconds" title="jcs.region.[REGIONNAME].elementattributes.MaxLifeSeconds"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| com.openexchange.carddav.ignoreFolders
| <nowiki>-1</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:23
+
| <nowiki>A comma-separated list of folder IDs to exclude from the synchronization. Use this to disable syncing of very large folders (e.g. the global address list in large contexts, which always has ID 6). By default, no folders are excluded. </nowiki>
 +
| carddav.properties:8
 +
|-
 +
| com.openexchange.passwordchange.script.shellscript
 +
| <nowiki>/bin/changepwd.sh</nowiki>
 +
| <nowiki>Script which updates the users passwd Must be executable (+x) and correct interpreter set (#!/bin/bash)  Following values are passed by the servlet to the script:  1. --cid - Context ID 2. --username - Username of the logged in user 3. --userid - User ID of the logged in user 4. --oldpassword - Old user password 5. --newpassword - New user password  see http://oxpedia.org/wiki/index.php?title=ChangePasswordExternal for some examples  If script does not exit with status code 0 , an io-error is shown in the GUI.  the following exit codes will display a defined error:  1: Cannot change password &lt; %s &gt;, see logfiles for details. 2: New password is too short 3: New password is too weak 4: Cannot find user 5: LDAP error  </nowiki>
 +
| change_pwd_script.properties:25
 +
|-
 +
| com.openexchange.database.replicationMonitor
 +
| <nowiki>true</nowiki>
 +
| <nowiki>The following property allows to disable the replication monitor. This option is only useful if you have a MySQL master and slave setup. If the application code releases a connection to the MySQL master, a writing operation on the database is assumed. To be able to monitor the replication to the slave, a counter is increased after releasing the connection. Reading this counter from the slave indicates, the write operation is not replicated yet and instead of a slave connection a master connection is then used to read data. This prevents data reading inconsistencies. Unfortunately will this produce additional IO load on MySQL master and slave. This mechanism can be disabled with the following property. This saves IO load but it may cause data inconsistencies. Especially newly created objects can disappear in the following refresh requests. </nowiki>
 +
| configdb.properties:102
 +
|-
 +
| readProperty.1
 +
| <nowiki>user=openexchange</nowiki>
 +
| <nowiki>username for the database user </nowiki>
 +
| configdb.properties:11
 +
|-
 +
| readProperty.2
 +
| <nowiki>password=secret</nowiki>
 +
| <nowiki>password for the database user </nowiki>
 +
| configdb.properties:13
 +
|-
 +
| readProperty.3
 +
| <nowiki>useUnicode=true</nowiki>
 +
| <nowiki>The driver properties should be kept at their defaults. </nowiki>
 +
| configdb.properties:15
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes.IdleTime" title="jcs.region.[REGIONNAME].elementattributes.IdleTime"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| readProperty.4
| <nowiki>-1</nowiki>
+
| <nowiki>characterEncoding=UTF-8</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:24
+
| configdb.properties:16
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes.IsSpool" title="jcs.region.[REGIONNAME].elementattributes.IsSpool"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| readProperty.5
| <nowiki>false</nowiki>
+
| <nowiki>autoReconnect=true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:25
+
| configdb.properties:17
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes.IsRemote" title="jcs.region.[REGIONNAME].elementattributes.IsRemote"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| readProperty.6
| <nowiki>false</nowiki>
+
| <nowiki>useServerPrepStmts=false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:26
+
| configdb.properties:18
 
|-
 
|-
| <span class="shortened" alt="jcs.region.[REGIONNAME].elementattributes.IsLateral" title="jcs.region.[REGIONNAME].elementattributes.IsLateral"><nowiki>jcs.region.[REGIONNAME]...</nowiki></span>
+
| readProperty.7
| <nowiki>false</nowiki>
+
| <nowiki>useTimezone=true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| cache.properties:27
+
| configdb.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caching.jcs.enabled" title="com.openexchange.caching.jcs.enabled"><nowiki>com.openexchange.cachin...</nowiki></span>
+
| readProperty.8
| <nowiki>true</nowiki>
+
| <nowiki>serverTimezone=UTC</nowiki>
| <nowiki>Specify whether JCS-based caching should be enabled Default is &quot;true&quot; </nowiki>
+
| <nowiki></nowiki>
| cache.properties:5
+
| configdb.properties:20
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caching.jcs.eventInvalidation" title="com.openexchange.caching.jcs.eventInvalidation"><nowiki>com.openexchange.cachin...</nowiki></span>
+
| readProperty.9
| <nowiki>true</nowiki>
+
| <nowiki>connectTimeout=15000</nowiki>
| <nowiki>Configures how remote cache invalidation is done. Set to 'true' for cache events via the cache event messaging service, or to 'false' to stick with the JCS-internal lateral auxiliary cache configuration. Defaults to 'true'. </nowiki>
+
| <nowiki></nowiki>
| cache.properties:9
+
| configdb.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caldav.interval.start" title="com.openexchange.caldav.interval.start"><nowiki>com.openexchange.caldav...</nowiki></span>
+
| readProperty.10
| <nowiki>one_month</nowiki>
+
| <nowiki>socketTimeout=15000</nowiki>
| <nowiki>Appointments and tasks are available via the CalDAV interface if they fall into a configurable timeframe. This value specifies the start time of this interval, i.e. how far past appointments should be considered. More formal, this value defines the negative offset relative to the current date representing the minimum end time of appointments to be synchronized. Possible values are &quot;one_month&quot; (default), &quot;one_year&quot; and &quot;six_months&quot;. </nowiki>
+
| <nowiki></nowiki>
| caldav.properties:13
+
| configdb.properties:22
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caldav.enabled" title="com.openexchange.caldav.enabled"><nowiki>com.openexchange.caldav...</nowiki></span>
+
| writeDriverClass
| <nowiki>true</nowiki>
+
| <nowiki>com.mysql.jdbc.Driver</nowiki>
| <nowiki>Whether CalDAV is enabled or not </nowiki>
+
| <nowiki>the write connection must point to the database master </nowiki>
| caldav.properties:2
+
| configdb.properties:25
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caldav.interval.end" title="com.openexchange.caldav.interval.end"><nowiki>com.openexchange.caldav...</nowiki></span>
+
| writeUrl
| <nowiki>one_year</nowiki>
+
| <span class="shortened" alt="jdbc:mysql://localhost/configdb" title="jdbc:mysql://localhost/configdb"><nowiki>jdbc:mysql://localhost/confi...</nowiki></span>
| <nowiki>Appointments and tasks are available via the CalDAV interface if they fall into a configurable timeframe. This value specifies the end time of this interval, i.e. how far future appointments should be considered. More formal, this value defines the positive offset relative to the current date representing the maximum start time of appointments to be synchronized. Possible values are &quot;one_year&quot; (default) and &quot;two_years&quot;. </nowiki>
+
| <nowiki>writeURL holds the database host and the used schema name </nowiki>
| caldav.properties:21
+
| configdb.properties:27
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caldav.url" title="com.openexchange.caldav.url"><nowiki>com.openexchange.caldav...</nowiki></span>
+
| writeProperty.1
| <span class="shortened" alt="https://[hostname]/caldav/[folderId]" title="https://[hostname]/caldav/[folderId]"><nowiki>https://[hostname]/caldav/[f...</nowiki></span>
+
| <nowiki>user=openexchange</nowiki>
| <nowiki>Tells users where to find a caldav folder. This can be displayed in frontends. You can use the variables [hostname] and [folderId] If you chose to deploy caldav as a virtual host (say 'dav.open-xchange.com') use https://dav.open-xchange.com/caldav/[folderId] as the value If you are using user-agent sniffing use https://[hostname]/caldav/[folderId] </nowiki>
+
| <nowiki>username for the database user </nowiki>
| caldav.properties:29
+
| configdb.properties:29
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caldav.tree" title="com.openexchange.caldav.tree"><nowiki>com.openexchange.caldav...</nowiki></span>
+
| writeProperty.2
| <nowiki>0</nowiki>
+
| <nowiki>password=secret</nowiki>
| <nowiki>Configures the ID of the folder tree used by the CalDAV interface </nowiki>
+
| <nowiki>password for the database user </nowiki>
| caldav.properties:5
+
| configdb.properties:31
 
|-
 
|-
| <nowiki>cp_dayview_table.tmpl </nowiki>
+
| writeProperty.3
| <nowiki> calendar, printing</nowiki>
+
| <nowiki>useUnicode=true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The driver properties should be kept at their defaults </nowiki>
| calendar.printing.properties:1
+
| configdb.properties:33
 +
|-
 +
| writeProperty.4
 +
| <nowiki>characterEncoding=UTF-8</nowiki>
 +
| <nowiki></nowiki>
 +
| configdb.properties:34
 +
|-
 +
| writeProperty.5
 +
| <nowiki>autoReconnect=true</nowiki>
 +
| <nowiki></nowiki>
 +
| configdb.properties:35
 
|-
 
|-
| <nowiki>cp_monthview_list.tmpl </nowiki>
+
| writeProperty.6
| <nowiki> calendar, printing</nowiki>
+
| <nowiki>useServerPrepStmts=false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| calendar.printing.properties:2
+
| configdb.properties:36
 
|-
 
|-
| <nowiki>cp_monthview_table.tmpl </nowiki>
+
| writeProperty.7
| <nowiki> calendar, printing</nowiki>
+
| <nowiki>useTimezone=true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| calendar.printing.properties:3
+
| configdb.properties:37
 
|-
 
|-
| <nowiki>cp_weekview_table.tmpl </nowiki>
+
| writeProperty.8
| <nowiki> calendar, printing</nowiki>
+
| <nowiki>serverTimezone=UTC</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| calendar.printing.properties:4
+
| configdb.properties:38
 
|-
 
|-
| <span class="shortened" alt="cp_workweekview_table.tmpl " title="cp_workweekview_table.tmpl "><nowiki>cp_workweekview_table.t...</nowiki></span>
+
| writeProperty.9
| <nowiki> calendar, printing</nowiki>
+
| <nowiki>connectTimeout=15000</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| calendar.printing.properties:5
+
| configdb.properties:39
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.carddav.tree" title="com.openexchange.carddav.tree"><nowiki>com.openexchange.cardda...</nowiki></span>
+
| writeProperty.10
| <nowiki>0</nowiki>
+
| <nowiki>socketTimeout=15000</nowiki>
| <nowiki>Configures the ID of the folder tree used by the CardDAV interface </nowiki>
+
| <nowiki></nowiki>
| carddav.properties:11
+
| configdb.properties:40
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.carddav.enabled" title="com.openexchange.carddav.enabled"><nowiki>com.openexchange.cardda...</nowiki></span>
+
| cleanerInterval
| <nowiki>true</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki>Whether CardDAV is enabled or not </nowiki>
+
| <nowiki>Timeinterval of cleaner thread in milliseconds. This thread removes idle timed out database connections and removes not used database connection pools. after each cleanerInterval. </nowiki>
| carddav.properties:2
+
| configdb.properties:45
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.carddav.exposedCollections" title="com.openexchange.carddav.exposedCollections"><nowiki>com.openexchange.cardda...</nowiki></span>
+
| minIdle
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
| <nowiki>Controls which collections are exposed via the CardDAV interface. Possible values are '0', '1' and '2'. A value of '1' makes each visible folder available as a resource collection, while '2' only exposes an aggregated collection containing  all contact resources from all visible folders. The default value '0' exposes either an aggregated collection or individual collections for each folder, depending on the client's user-agent that is matched against the pattern in 'userAgentForAggregatedCollection'. </nowiki>
+
| <nowiki>Number of connections to keep open although they aren't used. This value is overwritten for OX databases from configdb. Sould be 0 so that no unnecessary connection are kept in the memory. </nowiki>
| carddav.properties:20
+
| configdb.properties:50
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.carddav.userAgentForAggregatedCollection" title="com.openexchange.carddav.userAgentForAggregatedCollection"><nowiki>com.openexchange.cardda...</nowiki></span>
+
| maxIdle
| <span class="shortened" alt=".*CFNetwork.*Darwin.*|.*AddressBook.*CardDAVPlugin.*Mac_OS_X.*|.*Mac OS X.*AddressBook.*" title=".*CFNetwork.*Darwin.*|.*AddressBook.*CardDAVPlugin.*Mac_OS_X.*|.*Mac OS X.*AddressBook.*"><nowiki>.*CFNetwork.*Darwin.*|.*Addr...</nowiki></span>
+
| <nowiki>-1</nowiki>
| <nowiki>Regular expression to match against the client's user-agent to decide whether the aggregated collection is exposed or not. The default pattern matches all known varieties of the Mac OS Addressbook client, that doesn't support multiple collections. Only used if 'exposedCollections' is set to '0'. The pattern is used case insensitive. </nowiki>
+
| <nowiki>Number of maximum idle connections. More connections aren't pooled and closed. -1 stands for unlimited. </nowiki>
| carddav.properties:27
+
| configdb.properties:54
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.carddav.reducedAggregatedCollection" title="com.openexchange.carddav.reducedAggregatedCollection"><nowiki>com.openexchange.cardda...</nowiki></span>
+
| maxIdleTime
| <nowiki>false</nowiki>
+
| <nowiki>60000</nowiki>
| <nowiki>Specifies if all visible folders are used to create the aggregated collection, or if a reduced set of folders only containing the global addressbook and the personal contacts folders should be used. This setting only influences the aggregated collection that is used for clients that don't support multiple collections. Possible values are 'true' and 'false. </nowiki>
+
| <nowiki>Maximum time in milliseconds a connection can be idle. If this time is exceeded, the connection gets closed. </nowiki>
| carddav.properties:34
+
| configdb.properties:58
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.carddav.ignoreFolders" title="com.openexchange.carddav.ignoreFolders"><nowiki>com.openexchange.cardda...</nowiki></span>
+
| maxActive
| <nowiki></nowiki>
+
| <nowiki>100</nowiki>
| <nowiki>A comma-separated list of folder IDs to exclude from the synchronization. Use this to disable syncing of very large folders (e.g. the global address list in large contexts, which always has ID 6). By default, no folders are excluded. </nowiki>
+
| <nowiki>If exhaustedAction is set to BLOCK, not more than maxActive connections will be opened to the mysql database. This value is overwritten for OX databases from configdb. </nowiki>
| carddav.properties:8
+
| configdb.properties:63
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passwordchange.script.shellscript" title="com.openexchange.passwordchange.script.shellscript"><nowiki>com.openexchange.passwo...</nowiki></span>
+
| maxWait
| <nowiki>/bin/changepwd.sh</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki>Script which updates the users passwd Must be executable (+x) and correct interpreter set (#!/bin/bash)  Following values are passed by the servlet to the script:  1. --cid - Context ID 2. --username - Username of the logged in user 3. --userid - User ID of the logged in user 4. --oldpassword - Old user password 5. --newpassword - New user password  see http://oxpedia.org/wiki/index.php?title=ChangePasswordExternal for some examples  If script does not exit with status code 0 , an io-error is shown in the GUI.  the following exit codes will display a defined error:  1: Cannot change password &lt; %s &gt;, see logfiles for details. 2: New password is too short 3: New password is too weak 4: Cannot find user 5: LDAP error  </nowiki>
+
| <nowiki>If exhaustedAction is set to BLOCK, a thread will not wait for more than maxWait milliseconds. </nowiki>
| change_pwd_script.properties:25
+
| configdb.properties:67
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.multiselectionhelp" title="modules/com.openexchange.multiselectionhelp"><nowiki>modules/com.openexchang...</nowiki></span>
+
| readDriverClass
| <nowiki>true</nowiki>
+
| <nowiki>com.mysql.jdbc.Driver</nowiki>
| <nowiki></nowiki>
+
| <nowiki>the read connection must point to the database slave </nowiki>
| com.openexchange.multiselectionhelp.properties:1
+
| configdb.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.database.replicationMonitor" title="com.openexchange.database.replicationMonitor"><nowiki>com.openexchange.databa...</nowiki></span>
+
| maxLifeTime
| <nowiki>true</nowiki>
+
| <nowiki>600000</nowiki>
| <nowiki>The following property allows to disable the replication monitor. This option is only useful if you have a MySQL master and slave setup. If the application code releases a connection to the MySQL master, a writing operation on the database is assumed. To be able to monitor the replication to the slave, a counter is increased after releasing the connection. Reading this counter from the slave indicates, the write operation is not replicated yet and instead of a slave connection a master connection is then used to read data. This prevents data reading inconsistencies. Unfortunately will this produce additional IO load on MySQL master and slave. This mechanism can be disabled with the following property. This saves IO load but it may cause data inconsistencies. Especially newly created objects can disappear in the following refresh requests. </nowiki>
+
| <nowiki>Maximum time in milliseconds a connection will be used. After this time the connection get closed. </nowiki>
| configdb.properties:102
+
| configdb.properties:71
 
|-
 
|-
| <nowiki>readProperty.1</nowiki>
+
| exhaustedAction
| <nowiki>user=openexchange</nowiki>
+
| <nowiki>BLOCK</nowiki>
| <nowiki>username for the database user </nowiki>
+
| <nowiki>BLOCK: If maxActive number of connections is reached threads have to wait for a connection. FAIL: If maxActive number of connections is reached an exception is thrown. GROW: Open more connections even if maxActive is already reached. This value is overwritten for OX databases from configdb. </nowiki>
| configdb.properties:11
+
| configdb.properties:77
 
|-
 
|-
| <nowiki>readProperty.2</nowiki>
+
| testOnActivate
| <nowiki>password=secret</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>password for the database user </nowiki>
+
| <nowiki>Validate connections if they are activated. This is not necessary because the activation already includes a check if the connection isn't closed. </nowiki>
| configdb.properties:13
+
| configdb.properties:81
 
|-
 
|-
| <nowiki>readProperty.3</nowiki>
+
| testOnDeactivate
| <nowiki>useUnicode=true</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The driver properties should be kept at their defaults. </nowiki>
+
| <nowiki>Check if connections can be reused after they are returned to the pool. </nowiki>
| configdb.properties:15
+
| configdb.properties:84
 
|-
 
|-
| <nowiki>readProperty.4</nowiki>
+
| testOnIdle
| <nowiki>characterEncoding=UTF-8</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Not useful for connections. </nowiki>
| configdb.properties:16
+
| configdb.properties:87
 
|-
 
|-
| <nowiki>readProperty.5</nowiki>
+
| readUrl
| <nowiki>autoReconnect=true</nowiki>
+
| <span class="shortened" alt="jdbc:mysql://localhost/configdb" title="jdbc:mysql://localhost/configdb"><nowiki>jdbc:mysql://localhost/confi...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>readURL holds the database host and the used schema name </nowiki>
| configdb.properties:17
+
| configdb.properties:9
 
|-
 
|-
| <nowiki>readProperty.6</nowiki>
+
| testThreads
| <nowiki>useServerPrepStmts=false</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>if testThreads is set to true, more information is logged to the Open-Xchange log files about database connections.  If this option is enabled the performance may degrade dramatically. The JVM has to generate then a lot of method call stack dumps. </nowiki>
| configdb.properties:18
+
| configdb.properties:93
 
|-
 
|-
| <nowiki>readProperty.7</nowiki>
+
| URL
| <nowiki>useTimezone=true</nowiki>
+
| <nowiki>http://localhost/oxadmin/umin</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| configdb.properties:19
+
| configjump.properties:4
 
|-
 
|-
| <nowiki>readProperty.8</nowiki>
+
| URL
| <nowiki>serverTimezone=UTC</nowiki>
+
| <span class="shortened" alt="http://localhost/?cid=%c&amp;login=%u&amp;pass=%p" title="http://localhost/?cid=%c&amp;login=%u&amp;pass=%p"><nowiki>http://localhost/?cid=%c&amp;log...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>URL to the config interface. %c is replaced with context login information. %u is replaced with user login information. %p is replaced with user password. </nowiki>
| configdb.properties:20
+
| configjump.properties:5
 
|-
 
|-
| <nowiki>readProperty.9</nowiki>
+
| validate_contact_email
| <nowiki>connectTimeout=15000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Check the entered email address from a new contact for correctness (syntactic check user@domain.tld) </nowiki>
| configdb.properties:21
+
| contact.properties:12
 
|-
 
|-
| <nowiki>readProperty.10</nowiki>
+
| max_image_size
| <nowiki>socketTimeout=15000</nowiki>
+
| <nowiki>4194304</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The maximum size in bytes for the upload of contact images. Remember: If you decrease the size after some images where uploaded already, you might trigger errors, for example when trying to modify the contact without adding an image of the correct size. </nowiki>
| configdb.properties:22
+
| contact.properties:16
 
|-
 
|-
| <nowiki>writeDriverClass</nowiki>
+
| com.openexchange.contact.mailAddressAutoSearch
| <nowiki>com.mysql.jdbc.Driver</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>the write connection must point to the database master </nowiki>
+
| <nowiki>Determines if a search is triggered if the dialog for searching for emailable contacts is opened. This dialog is used for selecting recipients for an email and for creating distribution lists. </nowiki>
| configdb.properties:25
+
| contact.properties:21
 
|-
 
|-
| <nowiki>writeUrl</nowiki>
+
| com.openexchange.contact.singleFolderSearch
| <span class="shortened" alt="jdbc:mysql://localhost/configdb" title="jdbc:mysql://localhost/configdb"><nowiki>jdbc:mysql://localhost/confi...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>writeURL holds the database host and the used schema name </nowiki>
+
| <nowiki>Searching for contacts can be done in a single folder or globally across all folders. Searching across all folders can cause high server and database load because first all visible folders must be determined and if a user has object read permissions in that folders. Software internal default is true to prevent high load if the property is not defined. Default here is false because it is easier for the user to find contacts. </nowiki>
| configdb.properties:27
+
| contact.properties:27
 
|-
 
|-
| <nowiki>writeProperty.1</nowiki>
+
| com.openexchange.contacts.characterSearch
| <nowiki>user=openexchange</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>username for the database user </nowiki>
+
| <nowiki>Enables/Disables the start letter based quick select of contacts </nowiki>
| configdb.properties:29
+
| contact.properties:30
 
|-
 
|-
| <nowiki>writeProperty.2</nowiki>
+
| com.openexchange.contacts.allFoldersForAutoComplete
| <nowiki>password=secret</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>password for the database user </nowiki>
+
| <nowiki>The auto complete search for email addresses may be triggered easily and quite often if a new email is written and a part of a recipients address is written. This can lead to high load on the database system if a context has a lot of users and a lot of contacts. Therefore the scope if this search can be configured. Set this parameter to true and the auto complete search looks in every readable contact folder for contacts with emails addresses matching the already typed letters. If this parameter is configured to false, only three folders are considered for the search: the users private default contact folder, his contact folder for collected contacts and the global address book if that is enabled for the user. </nowiki>
| configdb.properties:31
+
| contact.properties:38
 
|-
 
|-
| <nowiki>writeProperty.3</nowiki>
+
| com.openexchange.contact.scaleVCardImages
| <nowiki>useUnicode=true</nowiki>
+
| <nowiki>200x200</nowiki>
| <nowiki>The driver properties should be kept at their defaults </nowiki>
+
| <nowiki>Configures the maximum image dimension to use when serializing contacts to vCards in the format [max_width]x[max_height]. Larger images will be resized dynamically to fit the specified rectangular area. If left empty, images are not resized at all and serialized as-is. </nowiki>
| configdb.properties:33
+
| contact.properties:44
 
|-
 
|-
| <nowiki>writeProperty.4</nowiki>
+
| contact_first_letter_field
| <nowiki>characterEncoding=UTF-8</nowiki>
+
| <nowiki>field02</nowiki>
| <nowiki></nowiki>
+
| <nowiki>First Letter Field, the field you sort in when you hit one of the start letters field02 Last name field03 First name </nowiki>
| configdb.properties:34
+
| contact.properties:8
 
|-
 
|-
| <nowiki>writeProperty.5</nowiki>
+
| com.openexchange.contactcollector.enabled
| <nowiki>autoReconnect=true</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether enabled or disabled regardless of bundle start-up Enabled by default (provided that bundle is installed and properly started) </nowiki>
| configdb.properties:35
+
| contactcollector.properties:5
 
|-
 
|-
| <nowiki>writeProperty.6</nowiki>
+
| com.openexchange.contactcollector.folder.deleteDenied
| <nowiki>useServerPrepStmts=false</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether deletion of contact collector folder will be denied </nowiki>
| configdb.properties:36
+
| contactcollector.properties:8
 
|-
 
|-
| <nowiki>writeProperty.7</nowiki>
+
| CONTEXT_RESTORE_STORAGE
| <nowiki>useTimezone=true</nowiki>
+
| <span class="shortened" alt="com.openexchange.admin.contextrestore.storage.mysqlStorage.OXContextRestoreMySQLStorage" title="com.openexchange.admin.contextrestore.storage.mysqlStorage.OXContextRestoreMySQLStorage"><nowiki>com.openexchange.admin.conte...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Define the storage implementation here </nowiki>
| configdb.properties:37
+
| contextrestore.properties:2
 
|-
 
|-
| <nowiki>writeProperty.8</nowiki>
+
| modules/themes/default
| <nowiki>serverTimezone=UTC</nowiki>
+
| <nowiki>Cool Water (Default)</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The following property defines the default theme of the AJAX GUI. </nowiki>
| configdb.properties:38
+
| cool-water-theme.properties:4
 
|-
 
|-
| <nowiki>writeProperty.9</nowiki>
+
| com.openexchange.subscribe.crawler.updatedfile
| <nowiki>connectTimeout=15000</nowiki>
+
| <span class="shortened" alt="http://software.open-xchange.com/OX6/6.18/crawler-updates/updates.html" title="http://software.open-xchange.com/OX6/6.18/crawler-updates/updates.html"><nowiki>http://software.open-xchange...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Points to the remove URL for updates to workflow definitions </nowiki>
| configdb.properties:39
+
| crawler.properties:10
 
|-
 
|-
| <nowiki>writeProperty.10</nowiki>
+
| com.openexchange.subscribe.crawler.updateinterval
| <nowiki>socketTimeout=15000</nowiki>
+
| <nowiki>86400000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The time interval in which to check for updates. Defaults to 86400000, which means daily. </nowiki>
| configdb.properties:40
+
| crawler.properties:13
 
|-
 
|-
| <nowiki>cleanerInterval</nowiki>
+
| com.openexchange.subscribe.crawler.enableautoupdate
| <nowiki>10000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Timeinterval of cleaner thread in milliseconds. This thread removes idle timed out database connections and removes not used database connection pools. after each cleanerInterval. </nowiki>
+
| <nowiki>Enables/disables auto-update for crawler functionality (true / false) </nowiki>
| configdb.properties:45
+
| crawler.properties:16
 
|-
 
|-
| <nowiki>minIdle</nowiki>
+
| com.openexchange.subscribe.crawler.onlyupdatealreadyinstalled
| <nowiki>0</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Number of connections to keep open although they aren't used. This value is overwritten for OX databases from configdb. Sould be 0 so that no unnecessary connection are kept in the memory. </nowiki>
+
| <nowiki>Only update crawlers that are already installed (true) or add new crawlers as they become available (false) </nowiki>
| configdb.properties:50
+
| crawler.properties:19
 
|-
 
|-
| <nowiki>maxIdle</nowiki>
+
| com.openexchange.subscribe.crawler.googlemail
| <nowiki>-1</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Number of maximum idle connections. More connections aren't pooled and closed. -1 stands for unlimited. </nowiki>
+
| <nowiki>Enable / Disable individual crawlers (true / false) </nowiki>
| configdb.properties:54
+
| crawler.properties:22
 
|-
 
|-
| <nowiki>maxIdleTime</nowiki>
+
| com.openexchange.subscribe.xing
| <nowiki>60000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Maximum time in milliseconds a connection can be idle. If this time is exceeded, the connection gets closed. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:58
+
| crawler.properties:23
 
|-
 
|-
| <nowiki>maxActive</nowiki>
+
| com.openexchange.subscribe.crawler.web.de
| <nowiki>100</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>If exhaustedAction is set to BLOCK, not more than maxActive connections will be opened to the mysql database. This value is overwritten for OX databases from configdb. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:63
+
| crawler.properties:24
 
|-
 
|-
| <nowiki>maxWait</nowiki>
+
| com.openexchange.subscribe.crawler.google.calendar
| <nowiki>10000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>If exhaustedAction is set to BLOCK, a thread will not wait for more than maxWait milliseconds. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:67
+
| crawler.properties:25
 
|-
 
|-
| <nowiki>readDriverClass</nowiki>
+
| com.openexchange.subscribe.crawler.gmx
| <nowiki>com.mysql.jdbc.Driver</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>the read connection must point to the database slave </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:7
+
| crawler.properties:26
 
|-
 
|-
| <nowiki>maxLifeTime</nowiki>
+
| com.openexchange.subscribe.crawler.t-online.de
| <nowiki>600000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Maximum time in milliseconds a connection will be used. After this time the connection get closed. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:71
+
| crawler.properties:27
 
|-
 
|-
| <nowiki>exhaustedAction</nowiki>
+
| com.openexchange.subscribe.crawler.gmx.com
| <nowiki>BLOCK</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>BLOCK: If maxActive number of connections is reached threads have to wait for a connection. FAIL: If maxActive number of connections is reached an exception is thrown. GROW: Open more connections even if maxActive is already reached. This value is overwritten for OX databases from configdb. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:77
+
| crawler.properties:28
 
|-
 
|-
| <nowiki>testOnActivate</nowiki>
+
| com.openexchange.subscribe.crawler.gmx.de
| <nowiki>false</nowiki>
 
| <nowiki>Validate connections if they are activated. This is not necessary because the activation already includes a check if the connection isn't closed. </nowiki>
 
| configdb.properties:81
 
|-
 
| <nowiki>testOnDeactivate</nowiki>
 
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Check if connections can be reused after they are returned to the pool. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:84
+
| crawler.properties:29
 
|-
 
|-
| <nowiki>testOnIdle</nowiki>
+
| com.openexchange.subscribe.crawler.msn.de
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Not useful for connections. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:87
+
| crawler.properties:30
 
|-
 
|-
| <nowiki>readUrl</nowiki>
+
| com.openexchange.subscribe.crawler.suncontacts
| <span class="shortened" alt="jdbc:mysql://localhost/configdb" title="jdbc:mysql://localhost/configdb"><nowiki>jdbc:mysql://localhost/confi...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>readURL holds the database host and the used schema name </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:9
+
| crawler.properties:31
 
|-
 
|-
| <nowiki>testThreads</nowiki>
+
| com.openexchange.subscribe.crawler.suncalendar
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>if testThreads is set to true, more information is logged to the Open-Xchange log files about database connections.  If this option is enabled the performance may degrade dramatically. The JVM has to generate then a lot of method call stack dumps. </nowiki>
+
| <nowiki></nowiki>
| configdb.properties:93
+
| crawler.properties:32
 
|-
 
|-
| <nowiki>URL</nowiki>
+
| com.openexchange.subscribe.crawler.suntasks
| <nowiki>http://localhost/oxadmin/umin</nowiki>
+
| <nowiki>false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| configjump.properties:4
+
| crawler.properties:33
 
|-
 
|-
| <nowiki>URL</nowiki>
+
| com.openexchange.subscribe.crawler.yahoocom
| <span class="shortened" alt="http://localhost/?cid=%c&amp;login=%u&amp;pass=%p" title="http://localhost/?cid=%c&amp;login=%u&amp;pass=%p"><nowiki>http://localhost/?cid=%c&amp;log...</nowiki></span>
 
| <nowiki>URL to the config interface. %c is replaced with context login information. %u is replaced with user login information. %p is replaced with user password. </nowiki>
 
| configjump.properties:5
 
|-
 
| <nowiki>validate_contact_email</nowiki>
 
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Check the entered email address from a new contact for correctness (syntactic check user@domain.tld) </nowiki>
+
| <nowiki></nowiki>
| contact.properties:12
+
| crawler.properties:34
 
|-
 
|-
| <nowiki>max_image_size</nowiki>
+
| com.openexchange.subscribe.crawler.path
| <nowiki>4194304</nowiki>
+
| <nowiki>crawlers</nowiki>
| <nowiki>The maximum size in bytes for the upload of contact images. Remember: If you decrease the size after some images where uploaded already, you might trigger errors, for example when trying to modify the contact without adding an image of the correct size. </nowiki>
+
| <nowiki>Points to the directory containing the workflow definitions of crawlers </nowiki>
| contact.properties:16
+
| crawler.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contact.mailAddressAutoSearch" title="com.openexchange.contact.mailAddressAutoSearch"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.subscribe.crawler.updatepath
| <nowiki>true</nowiki>
+
| <span class="shortened" alt="http://software.open-xchange.com/OX6/6.18/crawler-updates/files/" title="http://software.open-xchange.com/OX6/6.18/crawler-updates/files/"><nowiki>http://software.open-xchange...</nowiki></span>
| <nowiki>Determines if a search is triggered if the dialog for searching for emailable contacts is opened. This dialog is used for selecting recipients for an email and for creating distribution lists. </nowiki>
+
| <nowiki>Points to the remote URL containing updates to the workflow definitions </nowiki>
| contact.properties:21
+
| crawler.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contact.singleFolderSearch" title="com.openexchange.contact.singleFolderSearch"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.groupware.dataRetrieval.lifetime
| <nowiki>false</nowiki>
+
| <nowiki>60000</nowiki>
| <nowiki>Searching for contacts can be done in a single folder or globally across all folders. Searching across all folders can cause high server and database load because first all visible folders must be determined and if a user has object read permissions in that folders. Software internal default is true to prevent high load if the property is not defined. Default here is false because it is easier for the user to find contacts. </nowiki>
+
| <nowiki>Lifetime of a token in milliseconds. If this value is not set or negative the token only expires at the end of the session. </nowiki>
| contact.properties:27
+
| dataRetrieval.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contacts.characterSearch" title="com.openexchange.contacts.characterSearch"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.groupware.dataRetrieval.onetime
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Enables/Disables the start letter based quick select of contacts </nowiki>
+
| <nowiki>Whether the token expires after the first access or not. Defaults to true. </nowiki>
| contact.properties:30
+
| dataRetrieval.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contacts.allFoldersForAutoComplete" title="com.openexchange.contacts.allFoldersForAutoComplete"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.dataretention.sourceID
| <nowiki>true</nowiki>
+
| <nowiki>OX_mail_01</nowiki>
| <nowiki>The auto complete search for email addresses may be triggered easily and quite often if a new email is written and a part of a recipients address is written. This can lead to high load on the database system if a context has a lot of users and a lot of contacts. Therefore the scope if this search can be configured. Set this parameter to true and the auto complete search looks in every readable contact folder for contacts with emails addresses matching the already typed letters. If this parameter is configured to false, only three folders are considered for the search: the users private default contact folder, his contact folder for collected contacts and the global address book if that is enabled for the user. </nowiki>
+
| <nowiki>The string identifying the data source; e.g. &quot;OX_mail_01&quot; </nowiki>
| contact.properties:38
+
| dataretention.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contact.scaleVCardImages" title="com.openexchange.contact.scaleVCardImages"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.dataretention.location
| <nowiki>200x200</nowiki>
+
| <nowiki>DE/Olpe</nowiki>
| <nowiki>Configures the maximum image dimension to use when serializing contacts to vCards in the format [max_width]x[max_height]. Larger images will be resized dynamically to fit the specified rectangular area. If left empty, images are not resized at all and serialized as-is. </nowiki>
+
| <nowiki>The location of the system generating the retention data </nowiki>
| contact.properties:44
+
| dataretention.properties:14
 
|-
 
|-
| <span class="shortened" alt="contact_first_letter_field" title="contact_first_letter_field"><nowiki>contact_first_letter_fi...</nowiki></span>
+
| com.openexchange.dataretention.timeZone
| <nowiki>field02</nowiki>
+
| <nowiki>GMT</nowiki>
| <nowiki>First Letter Field, the field you sort in when you hit one of the start letters field02 Last name field03 First name </nowiki>
+
| <nowiki>The time zone of the location </nowiki>
| contact.properties:8
+
| dataretention.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contactcollector.enabled" title="com.openexchange.contactcollector.enabled"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.dataretention.dir
| <nowiki>true</nowiki>
+
| <nowiki>/var/log/open-xchange</nowiki>
| <nowiki>Whether enabled or disabled regardless of bundle start-up Enabled by default (provided that bundle is installed and properly started) </nowiki>
+
| <nowiki>The directory where the CSV file is held </nowiki>
| contactcollector.properties:5
+
| dataretention.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.contactcollector.folder.deleteDenied" title="com.openexchange.contactcollector.folder.deleteDenied"><nowiki>com.openexchange.contac...</nowiki></span>
+
| com.openexchange.dataretention.rotateLength
| <nowiki>false</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki>Whether deletion of contact collector folder will be denied </nowiki>
+
| <nowiki>Specifies the max. output resource's length (in bytes) before it gets rotated. This option is only useful for implementations which output data to a file or to any limited resource. This value should have a reasonable size since multiple write accesses may occur at same time. Therefore small sizes (&lt;= 200KB) cannot be guaranteed being obeyed. Moreover it is only an approximate limit which can vary about 8KB. A value less than or equal to zero means no rotation. </nowiki>
| contactcollector.properties:8
+
| dataretention.properties:26
 
|-
 
|-
| <nowiki>CONTEXT_RESTORE_STORAGE</nowiki>
+
| com.openexchange.dataretention.versionNumber
| <span class="shortened" alt="com.openexchange.admin.contextrestore.storage.mysqlStorage.OXContextRestoreMySQLStorage" title="com.openexchange.admin.contextrestore.storage.mysqlStorage.OXContextRestoreMySQLStorage"><nowiki>com.openexchange.admin.conte...</nowiki></span>
+
| <nowiki>1</nowiki>
| <nowiki>Define the storage implementation here </nowiki>
+
| <nowiki>The format version appended to each record type; e.g &quot;H1&quot; meaning &quot;Header version 1&quot;. </nowiki>
| contextrestore.properties:2
+
| dataretention.properties:5
 
|-
 
|-
| <nowiki>modules/themes/default</nowiki>
+
| com.openexchange.dataretention.clientID
| <nowiki>Cool Water (Default)</nowiki>
+
| <nowiki>Open-Xchange</nowiki>
| <nowiki>The following property defines the default theme of the AJAX GUI. </nowiki>
+
| <nowiki>The string identifying the tenant; e.g &quot;Open-Xchange&quot;. </nowiki>
| cool-water-theme.properties:4
+
| dataretention.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.updatedfile" title="com.openexchange.subscribe.crawler.updatedfile"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.spamhandler.defaultspamhandler.createConfirmedHam
| <span class="shortened" alt="http://software.open-xchange.com/OX6/6.18/crawler-updates/updates.html" title="http://software.open-xchange.com/OX6/6.18/crawler-updates/updates.html"><nowiki>http://software.open-xchange...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki>Points to the remove URL for updates to workflow definitions </nowiki>
+
| <nowiki># Indicates whether to create the confirmed-ham folder during check for default mail folders # during login if spam is enabled for logged-in user. # Default is true. </nowiki>
| crawler.properties:10
+
| defaultspamhandler.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.updateinterval" title="com.openexchange.subscribe.crawler.updateinterval"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.spamhandler.defaultspamhandler.unsubscribeSpamFolders
| <nowiki>86400000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The time interval in which to check for updates. Defaults to 86400000, which means daily. </nowiki>
+
| <nowiki># Indicates whether the confirmed-spam/confirmed-ham folders shall automatically be unsubscribed during login. # Default is true. </nowiki>
| crawler.properties:13
+
| defaultspamhandler.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.enableautoupdate" title="com.openexchange.subscribe.crawler.enableautoupdate"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.spamhandler.defaultspamhandler.createConfirmedSpam
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Enables/disables auto-update for crawler functionality (true / false) </nowiki>
+
| <nowiki># Indicates whether to create the confirmed-spam folder during check for default mail folders # during login if spam is enabled for logged-in user. # Default is true. </nowiki>
| crawler.properties:16
+
| defaultspamhandler.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.onlyupdatealreadyinstalled" title="com.openexchange.subscribe.crawler.onlyupdatealreadyinstalled"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.apn.macos.enabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Only update crawlers that are already installed (true) or add new crawlers as they become available (false) </nowiki>
+
| <nowiki>Enables or disables push event notifications to clients using the Apple Push Notification service (APNS) for Mac OS devices. This requires a valid configuration for the APNS certificate and keys, see options below. Defaults to &quot;false&quot;. </nowiki>
| crawler.properties:19
+
| drive.properties:105
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.googlemail" title="com.openexchange.subscribe.crawler.googlemail"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.apn.macos.keystore
| <nowiki>true</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Enable / Disable individual crawlers (true / false) </nowiki>
+
| <nowiki>Specifies the path to the local keystore file (PKCS #12) containing the APNS certificate and keys for the Mac OS application, e.g. &quot;/opt/open-xchange/etc/drive-apns.p12&quot;. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
| crawler.properties:22
+
| drive.properties:111
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.webde" title="com.openexchange.subscribe.crawler.webde"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.apn.macos.password
| <nowiki>true</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| crawler.properties:23
+
| <nowiki>Specifies the password used when creating the referenced keystore containing the certificate of the Mac OS application. Note that blank or null passwords are in violation of the PKCS #12 specifications. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
 +
| drive.properties:117
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.google.calendar" title="com.openexchange.subscribe.crawler.google.calendar"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.apn.macos.production
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Indicates which APNS service is used when sending push notifications to Mac OS devices. A value of &quot;true&quot; will use the production service, a value of &quot;false&quot; the sandbox service. Defaults to &quot;true&quot;. </nowiki>
| crawler.properties:24
+
| drive.properties:122
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.gmx" title="com.openexchange.subscribe.crawler.gmx"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.useTempFolder
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies whether the synchronization logic will make use of a folder named &quot;.drive&quot; below the root synchronization folder or not. If enabled, this folder is used to store temporary uploads and removed files, which usually leads to a better user experience since previously synchronized files can be restored from there for example. If not, removed files are not kept, and uploads are performed directly in the target folder. Defaults to &quot;true&quot;. </nowiki>
| crawler.properties:25
+
| drive.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.t-online.de" title="com.openexchange.subscribe.crawler.t-online.de"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.apn.macos.feedbackQueryInterval
| <nowiki>true</nowiki>
+
| <nowiki>1D</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Configures the interval between queries to the APN feedback service for the subscribed Mac OS devices. The value can be defined using units of measurement: &quot;D&quot; (=days), &quot;W&quot; (=weeks) and &quot;H&quot; (=hours). Defaults to &quot;1D&quot; (one day). Leaving this parameter empty disables the feedback queries on this node. Since each received feedback is processed cluster-wide, only one node in the cluster should be enabled here. </nowiki>
| crawler.properties:26
+
| drive.properties:130
|-
 
| <span class="shortened" alt="com.openexchange.subscribe.crawler.gmx.com" title="com.openexchange.subscribe.crawler.gmx.com"><nowiki>com.openexchange.subscr...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| crawler.properties:27
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.msn.de" title="com.openexchange.subscribe.crawler.msn.de"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.gcm.enabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Enables or disables push event notifications to clients using the Google Cloud Messaging (GCM) service. This requires a valid configuration for the GCM API key, see options below. Defaults to &quot;false&quot;. </nowiki>
| crawler.properties:28
+
| drive.properties:135
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.suncontacts" title="com.openexchange.subscribe.crawler.suncontacts"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.gcm.key
| <nowiki>false</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| crawler.properties:29
+
| <nowiki>Specifies the API key of the server application. Required. </nowiki>
 +
| drive.properties:138
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.suncalendar" title="com.openexchange.subscribe.crawler.suncalendar"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.events.blockingLongPolling.enabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Configures whether blocking long polling for pushing synchronization events to clients may be used as fallback when no other long polling handlers are available due to missing support of the HTTP service. Handling long polling in a blocking manner consumes a server thread, and should therefore only be enabled for testing purposes. Defaults to &quot;false&quot;. </nowiki>
| crawler.properties:30
+
| drive.properties:145
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.suntasks" title="com.openexchange.subscribe.crawler.suntasks"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.cleaner.interval
| <nowiki>false</nowiki>
+
| <nowiki>1D</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Configures the interval between runs of the cleaner process for the temporary &quot;.drive&quot; folder. A cleaner run is only initiated if the synchronization is idle, i.e. the last synchronization resulted in no actions to be performed, and the last run was before the configured interval. The value can be defined using units of measurement: &quot;D&quot; (=days), &quot;W&quot; (=weeks) and &quot;H&quot; (=hours). Defaults to &quot;1D&quot; (one day). </nowiki>
| crawler.properties:31
+
| drive.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.path" title="com.openexchange.subscribe.crawler.path"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.cleaner.maxAge
| <nowiki>crawlers</nowiki>
+
| <nowiki>1D</nowiki>
| <nowiki>Points to the directory containing the workflow definitions of crawlers </nowiki>
+
| <nowiki>Defines the maximum age of files and directories to be kept inside the temporary &quot;.drive&quot; folder. Files or directories that were last modified before the configured age are deleted during the next run of the cleaner process. The value can be defined using units of measurement: &quot;D&quot; (=days), &quot;W&quot; (=weeks) and &quot;H&quot; (=hours). Defaults to &quot;1D&quot; (one day). </nowiki>
| crawler.properties:4
+
| drive.properties:28
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.crawler.updatepath" title="com.openexchange.subscribe.crawler.updatepath"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.drive.maxBandwidth
| <span class="shortened" alt="http://software.open-xchange.com/OX6/6.18/crawler-updates/files/" title="http://software.open-xchange.com/OX6/6.18/crawler-updates/files/"><nowiki>http://software.open-xchange...</nowiki></span>
+
| <nowiki>-1</nowiki>
| <nowiki>Points to the remote URL containing updates to the workflow definitions </nowiki>
+
| <nowiki>Allows to limit the maximum used bandwidth for all downloads. If configured, downloads via the drive module handled by this backend node will not exceed the configured bandwidth. The available bandwidth is defined as the number of allowed bytes per second, where the byte value can be specified with one of the units &quot;B&quot; (bytes), &quot;kB&quot; (kilobyte), &quot;MB&quot; (Megabyte) or &quot;GB&quot; (Gigabyte), e.g. &quot;10 MB&quot;. Must fit into the &quot;Integer&quot; range, i.e. the configured number of bytes has to be be smaller than 2^31. Defaults to &quot;-1&quot; (no limitations). </nowiki>
| crawler.properties:7
+
| drive.properties:38
|-
 
| <span class="shortened" alt="com.openexchange.groupware.dataRetrieval.lifetime" title="com.openexchange.groupware.dataRetrieval.lifetime"><nowiki>com.openexchange.groupw...</nowiki></span>
 
| <nowiki>60000</nowiki>
 
| <nowiki>Lifetime of a token in milliseconds. If this value is not set or negative the token only expires at the end of the session. </nowiki>
 
| dataRetrieval.properties:6
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.groupware.dataRetrieval.onetime" title="com.openexchange.groupware.dataRetrieval.onetime"><nowiki>com.openexchange.groupw...</nowiki></span>
+
| com.openexchange.capability.drive
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Whether the token expires after the first access or not. Defaults to true. </nowiki>
+
| <nowiki>Enables or disables the &quot;drive&quot; module capability globally. </nowiki>
| dataRetrieval.properties:9
+
| drive.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.sourceID" title="com.openexchange.dataretention.sourceID"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.maxBandwidthPerClient
| <nowiki>OX_mail_01</nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki>The string identifying the data source; e.g. &quot;OX_mail_01&quot; </nowiki>
+
| <nowiki>Allows to limit the maximum used bandwidth for client downloads within the same session. If configured, downloads originating in the same session via the drive module handled by this backend node will not exceed the configured bandwidth. The available bandwidth is defined as the number of allowed bytes per second, where the byte value can be specified with one of the units &quot;B&quot; (bytes), &quot;kB&quot; (kilobyte), &quot;MB&quot; (Megabyte) or &quot;GB&quot; (Gigabyte), e.g. &quot;500 kB&quot;. Must fit into the &quot;Integer&quot; range, i.e. the configured number of bytes has to be be smaller than 2^31. Defaults to &quot;-1&quot; (no limitations). </nowiki>
| dataretention.properties:11
+
| drive.properties:49
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.location" title="com.openexchange.dataretention.location"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.maxConcurrentSyncOperations
| <nowiki>DE/Olpe</nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki>The location of the system generating the retention data </nowiki>
+
| <nowiki>Specifies the maximum allowed number of synchronization operations, i.e. all requests to the &quot;drive&quot; module apart from up- and downloads, that the server accepts concurrently. While the limit is reached, further synchronization requests are rejected in a HTTP 503 manner (service unavailable), and the client is instructed to try again at a later time. Defaults to &quot;-1&quot; (no limitations). </nowiki>
| dataretention.properties:14
+
| drive.properties:57
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.timeZone" title="com.openexchange.dataretention.timeZone"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.directLinkQuota
| <nowiki>GMT</nowiki>
+
| <nowiki>https://[hostname]</nowiki>
| <nowiki>The time zone of the location </nowiki>
+
| <nowiki>Configures the pattern for a direct link to manage a user's quota. Text in brackets is replaced dynamically during link generation in the backend, however, it's still possible to overwrite them here with a static value, or even define an arbitrary URL here. [hostname] should be replaced with the server's canonical host name (if not, the server tries to determine the hostname on it's own), [uiwebpath] is replaced with the value of &quot;com.openexchange.UIWebPath&quot; as defined in &quot;server.properties&quot;. [contextid], [userid] and [login] are replaced to reflect the values of the current user. Defaults to &quot;https://[hostname]&quot;. </nowiki>
| dataretention.properties:17
+
| drive.properties:68
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.dir" title="com.openexchange.dataretention.dir"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.events.apn.ios.enabled
| <nowiki>/var/log/open-xchange</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>The directory where the CSV file is held </nowiki>
+
| <nowiki>Enables or disables push event notifications to clients using the Apple Push Notification service (APNS) for iOS devices. This requires a valid configuration for the APNS certificate and keys, see options below. Defaults to &quot;false&quot;. </nowiki>
| dataretention.properties:2
+
| drive.properties:74
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.rotateLength" title="com.openexchange.dataretention.rotateLength"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.events.apn.ios.keystore
| <nowiki>0</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Specifies the max. output resource's length (in bytes) before it gets rotated. This option is only useful for implementations which output data to a file or to any limited resource. This value should have a reasonable size since multiple write accesses may occur at same time. Therefore small sizes (&lt;= 200KB) cannot be guaranteed being obeyed. Moreover it is only an approximate limit which can vary about 8KB. A value less than or equal to zero means no rotation. </nowiki>
+
| <nowiki>Specifies the path to the local keystore file (PKCS #12) containing the APNS certificate and keys for the iOS application, e.g. &quot;/opt/open-xchange/etc/drive-apns.p12&quot;. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
| dataretention.properties:26
+
| drive.properties:80
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.versionNumber" title="com.openexchange.dataretention.versionNumber"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.events.apn.ios.password
| <nowiki>1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The format version appended to each record type; e.g &quot;H1&quot; meaning &quot;Header version 1&quot;. </nowiki>
+
| <nowiki>Specifies the password used when creating the referenced keystore containing the certificate of the iOS application. Note that blank or null passwords are in violation of the PKCS #12 specifications. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
| dataretention.properties:5
+
| drive.properties:86
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dataretention.clientID" title="com.openexchange.dataretention.clientID"><nowiki>com.openexchange.datare...</nowiki></span>
+
| com.openexchange.drive.events.apn.ios.production
| <nowiki>Open-Xchange</nowiki>
 
| <nowiki>The string identifying the tenant; e.g &quot;Open-Xchange&quot;. </nowiki>
 
| dataretention.properties:8
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.defaultspamhandler.createConfirmedHam" title="com.openexchange.spamhandler.defaultspamhandler.createConfirmedHam"><nowiki>com.openexchange.spamha...</nowiki></span>
 
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki># Indicates whether to create the confirmed-ham folder during check for default mail folders # during login if spam is enabled for logged-in user. # Default is true. </nowiki>
+
| <nowiki>Indicates which APNS service is used when sending push notifications to iOS devices. A value of &quot;true&quot; will use the production service, a value of &quot;false&quot; the sandbox service. Defaults to &quot;true&quot;. </nowiki>
| defaultspamhandler.properties:11
+
| drive.properties:91
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.spamhandler.defaultspamhandler.unsubscribeSpamFolders" title="com.openexchange.spamhandler.defaultspamhandler.unsubscribeSpamFolders"><nowiki>com.openexchange.spamha...</nowiki></span>
+
| com.openexchange.drive.events.apn.ios.feedbackQueryInterval
| <nowiki>true</nowiki>
+
| <nowiki>1D</nowiki>
| <nowiki># Indicates whether the confirmed-spam/confirmed-ham folders shall automatically be unsubscribed during login. # Default is true. </nowiki>
+
| <nowiki>Configures the interval between queries to the APN feedback service for the subscribed iOS devices. The value can be defined using units of measurement: &quot;D&quot; (=days), &quot;W&quot; (=weeks) and &quot;H&quot; (=hours). Defaults to &quot;1D&quot; (one day). Leaving this parameter empty disables the feedback queries on this node. Since each received feedback is processed cluster-wide, only one node in the cluster should be enabled here. </nowiki>
| defaultspamhandler.properties:15
+
| drive.properties:99
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.spamhandler.defaultspamhandler.createConfirmedSpam" title="com.openexchange.spamhandler.defaultspamhandler.createConfirmedSpam"><nowiki>com.openexchange.spamha...</nowiki></span>
+
| com.openexchange.oauth.dropbox.apiSecret
 +
| <nowiki>PUT_YOUR_APP_SECRET_HERE</nowiki>
 +
| <nowiki>The API secret </nowiki>
 +
| dropbox.properties:10
 +
|-
 +
| com.openexchange.oauth.dropbox
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki># Indicates whether to create the confirmed-spam folder during check for default mail folders # during login if spam is enabled for logged-in user. # Default is true. </nowiki>
+
| <nowiki>Enable/disable </nowiki>
| defaultspamhandler.properties:6
+
| dropbox.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.cacheDir" title="com.openexchange.documentconverter.cacheDir"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.oauth.dropbox.apiKey
| <span class="shortened" alt="/var/spool/open-xchange/documentconverter/readerengine.cache" title="/var/spool/open-xchange/documentconverter/readerengine.cache"><nowiki>/var/spool/open-xchange/docu...</nowiki></span>
+
| <nowiki>PUT_YOUR_APP_KEY_HERE</nowiki>
| <nowiki>The directory, containing the cache for persistent, huge job data at runtime Default value: &quot;/var/spool/open-xchange/documentconverter/readerengine.cache&quot; </nowiki>
+
| <nowiki>The API key </nowiki>
| documentconverter.properties:12
+
| dropbox.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.scratchDir" title="com.openexchange.documentconverter.scratchDir"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.oauth.dropbox
| <span class="shortened" alt="/var/spool/open-xchange/documentconverter/readerengine.scratch" title="/var/spool/open-xchange/documentconverter/readerengine.scratch"><nowiki>/var/spool/open-xchange/docu...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>A temporary directory, containing the runtime data for each started engine process Default value: &quot;/var/spool/open-xchange/documentconverter/readerengine.scratch&quot; </nowiki>
+
| <nowiki>Enable/disable </nowiki>
| documentconverter.properties:16
+
| dropboxoauth.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.RemoteBaseUrl " title="com.openexchange.documentconverter.RemoteBaseUrl "><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.oauth.dropbox.apiKey
| <nowiki> </nowiki>
+
| <nowiki></nowiki>
| <nowiki>Use a remote converter engine to do the actual conversion; set this entry to the base URL of the remote host: http://host[:port]/documentconverterPath; leave empty if conversion should happen on the local machine Default value: n/a </nowiki>
+
| <nowiki>The API key </nowiki>
| documentconverter.properties:22
+
| dropboxoauth.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.logFile" title="com.openexchange.documentconverter.logFile"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.oauth.dropbox.apiSecret
| <span class="shortened" alt="/var/log/open-xchange/readerengine.log" title="/var/log/open-xchange/readerengine.log"><nowiki>/var/log/open-xchange/reader...</nowiki></span>
+
| <nowiki></nowiki>
| <nowiki>The location of the log file Default value: &quot;/var/log/open-xchange/readerengine.log&quot; </nowiki>
+
| <nowiki>The API secret </nowiki>
| documentconverter.properties:29
+
| dropboxoauth.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.logLevel" title="com.openexchange.documentconverter.logLevel"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.urlencoding
| <nowiki>1</nowiki>
+
| <nowiki>UTF-8</nowiki>
| <nowiki>Determines the amount and detail of logging data 3 = errors, 2 = errors and warnings, 1 = errors and warnings and infos, 0 = disabled Default value: 1 </nowiki>
+
| <nowiki>Define the URL encoding which will be used to modify the given URL </nowiki>
| documentconverter.properties:34
+
| eas-provisioning-mail.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.jobProcessorCount" title="com.openexchange.documentconverter.jobProcessorCount"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.from
| <nowiki>3</nowiki>
+
| <nowiki>user</nowiki>
| <nowiki>The number of engines, working in parallel to execute jobs Default value: 3 </nowiki>
+
| <nowiki>Define the FROM address of the email which will be sent to the user when he has selected the email transport as provisioning method. Possible values are: 1. A valid eMail address (eg.: admin@example.com) 2. user (Then the from address will be the standard address from the user who sends the provisioning message) </nowiki>
| documentconverter.properties:42
+
| eas-provisioning-mail.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.jobRestartCount" title="com.openexchange.documentconverter.jobRestartCount"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.en_US.subject
| <nowiki>50</nowiki>
+
| <span class="shortened" alt="Open-Xchange Mobility Provisioning" title="Open-Xchange Mobility Provisioning"><nowiki>Open-Xchange Mobility Provis...</nowiki></span>
| <nowiki>The maximum number of executed jobs, after which a single engine is automatically restarted Default value: 50 </nowiki>
+
| <nowiki>Define the subject and the mailtext of the provisioning eMail which will be send to the user if he has chosen eMail as provisioning method. You can set a subject and text per language. If you want to add a new language code provide the following two configuration options: com.openexchange.mobile.configuration.mail.message.$languagecode_$LANDCODE.subject com.openexchange.mobile.configuration.mail.message.$languagecode_$LANDCODE.text </nowiki>
| documentconverter.properties:46
+
| eas-provisioning-mail.properties:28
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.jobExecutionTimeoutMilliseconds" title="com.openexchange.documentconverter.jobExecutionTimeoutMilliseconds"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.en_US.text
| <nowiki>60000</nowiki>
+
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
| <nowiki>The timeout in milliseconds, after which the execution of a single job is terminated Default value: 60000 </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:50
+
| eas-provisioning-mail.properties:29
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.maxVMemMB" title="com.openexchange.documentconverter.maxVMemMB"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.en_GB.subject
| <nowiki>2048</nowiki>
+
| <span class="shortened" alt="Open-Xchange Mobility Provisioning" title="Open-Xchange Mobility Provisioning"><nowiki>Open-Xchange Mobility Provis...</nowiki></span>
| <nowiki>The maximum size in MegaBytes of virtual memory that a readerengine instance can allocate; set -1 for no upper limit of maximum virtual memory Default value: 2048 </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:55
+
| eas-provisioning-mail.properties:30
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.maxCacheSizeMB" title="com.openexchange.documentconverter.maxCacheSizeMB"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.en_GB.text
| <nowiki>4096</nowiki>
+
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
| <nowiki>The maximum size in MegaBytes of all persistently cached converter job entries at runtime; set to -1 for no upper limit of the cache size Default value: 1024 </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:63
+
| eas-provisioning-mail.properties:31
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.maxCacheEntries" title="com.openexchange.documentconverter.maxCacheEntries"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.de_DE.subject
| <nowiki>-1</nowiki>
+
| <span class="shortened" alt="Open-Xchange Mobility-Provisionierung" title="Open-Xchange Mobility-Provisionierung"><nowiki>Open-Xchange Mobility-Provis...</nowiki></span>
| <nowiki>The maximum count of converter jobs cached at runtime; set to -1 for no upper limit of cached jobs Default value: -1 </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:68
+
| eas-provisioning-mail.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.cacheEntryTimeoutSeconds" title="com.openexchange.documentconverter.cacheEntryTimeoutSeconds"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.de_DE.text
| <nowiki>86400</nowiki>
+
| <span class="shortened" alt="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u" title="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u"><nowiki>Bitte auf den folgenden Link...</nowiki></span>
| <nowiki>The timeout in seconds, after which a cached job execution result is automatically removed from the cache; set to 0 for disabling the timeout based job removal from the cache Default value: 3600 </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:73
+
| eas-provisioning-mail.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.installDir" title="com.openexchange.documentconverter.installDir"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.fr_FR.subject
| <nowiki>/opt/readerengine</nowiki>
+
| <span class="shortened" alt="Pr\u00E9paration de la mobilit\u00E9 Open-Xchange" title="Pr\u00E9paration de la mobilit\u00E9 Open-Xchange"><nowiki>Pr\u00E9paration de la mobil...</nowiki></span>
| <nowiki>The directory, containing the ./program directory of the underlying converter engine Default value: &quot;/opt/readerengine&quot; </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:8
+
| eas-provisioning-mail.properties:34
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.servletLocalFileUrls" title="com.openexchange.documentconverter.servletLocalFileUrls"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.fr_FR.text
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u" title="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u"><nowiki>Veuillez cliquer sur le lien...</nowiki></span>
| <nowiki>Allow servlet engine to handle local file Urls; set to true for allowing the servlet engine to handle local file:// Urls Default value: false </nowiki>
+
| <nowiki></nowiki>
| documentconverter.properties:81
+
| eas-provisioning-mail.properties:35
 
|-
 
|-
| <nowiki>docx4j.App.write</nowiki>
+
| com.openexchange.mobile.configuration.mail.message.nl_NL.subject
| <nowiki>true
+
| <span class="shortened" alt="Open-Xchange-mobility-initialisatie" title="Open-Xchange-mobility-initialisatie"><nowiki>Open-Xchange-mobility-initia...</nowiki></span>
</nowiki>
+
| <nowiki></nowiki>
| <nowiki>These will be injected into docProps/app.xml if App.Write=true </nowiki>
+
| eas-provisioning-mail.properties:36
| docx4j.properties:13
 
 
|-
 
|-
| <nowiki>docx4j.Application</nowiki>
+
| com.openexchange.mobile.configuration.mail.message.nl_NL.text
| <nowiki>docx4j
+
| <span class="shortened" alt="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u" title="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u"><nowiki>Klik op de volgende link om ...</nowiki></span>
</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| docx4j.properties:14
+
| eas-provisioning-mail.properties:37
 
|-
 
|-
| <nowiki>docx4j.AppVersion</nowiki>
+
| com.openexchange.mobile.configuration.mail.message.es_ES.subject
| <nowiki>2.7
+
| <span class="shortened" alt="Configuraci\u00F3n m\u00F3vil de Open-Xchange" title="Configuraci\u00F3n m\u00F3vil de Open-Xchange"><nowiki>Configuraci\u00F3n m\u00F3vi...</nowiki></span>
</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| docx4j.properties:15
+
| eas-provisioning-mail.properties:38
 
|-
 
|-
| <nowiki>docx4j.dc.write</nowiki>
+
| com.openexchange.mobile.configuration.mail.message.es_ES.text
| <nowiki>true
+
| <span class="shortened" alt="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u" title="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u"><nowiki>Por favor, haga clic en el s...</nowiki></span>
</nowiki>
+
| <nowiki></nowiki>
| <nowiki>These will be injected into docProps/core.xml </nowiki>
+
| eas-provisioning-mail.properties:39
| docx4j.properties:19
 
 
|-
 
|-
| <nowiki>docx4j.dc.creator.value</nowiki>
+
| com.openexchange.mobile.configuration.mail.message.it_IT.subject
| <nowiki>docx4j
+
| <span class="shortened" alt="Fornitura in mobilit\u00E0 Open-Xchange" title="Fornitura in mobilit\u00E0 Open-Xchange"><nowiki>Fornitura in mobilit\u00E0 O...</nowiki></span>
</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| docx4j.properties:20
+
| eas-provisioning-mail.properties:40
 
|-
 
|-
| <span class="shortened" alt="docx4j.dc.lastModifiedBy.value" title="docx4j.dc.lastModifiedBy.value"><nowiki>docx4j.dc.lastModifiedB...</nowiki></span>
+
| com.openexchange.mobile.configuration.mail.message.it_IT.text
| <nowiki>docx4j
+
| <span class="shortened" alt="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u" title="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u"><nowiki>Fai clic sul seguente colleg...</nowiki></span>
</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| docx4j.properties:21
+
| eas-provisioning-mail.properties:41
 
|-
 
|-
| <nowiki>pptx4j.PageSize</nowiki>
+
| com.openexchange.mobile.configuration.sms.message.en_US.text
| <nowiki>LETTER
+
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
</nowiki>
+
| <nowiki>Define the text of the provisioning SMS which will be send to the user if he has chosen SMS as provisioning method. You can set a text per language. If you want to add a new language code provide the following configuration option: com.openexchange.mobile.configuration.sms.message.$languagecode_$LANDCODE.text </nowiki>
| <nowiki>Page size: use a value from org.pptx4j.model.SlideSizesWellKnown enum eg A4, LETTER </nowiki>
+
| eas-provisioning-mail.properties:48
| docx4j.properties:29
 
 
|-
 
|-
| <span class="shortened" alt="pptx4j.PageOrientationLandscape" title="pptx4j.PageOrientationLandscape"><nowiki>pptx4j.PageOrientationL...</nowiki></span>
+
| com.openexchange.mobile.configuration.sms.message.en_GB.text
| <nowiki>false
+
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| docx4j.properties:30
+
| eas-provisioning-mail.properties:49
 
|-
 
|-
| <span class="shortened" alt="docx4j.Log4j.Configurator.disabled" title="docx4j.Log4j.Configurator.disabled"><nowiki>docx4j.Log4j.Configurat...</nowiki></span>
+
| com.openexchange.mobile.configuration.sms.message.de_DE.text
| <nowiki>true
+
| <span class="shortened" alt="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u" title="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u"><nowiki>Bitte auf den folgenden Link...</nowiki></span>
</nowiki>
+
| <nowiki></nowiki>
| <nowiki>If you haven't configured log4j yourself docx4j will autoconfigure it.  Set this to true to disable that </nowiki>
+
| eas-provisioning-mail.properties:50
| docx4j.properties:41
 
 
|-
 
|-
| <nowiki>docx4j.PageSize</nowiki>
+
| com.openexchange.mobile.configuration.sms.message.fr_FR.text
| <nowiki>LETTER
+
| <span class="shortened" alt="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u" title="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u"><nowiki>Veuillez cliquer sur le lien...</nowiki></span>
</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Page size: use a value from org.docx4j.model.structure.PageSizePaper enum eg A4, LETTER </nowiki>
+
| eas-provisioning-mail.properties:51
| docx4j.properties:6
 
 
|-
 
|-
| <nowiki>docx4j.PageMargins</nowiki>
+
| com.openexchange.mobile.configuration.sms.message.nl_NL.text
| <nowiki>NORMAL
+
| <span class="shortened" alt="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u" title="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u"><nowiki>Klik op de volgende link om ...</nowiki></span>
</nowiki>
 
| <nowiki>Page size: use a value from org.docx4j.model.structure.MarginsWellKnown enum </nowiki>
 
| docx4j.properties:8
 
|-
 
| <span class="shortened" alt="docx4j.PageOrientationLandscape" title="docx4j.PageOrientationLandscape"><nowiki>docx4j.PageOrientationL...</nowiki></span>
 
| <nowiki>false
 
</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| docx4j.properties:9
+
| eas-provisioning-mail.properties:52
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.gcm.key" title="com.openexchange.drive.events.gcm.key"><nowiki>com.openexchange.drive....</nowiki></span>
+
| com.openexchange.mobile.configuration.sms.message.es_ES.text
 +
| <span class="shortened" alt="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u" title="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u"><nowiki>Por favor, haga clic en el s...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specifies the API key of the server application. Required. </nowiki>
+
| eas-provisioning-mail.properties:53
| drive.properties:100
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.useTempFolder" title="com.openexchange.drive.useTempFolder"><nowiki>com.openexchange.drive....</nowiki></span>
+
| com.openexchange.mobile.configuration.sms.message.it_IT.text
| <nowiki>true</nowiki>
+
| <span class="shortened" alt="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u" title="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u"><nowiki>Fai clic sul seguente colleg...</nowiki></span>
| <nowiki>Specifies whether the synchronization logic will make use of a folder named &quot;.drive&quot; below the root synchronization folder or not. If enabled, this folder is used to store temporary uploads and removed files, which usually leads to a better user experience since previously synchronized files can be restored from there for example. If not, removed files are not kept, and uploads are performed directly in the target folder. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki></nowiki>
| drive.properties:13
+
| eas-provisioning-mail.properties:54
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.directLinkFile" title="com.openexchange.drive.directLinkFile"><nowiki>com.openexchange.drive....</nowiki></span>
+
| com.openexchange.mobile.configuration.url
| <span class="shortened" alt="https://[hostname]/[uiwebpath]#m=infostore&amp;f=[folder]&amp;i=[object]" title="https://[hostname]/[uiwebpath]#m=infostore&amp;f=[folder]&amp;i=[object]"><nowiki>https://[hostname]/[uiwebpat...</nowiki></span>
+
| <span class="shortened" alt="https://%h/servlet/mobileconfig?l=%p" title="https://%h/servlet/mobileconfig?l=%p"><nowiki>https://%h/servlet/mobilecon...</nowiki></span>
| <nowiki>Configures the pattern for direct links to files. Text in brackets is replaced dynamically during link generation in the backend, however, it's still possible to overwrite them here with a static value. [hostname] should be replaced with the server's canonical host name (if not, the server tries to determine the hostname on it's own), [uiwebpath] is replaced with the value of &quot;com.openexchange.UIWebPath&quot; as defined in &quot;server.properties&quot;. [object] and [folder] are replaced with the relevant IDs to generate the direct link. Defaults to &quot;https://[hostname]/[uiwebpath]#m=infostore&amp;f=[folder]&amp;i=[object]&quot;. </nowiki>
+
| <nowiki>Define the URL which will be send to the device via the transport. The following placeholders will be replaced by: %h : The Hostname taken from the URL of the user %l : The login which the user has entered on the login page %c : The context ID %u : The user login %p : Users primary email address </nowiki>
| drive.properties:24
+
| eas-provisioning-mail.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.directLinkDirectory" title="com.openexchange.drive.directLinkDirectory"><nowiki>com.openexchange.drive....</nowiki></span>
+
| com.openexchange.mobile.configuration.json.action.sms.sipgat.api.url
| <span class="shortened" alt="https://[hostname]/[uiwebpath]#m=infostore&amp;f=[folder]" title="https://[hostname]/[uiwebpath]#m=infostore&amp;f=[folder]"><nowiki>https://[hostname]/[uiwebpat...</nowiki></span>
+
| <span class="shortened" alt="https://samurai.sipgate.net/RPC2" title="https://samurai.sipgate.net/RPC2"><nowiki>https://samurai.sipgate.net/...</nowiki></span>
| <nowiki>Configures the pattern for direct links to directories. Text in brackets is replaced dynamically during link generation in the backend, however, it's still possible to overwrite them here with a static value. [hostname] should be replaced with the server's canonical host name (if not, the server tries to determine the hostname on it's own), [uiwebpath] is replaced with the value of &quot;com.openexchange.UIWebPath&quot; as defined in &quot;server.properties&quot;. [folder] is replaced with the actual folder ID to generate the direct link. Defaults to &quot;https://[hostname]/[uiwebpath]#m=infostore&amp;f=[folder]&quot;. </nowiki>
+
| <nowiki>Properties for the ACTION SMS Provisioning Plugin  Currently only SIPGATE is supported as SMS provider via XML-RPC API    Sipgate API URL  </nowiki>
| drive.properties:35
+
| eas-provisioning-sms.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.capability.drive" title="com.openexchange.capability.drive"><nowiki>com.openexchange.capabi...</nowiki></span>
+
| com.openexchange.mobile.configuration.json.action.sms.sipgat.api.username
| <nowiki>true</nowiki>
+
| <nowiki>openexchange</nowiki>
| <nowiki>Enables or disables the &quot;drive&quot; module capability globally. </nowiki>
+
| <nowiki> Sipgate API Username </nowiki>
| drive.properties:4
+
| eas-provisioning-sms.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.directLinkQuota" title="com.openexchange.drive.directLinkQuota"><nowiki>com.openexchange.drive....</nowiki></span>
+
| com.openexchange.mobile.configuration.json.action.sms.sipgat.api.password
| <nowiki>https://[hostname]</nowiki>
+
| <nowiki>test</nowiki>
| <nowiki>Configures the pattern for a direct link to manage a user's quota. Text in brackets is replaced dynamically during link generation in the backend, however, it's still possible to overwrite them here with a static value, or even define an arbitrary URL here. [hostname] should be replaced with the server's canonical host name (if not, the server tries to determine the hostname on it's own), [uiwebpath] is replaced with the value of &quot;com.openexchange.UIWebPath&quot; as defined in &quot;server.properties&quot;. [contextid], [userid] and [login] are replaced to reflect the values of the current user. Defaults to &quot;https://[hostname]&quot;. </nowiki>
+
| <nowiki> Sipgate API Password </nowiki>
| drive.properties:46
+
| eas-provisioning-sms.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.ios.enabled" title="com.openexchange.drive.events.apn.ios.enabled"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/module
| <nowiki>false</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Enables or disables push event notifications to clients using the Apple Push Notification service (APNS) for iOS devices. This requires a valid configuration for the APNS certificate and keys, see options below. Defaults to &quot;false&quot;. </nowiki>
+
| <nowiki></nowiki>
| drive.properties:52
+
| eas-provisioning-ui.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.ios.keystore" title="com.openexchange.drive.events.apn.ios.keystore"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/name
 +
| <nowiki>Nokia S60</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specifies the path to the local keystore file (PKCS #12) containing the APNS certificate and keys for the iOS application, e.g. &quot;/opt/open-xchange/etc/drive-apns.p12&quot;. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
+
| eas-provisioning-ui.properties:10
| drive.properties:58
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.ios.password" title="com.openexchange.drive.events.apn.ios.password"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/url
 +
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-French.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-French.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specifies the password used when creating the referenced keystore containing the certificate of the iOS application. Note that blank or null passwords are in violation of the PKCS #12 specifications. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
+
| eas-provisioning-ui.properties:11
| drive.properties:64
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.ios.production" title="com.openexchange.drive.events.apn.ios.production"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/en_US/name
| <nowiki>true</nowiki>
+
| <nowiki>Nokia S60</nowiki>
| <nowiki>Indicates which APNS service is used when sending push notifications to iOS devices. A value of &quot;true&quot; will use the production service, a value of &quot;false&quot; the sandbox service. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki></nowiki>
| drive.properties:69
+
| eas-provisioning-ui.properties:12
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.macos.enabled" title="com.openexchange.drive.events.apn.macos.enabled"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/en_US/url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Enables or disables push event notifications to clients using the Apple Push Notification service (APNS) for Mac OS devices. This requires a valid configuration for the APNS certificate and keys, see options below. Defaults to &quot;false&quot;. </nowiki>
+
| <nowiki></nowiki>
| drive.properties:75
+
| eas-provisioning-ui.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.macos.keystore" title="com.openexchange.drive.events.apn.macos.keystore"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/name
 +
| <nowiki>Nokia S60</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specifies the path to the local keystore file (PKCS #12) containing the APNS certificate and keys for the Mac OS application, e.g. &quot;/opt/open-xchange/etc/drive-apns.p12&quot;. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
+
| eas-provisioning-ui.properties:14
| drive.properties:81
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.macos.password" title="com.openexchange.drive.events.apn.macos.password"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/url
 +
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specifies the password used when creating the referenced keystore containing the certificate of the Mac OS application. Note that blank or null passwords are in violation of the PKCS #12 specifications. Required if &quot;com.openexchange.drive.events.apn.enabled&quot; is &quot;true&quot;. </nowiki>
+
| eas-provisioning-ui.properties:15
| drive.properties:87
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.apn.macos.production" title="com.openexchange.drive.events.apn.macos.production"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/name
| <nowiki>true</nowiki>
+
| <nowiki>Nokia S60</nowiki>
| <nowiki>Indicates which APNS service is used when sending push notifications to Mac OS devices. A value of &quot;true&quot; will use the production service, a value of &quot;false&quot; the sandbox service. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki></nowiki>
| drive.properties:92
+
| eas-provisioning-ui.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.drive.events.gcm.enabled" title="com.openexchange.drive.events.gcm.enabled"><nowiki>com.openexchange.drive....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Dutch.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Dutch.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Enables or disables push event notifications to clients using the Google Cloud Messaging (GCM) service. This requires a valid configuration for the GCM API key, see options below. Defaults to &quot;false&quot;. </nowiki>
+
| <nowiki></nowiki>
| drive.properties:97
+
| eas-provisioning-ui.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.dropbox.apiSecret" title="com.openexchange.oauth.dropbox.apiSecret"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/name
| <nowiki>PUT_YOUR_APP_SECRET_HERE</nowiki>
+
| <nowiki>Nokia S60</nowiki>
| <nowiki>The API secret </nowiki>
+
| <nowiki></nowiki>
| dropbox.properties:10
+
| eas-provisioning-ui.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.dropbox" title="com.openexchange.oauth.dropbox"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/url
| <nowiki>true</nowiki>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Spanish.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Spanish.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Enable/disable </nowiki>
+
| <nowiki></nowiki>
| dropbox.properties:4
+
| eas-provisioning-ui.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.dropbox.apiKey" title="com.openexchange.oauth.dropbox.apiKey"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/name
| <nowiki>PUT_YOUR_APP_KEY_HERE</nowiki>
+
| <nowiki>Blackberry</nowiki>
| <nowiki>The API key </nowiki>
+
| <nowiki> Blackberry configuration description:  </nowiki>
| dropbox.properties:7
+
| eas-provisioning-ui.properties:23
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.dropbox" title="com.openexchange.oauth.dropbox"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-German.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-German.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Enable/disable </nowiki>
 
| dropboxoauth.properties:3
 
|-
 
| <span class="shortened" alt="com.openexchange.oauth.dropbox.apiKey" title="com.openexchange.oauth.dropbox.apiKey"><nowiki>com.openexchange.oauth....</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The API key </nowiki>
+
| eas-provisioning-ui.properties:24
| dropboxoauth.properties:6
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.dropbox.apiSecret" title="com.openexchange.oauth.dropbox.apiSecret"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/name
 +
| <nowiki>Blackberry</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The API secret </nowiki>
+
| eas-provisioning-ui.properties:25
| dropboxoauth.properties:9
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.urlencoding" title="com.openexchange.mobile.configuration.urlencoding"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/url
| <nowiki>UTF-8</nowiki>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-French.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-French.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Define the URL encoding which will be used to modify the given URL </nowiki>
+
| <nowiki></nowiki>
| eas-provisioning-mail.properties:11
+
| eas-provisioning-ui.properties:26
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.from" title="com.openexchange.mobile.configuration.mail.from"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/en_US/name
| <nowiki>user</nowiki>
+
| <nowiki>Blackberry</nowiki>
| <nowiki>Define the FROM address of the email which will be sent to the user when he has selected the email transport as provisioning method. Possible values are: 1. A valid eMail address (eg.: admin@example.com) 2. user (Then the from address will be the standard address from the user who sends the provisioning message) </nowiki>
+
| <nowiki></nowiki>
| eas-provisioning-mail.properties:19
+
| eas-provisioning-ui.properties:27
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.en_US.subject" title="com.openexchange.mobile.configuration.mail.message.en_US.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/en_US/url
| <span class="shortened" alt="Open-Xchange Mobility Provisioning" title="Open-Xchange Mobility Provisioning"><nowiki>Open-Xchange Mobility Provis...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Define the subject and the mailtext of the provisioning eMail which will be send to the user if he has chosen eMail as provisioning method. You can set a subject and text per language. If you want to add a new language code provide the following two configuration options: com.openexchange.mobile.configuration.mail.message.$languagecode_$LANDCODE.subject com.openexchange.mobile.configuration.mail.message.$languagecode_$LANDCODE.text </nowiki>
 
| eas-provisioning-mail.properties:28
 
|-
 
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.en_US.text" title="com.openexchange.mobile.configuration.mail.message.en_US.text"><nowiki>com.openexchange.mobile...</nowiki></span>
 
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:29
+
| eas-provisioning-ui.properties:28
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.en_GB.subject" title="com.openexchange.mobile.configuration.mail.message.en_GB.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/name
| <span class="shortened" alt="Open-Xchange Mobility Provisioning" title="Open-Xchange Mobility Provisioning"><nowiki>Open-Xchange Mobility Provis...</nowiki></span>
+
| <nowiki>Blackberry</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:30
+
| eas-provisioning-ui.properties:29
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.en_GB.text" title="com.openexchange.mobile.configuration.mail.message.en_GB.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/url
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:31
+
| eas-provisioning-ui.properties:30
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.de_DE.subject" title="com.openexchange.mobile.configuration.mail.message.de_DE.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/name
| <span class="shortened" alt="Open-Xchange Mobility-Provisionierung" title="Open-Xchange Mobility-Provisionierung"><nowiki>Open-Xchange Mobility-Provis...</nowiki></span>
+
| <nowiki>Blackberry</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:32
+
| eas-provisioning-ui.properties:31
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.de_DE.text" title="com.openexchange.mobile.configuration.mail.message.de_DE.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/url
| <span class="shortened" alt="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u" title="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u"><nowiki>Bitte auf den folgenden Link...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Dutch.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Dutch.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:33
+
| eas-provisioning-ui.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.fr_FR.subject" title="com.openexchange.mobile.configuration.mail.message.fr_FR.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/name
| <span class="shortened" alt="Pr\u00E9paration de la mobilit\u00E9 Open-Xchange" title="Pr\u00E9paration de la mobilit\u00E9 Open-Xchange"><nowiki>Pr\u00E9paration de la mobil...</nowiki></span>
+
| <nowiki>Blackberry</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:34
+
| eas-provisioning-ui.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.fr_FR.text" title="com.openexchange.mobile.configuration.mail.message.fr_FR.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/url
| <span class="shortened" alt="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u" title="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u"><nowiki>Veuillez cliquer sur le lien...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Spanish.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Spanish.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:35
+
| eas-provisioning-ui.properties:34
 +
|-
 +
| modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/name
 +
| <nowiki>Android</nowiki>
 +
| <nowiki> Android configuration description:  </nowiki>
 +
| eas-provisioning-ui.properties:38
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.nl_NL.subject" title="com.openexchange.mobile.configuration.mail.message.nl_NL.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/url
| <span class="shortened" alt="Open-Xchange-mobility-initialisatie" title="Open-Xchange-mobility-initialisatie"><nowiki>Open-Xchange-mobility-initia...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-German.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-German.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:36
+
| eas-provisioning-ui.properties:39
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.nl_NL.text" title="com.openexchange.mobile.configuration.mail.message.nl_NL.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/name
| <span class="shortened" alt="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u" title="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u"><nowiki>Klik op de volgende link om ...</nowiki></span>
+
| <nowiki>Android</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:37
+
| eas-provisioning-ui.properties:40
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.es_ES.subject" title="com.openexchange.mobile.configuration.mail.message.es_ES.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/url
| <span class="shortened" alt="Configuraci\u00F3n m\u00F3vil de Open-Xchange" title="Configuraci\u00F3n m\u00F3vil de Open-Xchange"><nowiki>Configuraci\u00F3n m\u00F3vi...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-French.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-French.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:38
+
| eas-provisioning-ui.properties:41
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.es_ES.text" title="com.openexchange.mobile.configuration.mail.message.es_ES.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/en_US/name
| <span class="shortened" alt="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u" title="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u"><nowiki>Por favor, haga clic en el s...</nowiki></span>
+
| <nowiki>Android</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:39
+
| eas-provisioning-ui.properties:42
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.it_IT.subject" title="com.openexchange.mobile.configuration.mail.message.it_IT.subject"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/en_US/url
| <span class="shortened" alt="Fornitura in mobilit\u00E0 Open-Xchange" title="Fornitura in mobilit\u00E0 Open-Xchange"><nowiki>Fornitura in mobilit\u00E0 O...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:40
+
| eas-provisioning-ui.properties:43
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.mail.message.it_IT.text" title="com.openexchange.mobile.configuration.mail.message.it_IT.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/name
| <span class="shortened" alt="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u" title="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u"><nowiki>Fai clic sul seguente colleg...</nowiki></span>
+
| <nowiki>Android</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:41
+
| eas-provisioning-ui.properties:44
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.en_US.text" title="com.openexchange.mobile.configuration.sms.message.en_US.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/url
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
| <nowiki>Define the text of the provisioning SMS which will be send to the user if he has chosen SMS as provisioning method. You can set a text per language. If you want to add a new language code provide the following configuration option: com.openexchange.mobile.configuration.sms.message.$languagecode_$LANDCODE.text </nowiki>
+
| <nowiki></nowiki>
| eas-provisioning-mail.properties:48
+
| eas-provisioning-ui.properties:45
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.en_GB.text" title="com.openexchange.mobile.configuration.sms.message.en_GB.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/name
| <span class="shortened" alt="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u" title="Please click on the following link to open the Open-Xchange Mobility Provisioning application: %u"><nowiki>Please click on the followin...</nowiki></span>
+
| <nowiki>Android</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:49
+
| eas-provisioning-ui.properties:46
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.de_DE.text" title="com.openexchange.mobile.configuration.sms.message.de_DE.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/url
| <span class="shortened" alt="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u" title="Bitte auf den folgenden Link klicken, um die Open-Xchange Mobility Provisionierungs-Applikation zu \u00F6ffnen: %u"><nowiki>Bitte auf den folgenden Link...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-Dutch.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-Dutch.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:50
+
| eas-provisioning-ui.properties:47
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.fr_FR.text" title="com.openexchange.mobile.configuration.sms.message.fr_FR.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/name
| <span class="shortened" alt="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u" title="Veuillez cliquer sur le lien suivant pour ouvrir l'application de pr\u00E9paration de la mobilit\u00E9 Open-Xchange: %u"><nowiki>Veuillez cliquer sur le lien...</nowiki></span>
+
| <nowiki>Android</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:51
+
| eas-provisioning-ui.properties:48
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.nl_NL.text" title="com.openexchange.mobile.configuration.sms.message.nl_NL.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/url
| <span class="shortened" alt="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u" title="Klik op de volgende link om de initialisatietoepasssing voor Open-Xchange-mobility te starten: %u"><nowiki>Klik op de volgende link om ...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-Spanish.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-Spanish.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:52
+
| eas-provisioning-ui.properties:49
 +
|-
 +
| modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/name
 +
| <nowiki>Nokia S60</nowiki>
 +
| <nowiki>The following options will display the detailed setup descriptions from devices which don't support autoconfiguration emails.  Nokia S60 configuration description:  </nowiki>
 +
| eas-provisioning-ui.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.es_ES.text" title="com.openexchange.mobile.configuration.sms.message.es_ES.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/url
| <span class="shortened" alt="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u" title="Por favor, haga clic en el siguiente enlace para ejecutar la aplicaci\u00F3n de configuraci\u00F3n m\u00F3vil de Open-Xchange: %u"><nowiki>Por favor, haga clic en el s...</nowiki></span>
+
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-German.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-German.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:53
+
| eas-provisioning-ui.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.sms.message.it_IT.text" title="com.openexchange.mobile.configuration.sms.message.it_IT.text"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.OpensslBinary
| <span class="shortened" alt="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u" title="Fai clic sul seguente collegamento per aprire l'applicazione di fornitura in mobilit\u00E0 Open-Xchange: %u"><nowiki>Fai clic sul seguente colleg...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-mail.properties:54
+
| <nowiki>The location of the openssl binary (needed if SignConfig is true) </nowiki>
 +
| eas-provisioning.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.url" title="com.openexchange.mobile.configuration.url"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.OpensslTimeout
| <span class="shortened" alt="https://%h/servlet/mobileconfig?l=%p" title="https://%h/servlet/mobileconfig?l=%p"><nowiki>https://%h/servlet/mobilecon...</nowiki></span>
+
| <nowiki>3000</nowiki>
| <nowiki>Define the URL which will be send to the device via the transport. The following placeholders will be replaced by: %h : The Hostname taken from the URL of the user %l : The login which the user has entered on the login page %c : The context ID %u : The user login %p : Users primary email address </nowiki>
+
| <nowiki>The timeout for the openssl binary in milliseconds (needed if SignConfig is true) </nowiki>
| eas-provisioning-mail.properties:8
+
| eas-provisioning.properties:12
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.json.action.sms.sipgat.api.url" title="com.openexchange.mobile.configuration.json.action.sms.sipgat.api.url"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.CertFile
| <span class="shortened" alt="https://samurai.sipgate.net/RPC2" title="https://samurai.sipgate.net/RPC2"><nowiki>https://samurai.sipgate.net/...</nowiki></span>
+
| <nowiki></nowiki>
| <nowiki>Properties for the ACTION SMS Provisioning Plugin  Currently only SIPGATE is supported as SMS provider via XML-RPC API    Sipgate API URL  </nowiki>
+
| <nowiki>The cert file (needed if SignConfig is true) </nowiki>
| eas-provisioning-sms.properties:10
+
| eas-provisioning.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.json.action.sms.sipgat.api.username" title="com.openexchange.mobile.configuration.json.action.sms.sipgat.api.username"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.KeyFile
| <nowiki>openexchange</nowiki>
+
| <nowiki></nowiki>
| <nowiki> Sipgate API Username </nowiki>
+
| <nowiki>The key file (needed if SignConfig is true) </nowiki>
| eas-provisioning-sms.properties:14
+
| eas-provisioning.properties:16
 +
|-
 +
| com.openexchange.mobile.configuration.generator.iPhoneRegex
 +
| <nowiki>^.*(iPhone|iPad).*$</nowiki>
 +
| <nowiki>RegEx for iPhone browser detection </nowiki>
 +
| eas-provisioning.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.json.action.sms.sipgat.api.password" title="com.openexchange.mobile.configuration.json.action.sms.sipgat.api.password"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.WinMobRegex
| <nowiki>test</nowiki>
+
| <nowiki>^.*Windows Phone.*$</nowiki>
| <nowiki> Sipgate API Password </nowiki>
+
| <nowiki>RegEx for Windows Mobile browser detection </nowiki>
| eas-provisioning-sms.properties:18
+
| eas-provisioning.properties:4
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/module" title="modules/com.openexchange.eas.provisioning.ui/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.OnlySecureConnect
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>If only https should be used </nowiki>
| eas-provisioning-ui.properties:1
+
| eas-provisioning.properties:6
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/name" title="modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.mobile.configuration.generator.SignConfig
| <nowiki>Nokia S60</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>If signing is used or not </nowiki>
| eas-provisioning-ui.properties:10
+
| eas-provisioning.properties:8
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/url" title="modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| read_cl
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-French.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-French.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki> ONE </nowiki>
| <nowiki></nowiki>
+
| <nowiki>Consistency Levels. It can be defined on a per-column-family basis. Since we only have one column family, it only applies to that. Possible values (CaSe sensitive): ONE, TWO, THREE, QUORUM, ALL, ANY, EACH_QUORUM, LOCAL_QUORUM </nowiki>
| eas-provisioning-ui.properties:11
+
| eavstorage.properties:15
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/en_US/name" title="modules/com.openexchange.eas.provisioning.ui/other/0/en_US/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| write_cl
| <nowiki>Nokia S60</nowiki>
+
| <nowiki> ONE</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-ui.properties:12
+
| eavstorage.properties:16
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/en_US/url" title="modules/com.openexchange.eas.provisioning.ui/other/0/en_US/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| replication_factor
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki> 1</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Replication factor of the keyspace </nowiki>
| eas-provisioning-ui.properties:13
+
| eavstorage.properties:2
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/name" title="modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| keyspace
| <nowiki>Nokia S60</nowiki>
+
| <nowiki> OX</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Keyspace name </nowiki>
| eas-provisioning-ui.properties:14
+
| eavstorage.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/url" title="modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| cf_xt_props
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki> ExtendedProperties</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Extended Properties column family name </nowiki>
| eas-provisioning-ui.properties:15
+
| eavstorage.properties:8
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/name" title="modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.event.eventQueueDelay
| <nowiki>Nokia S60</nowiki>
+
| <nowiki>60000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>This parameter set the delay in milliseconds when events are sent to the subscribed services. Events for example are triggered when deleting an appointment with attachment. The event then is for deleting the attachment. If this value is increased more events may be in the queue that must be executed. This can cause longer runtime delivering all those events. Lowering this value may cause too often look into the queue without finding events there to process. </nowiki>
| eas-provisioning-ui.properties:16
+
| event.properties:17
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/url" title="modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.event.isEventQueueEnabled
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Dutch.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Dutch.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>This option enables or disable the complete event handling for OX The event handling is a essential Open-Xchange component which needs to always run. This should only be set to false for debugging purposes. </nowiki>
| eas-provisioning-ui.properties:17
+
| event.properties:8
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/name" title="modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.loginPageBaseURL
| <nowiki>Nokia S60</nowiki>
+
| <span class="shortened" alt="http://www.facebook.com/login.php" title="http://www.facebook.com/login.php"><nowiki>http://www.facebook.com/logi...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Specify the base URL of facebook's login page </nowiki>
| eas-provisioning-ui.properties:18
+
| facebookmessaging.properties:10
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/url" title="modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.actionOfLoginForm
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Spanish.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-Spanish.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <span class="shortened" alt="https://login.facebook.com/login.php?login_attempt=1" title="https://login.facebook.com/login.php?login_attempt=1"><nowiki>https://login.facebook.com/l...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Specify the action of the facebook login form located at login page </nowiki>
| eas-provisioning-ui.properties:19
+
| facebookmessaging.properties:13
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/name" title="modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.linkAfterLogin
| <nowiki>Blackberry</nowiki>
+
| <span class="shortened" alt="&quot;\\Qhttp://www.facebook.com/profile.php?ref=profile&amp;id=\\E([0-9]+)&quot;" title="&quot;\\Qhttp://www.facebook.com/profile.php?ref=profile&amp;id=\\E([0-9]+)&quot;"><nowiki>&quot;\\Qhttp://www.facebook.com/...</nowiki></span>
| <nowiki> Blackberry configuration description: </nowiki>
+
| <nowiki>Specify the regular expression (in quotes) for the link of the expected page after successfully passing facebook's login page Note: The (optional) capturing group is checked against facebook's user identifier. If no group is specified, no check is performed </nowiki>
| eas-provisioning-ui.properties:23
+
| facebookmessaging.properties:17
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/url" title="modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.apiVersion
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-German.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-German.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>1.0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the version of facebook's API </nowiki>
| eas-provisioning-ui.properties:24
+
| facebookmessaging.properties:20
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/name" title="modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.nameOfUserField
| <nowiki>Blackberry</nowiki>
+
| <nowiki>email</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the name of the login field on facebook's login page </nowiki>
| eas-provisioning-ui.properties:25
+
| facebookmessaging.properties:23
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/url" title="modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.nameOfPasswordField
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-French.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-French.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>pass</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the name of the password field on facebook's login page </nowiki>
| eas-provisioning-ui.properties:26
+
| facebookmessaging.properties:26
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/en_US/name" title="modules/com.openexchange.eas.provisioning.ui/other/1/en_US/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook
| <nowiki>Blackberry</nowiki>
+
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-ui.properties:27
+
| facebookmessaging.properties:3
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/en_US/url" title="modules/com.openexchange.eas.provisioning.ui/other/1/en_US/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.messaging.facebook.renewalFrequence
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>300000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Frequence for facebook session renewal in milliseconds. Default is 300000 (5 minutes). </nowiki>
| eas-provisioning-ui.properties:28
+
| facebookmessaging.properties:7
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/name" title="modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.oauth.facebook
| <nowiki>Blackberry</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Enable/disable Facebook OAuth support </nowiki>
| eas-provisioning-ui.properties:29
+
| facebookoauth.properties:2
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/url" title="modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.facebook.apiKey
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>INSERT_YOUR_API_KEY_HERE</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the API key obtained from facebook </nowiki>
| eas-provisioning-ui.properties:30
+
| facebookoauth.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/name" title="modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.facebook.secretKey
| <nowiki>Blackberry</nowiki>
+
| <nowiki>INSERT_YOUR_API_SECRET_HERE</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the secret key obtained from facebook </nowiki>
| eas-provisioning-ui.properties:31
+
| facebookoauth.properties:8
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/url" title="modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.subscribe.socialplugin.facebook
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Dutch.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Dutch.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-ui.properties:32
+
| facebooksubscribe.properties:1
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/name" title="modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.backupCount
| <nowiki>Blackberry</nowiki>
+
| <nowiki>1</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
| eas-provisioning-ui.properties:33
+
| filemanagementDistributed.properties:11
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/url" title="modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.asyncBackupCount
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Spanish.html" title="plugins/com.openexchange.usm.eas/html/ox6-blackberry-Spanish.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
| eas-provisioning-ui.properties:34
+
| filemanagementDistributed.properties:16
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/name" title="modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.readBackupData
| <nowiki>Android</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki> Android configuration description:  </nowiki>
+
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
| eas-provisioning-ui.properties:38
+
| filemanagementDistributed.properties:21
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/url" title="modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.name
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-German.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-German.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>distributedFiles-0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
| eas-provisioning-ui.properties:39
+
| filemanagementDistributed.properties:24
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/name" title="modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.maxIdleSeconds
| <nowiki>Android</nowiki>
+
| <nowiki>3600</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
| eas-provisioning-ui.properties:40
+
| filemanagementDistributed.properties:31
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/url" title="modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| IGNORE_SHARED_ADDRESSBOOK
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-French.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-French.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>TRUE</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Determine whether to ignore 'shared addressbook' folder or not. Possible values: TRUE / FALSE </nowiki>
| eas-provisioning-ui.properties:41
+
| foldercache.properties:12
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/en_US/name" title="modules/com.openexchange.eas.provisioning.ui/other/2/en_US/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| ENABLE_INTERNAL_USER_EDIT
| <nowiki>Android</nowiki>
+
| <nowiki>TRUE</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define if users are allowed to edit their own contact object contained in folder 'Global Address Book' aka 'Internal Users'. Switching this parameter only has an effect for new created contexts. </nowiki>
| eas-provisioning-ui.properties:42
+
| foldercache.properties:17
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/en_US/url" title="modules/com.openexchange.eas.provisioning.ui/other/2/en_US/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.folderstorage.outlook.showPersonalBelowInfoStore
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies whether a user's default InfoStore folder should appear below InfoStore root folder:  - Infostore -- My files -- Public infostore -- Userstore -- Other infstore folders </nowiki>
| eas-provisioning-ui.properties:43
+
| foldercache.properties:27
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/name" title="modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.folderstorage.database.preferDisplayName
| <nowiki>Android</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies whether default InfoStore folders are labeled with owning user's display name or name is read from folder storage (database) </nowiki>
| eas-provisioning-ui.properties:44
+
| foldercache.properties:31
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/url" title="modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| ENABLE_DB_GROUPING
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-English.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki> TRUE</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define where to perform folder grouping. This filters the database results for duplicate folders in the where clause of the db statement or afterwards in the application. Possible values: TRUE / FALSE </nowiki>
| eas-provisioning-ui.properties:45
+
| foldercache.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/name" title="modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| ENABLE_FOLDER_CACHE
| <nowiki>Android</nowiki>
+
| <nowiki> TRUE</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Enable or disable folder caching. Possible values: TRUE / FALSE </nowiki>
| eas-provisioning-ui.properties:46
+
| foldercache.properties:8
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/url" title="modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.folder.json.module
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-Dutch.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-Dutch.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
+
| <nowiki>folders</nowiki>
| <nowiki></nowiki>
+
| <nowiki># Define the module which also serves as the appendix for registered servlet: # If module is set to &quot;myfolders&quot;, the servlet path is changed to &quot;/ajax/myfolders&quot; # Default is &quot;folders&quot; </nowiki>
| eas-provisioning-ui.properties:47
+
| folderjson.properties:6
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/name" title="modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| project.required.plugins
| <nowiki>Android</nowiki>
+
| <span class="shortened" alt="org.apache.forrest.plugin.output.pdf" title="org.apache.forrest.plugin.output.pdf"><nowiki>org.apache.forrest.plugin.ou...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>The names of plugins that are required to build the project comma separated list (no spaces) You can request a specific version by appending &quot;-VERSION&quot; to the end of the plugin name. If you exclude a version number the latest released version will be used, however, be aware that this may be a development version. In a production environment it is recomended that you specify a known working version. Run &quot;forrest available-plugins&quot; for a list of plug-ins currently available </nowiki>
| eas-provisioning-ui.properties:48
+
| forrest.properties:125
 +
|-
 +
| project.skin
 +
| <nowiki>lucene</nowiki>
 +
| <nowiki>Specifies name of Forrest skin to use See list at http://forrest.apache.org/docs/skins.html </nowiki>
 +
| forrest.properties:29
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/url" title="modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.password
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-android2-Spanish.html" title="plugins/com.openexchange.usm.eas/html/ox6-android2-Spanish.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-ui.properties:49
+
| <nowiki>The password to access the EWS. Required. </nowiki>
 +
| freebusy_provider_ews.properties:11
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/name" title="modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/name"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.detailed
| <nowiki>Nokia S60</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The following options will display the detailed setup descriptions from devices which don't support autoconfiguration emails. Nokia S60 configuration description:  </nowiki>
+
| <nowiki>Configures whether the detailed free/busy-view including subject and location of the appointments is requested from EWS or not. </nowiki>
| eas-provisioning-ui.properties:8
+
| freebusy_provider_ews.properties:15
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/url" title="modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/url"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.emailSuffixes
| <span class="shortened" alt="plugins/com.openexchange.usm.eas/html/ox6-nokias60-German.html" title="plugins/com.openexchange.usm.eas/html/ox6-nokias60-German.html"><nowiki>plugins/com.openexchange.usm...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eas-provisioning-ui.properties:9
+
| <nowiki>Allows the definition of a comma-separated list of e-mail-address suffixes (e.g. domain parts like &quot;@example.org&quot;) that are used to pre-filter the requested participants before passing them to EWS. Optional, but strongly recommended to reduce the amount of transferred data. </nowiki>
 +
| freebusy_provider_ews.properties:21
 +
|-
 +
| com.openexchange.freebusy.provider.ews.validEmailsOnly
 +
| <nowiki>true</nowiki>
 +
| <nowiki>Configures whether only valid e-mail addresses are used in the free/busy lookup or not. </nowiki>
 +
| freebusy_provider_ews.properties:25
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.OpensslBinary" title="com.openexchange.mobile.configuration.generator.OpensslBinary"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.trustAllCerts
| <nowiki></nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>The location of the openssl binary (needed if SignConfig is true) </nowiki>
+
| <nowiki>For testing purposes, it's possible to skip certificate validation and trust all server certificates. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory&quot;. </nowiki>
| eas-provisioning.properties:10
+
| freebusy_provider_ews.properties:30
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.OpensslTimeout" title="com.openexchange.mobile.configuration.generator.OpensslTimeout"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.skipHostVerification
| <nowiki>3000</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>The timeout for the openssl binary in milliseconds (needed if SignConfig is true) </nowiki>
+
| <nowiki>For testing purposes, it's possible to bypass hostname verification. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.hostname.verifier&quot;. </nowiki>
| eas-provisioning.properties:12
+
| freebusy_provider_ews.properties:35
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.CertFile" title="com.openexchange.mobile.configuration.generator.CertFile"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.exchangeVersion
| <nowiki></nowiki>
+
| <nowiki>EXCHANGE_2010</nowiki>
| <nowiki>The cert file (needed if SignConfig is true) </nowiki>
+
| <nowiki>Configures the requested Exchange Server version. Possible values include &quot;EXCHANGE_2007_SP_1&quot;, &quot;EXCHANGE_2010&quot;, &quot;EXCHANGE_2010_SP_1&quot; and &quot;EXCHANGE_2010_SP_2&quot;. </nowiki>
| eas-provisioning.properties:14
+
| freebusy_provider_ews.properties:40
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.KeyFile" title="com.openexchange.mobile.configuration.generator.KeyFile"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.url
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The key file (needed if SignConfig is true) </nowiki>
+
| <nowiki>Specifies the URL to the Exchange Web Service (usually something like http://exchange.example.com/EWS/Exchange.asmx). Required. </nowiki>
| eas-provisioning.properties:16
+
| freebusy_provider_ews.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.iPhoneRegex" title="com.openexchange.mobile.configuration.generator.iPhoneRegex"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.ews.userName
| <nowiki>^.*(iPhone|iPad).*$</nowiki>
+
| <nowiki></nowiki>
| <nowiki>RegEx for iPhone browser detection </nowiki>
+
| <nowiki>The user name to access the EWS. Required. </nowiki>
| eas-provisioning.properties:2
+
| freebusy_provider_ews.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.WinMobRegex" title="com.openexchange.mobile.configuration.generator.WinMobRegex"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.google.emailSuffixes
| <nowiki>^.*Windows Phone.*$</nowiki>
+
| <nowiki>@gmail.com,@googlemail.com</nowiki>
| <nowiki>RegEx for Windows Mobile browser detection </nowiki>
+
| <nowiki>Allows the definition of a comma-separated list of e-mail-address suffixes (e.g. domain parts like &quot;@googlemail.com&quot;) that are used to pre-filter the requested participants before passing them to Google. Optional, but strongly recommended to reduce the amount of transferred data. </nowiki>
| eas-provisioning.properties:4
+
| freebusy_provider_google.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.OnlySecureConnect" title="com.openexchange.mobile.configuration.generator.OnlySecureConnect"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.google.validEmailsOnly
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>If only https should be used </nowiki>
+
| <nowiki>Configures whether only valid e-mail addresses are used in the free/busy lookup or not. </nowiki>
| eas-provisioning.properties:6
+
| freebusy_provider_google.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.generator.SignConfig" title="com.openexchange.mobile.configuration.generator.SignConfig"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.freebusy.provider.google.apiEndpoint
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="https://www.googleapis.com/calendar/v3" title="https://www.googleapis.com/calendar/v3"><nowiki>https://www.googleapis.com/c...</nowiki></span>
| <nowiki>If signing is used or not </nowiki>
+
| <nowiki>Configures the URI of the Google Calendar API endpoint and should normally not be changed. Required. </nowiki>
| eas-provisioning.properties:8
+
| freebusy_provider_google.properties:5
 
|-
 
|-
| <nowiki>read_cl </nowiki>
+
| com.openexchange.freebusy.provider.google.apiKey
| <nowiki> ONE </nowiki>
+
| <nowiki>{YOUR_API_KEY}</nowiki>
| <nowiki>Consistency Levels. It can be defined on a per-column-family basis. Since we only have one column family, it only applies to that. Possible values (CaSe sensitive): ONE, TWO, THREE, QUORUM, ALL, ANY, EACH_QUORUM, LOCAL_QUORUM </nowiki>
+
| <nowiki>Sets the Google API key to be used for requests to the Google Calendar API. Required. </nowiki>
| eavstorage.properties:15
+
| freebusy_provider_google.properties:9
 
|-
 
|-
| <nowiki>write_cl </nowiki>
+
| com.openexchange.freebusy.publisher.ews.userID
| <nowiki> ONE</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| eavstorage.properties:16
+
| <nowiki>Specifies the user ID of the user in whose name the internal free/busy data is requested from the server (should normally be the internal user ID of the context administrator). Required. </nowiki>
 +
| freebusy_publisher_ews.properties:10
 
|-
 
|-
| <nowiki>replication_factor </nowiki>
+
| com.openexchange.freebusy.publisher.ews.url
| <nowiki> 1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Replication factor of the keyspace </nowiki>
+
| <nowiki>Specifies the URL to the Exchange Web Service (usually something like http://exchange.example.com/EWS/Exchange.asmx). Required. </nowiki>
| eavstorage.properties:2
+
| freebusy_publisher_ews.properties:14
 
|-
 
|-
| <nowiki>keyspace </nowiki>
+
| com.openexchange.freebusy.publisher.ews.userName
| <nowiki> OX</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Keyspace name </nowiki>
+
| <nowiki>The user name to access the EWS. Required. </nowiki>
| eavstorage.properties:5
+
| freebusy_publisher_ews.properties:17
 
|-
 
|-
| <nowiki>cf_xt_props </nowiki>
+
| com.openexchange.freebusy.publisher.ews.password
| <nowiki> ExtendedProperties</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Extended Properties column family name </nowiki>
+
| <nowiki>The password to access the EWS. Required. </nowiki>
| eavstorage.properties:8
+
| freebusy_publisher_ews.properties:20
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.event.eventQueueDelay" title="com.openexchange.event.eventQueueDelay"><nowiki>com.openexchange.event....</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.publishMonths
| <nowiki>60000</nowiki>
+
| <nowiki>3</nowiki>
| <nowiki>This parameter set the delay in milliseconds when events are sent to the subscribed services. Events for example are triggered when deleting an appointment with attachment. The event then is for deleting the attachment. If this value is increased more events may be in the queue that must be executed. This can cause longer runtime delivering all those events. Lowering this value may cause too often look into the queue without finding events there to process. </nowiki>
+
| <nowiki>Configures the amount of free/busy data to be published. The period always starts at the first of the current month. Defaults to '3'. </nowiki>
| event.properties:17
+
| freebusy_publisher_ews.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.event.isEventQueueEnabled" title="com.openexchange.event.isEventQueueEnabled"><nowiki>com.openexchange.event....</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.delay
| <nowiki>true</nowiki>
+
| <nowiki>15</nowiki>
| <nowiki>This option enables or disable the complete event handling for OX The event handling is a essential Open-Xchange component which needs to always run. This should only be set to false for debugging purposes. </nowiki>
+
| <nowiki>Specifies the time in minutes between publication cycles, i.e. configures the free/busy data update interval. Defaults to '15'. </nowiki>
| event.properties:8
+
| freebusy_publisher_ews.properties:28
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.facebook.loginPageBaseURL" title="com.openexchange.messaging.facebook.loginPageBaseURL"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.initialDelay
| <span class="shortened" alt="http://www.facebook.com/login.php" title="http://www.facebook.com/login.php"><nowiki>http://www.facebook.com/logi...</nowiki></span>
+
| <nowiki>5</nowiki>
| <nowiki>Specify the base URL of facebook's login page </nowiki>
+
| <nowiki>Specifies the time in minutes before starting the first publication cycle upon bundle startup. Defaults to '5'. </nowiki>
| facebookmessaging.properties:10
+
| freebusy_publisher_ews.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.facebook.actionOfLoginForm" title="com.openexchange.messaging.facebook.actionOfLoginForm"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.chunkSize
| <span class="shortened" alt="https://login.facebook.com/login.php?login_attempt=1" title="https://login.facebook.com/login.php?login_attempt=1"><nowiki>https://login.facebook.com/l...</nowiki></span>
+
| <nowiki>50</nowiki>
| <nowiki>Specify the action of the facebook login form located at login page </nowiki>
+
| <nowiki>Defines the number of users that are processed in a chunk when publishing free/busy data. Default to '50'. </nowiki>
| facebookmessaging.properties:13
+
| freebusy_publisher_ews.properties:36
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.facebook.linkAfterLogin" title="com.openexchange.messaging.facebook.linkAfterLogin"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.exchangeVersion
| <span class="shortened" alt="&quot;\\Qhttp://www.facebook.com/profile.php?ref=profile&amp;id=\\E([0-9]+)&quot;" title="&quot;\\Qhttp://www.facebook.com/profile.php?ref=profile&amp;id=\\E([0-9]+)&quot;"><nowiki>&quot;\\Qhttp://www.facebook.com/...</nowiki></span>
+
| <nowiki>EXCHANGE_2010</nowiki>
| <nowiki>Specify the regular expression (in quotes) for the link of the expected page after successfully passing facebook's login page Note: The (optional) capturing group is checked against facebook's user identifier. If no group is specified, no check is performed </nowiki>
+
| <nowiki>Configures the requested Exchange Server version. Possible values include &quot;EXCHANGE_2007_SP_1&quot;, &quot;EXCHANGE_2010&quot;, &quot;EXCHANGE_2010_SP_1&quot; and &quot;EXCHANGE_2010_SP_2&quot;. Defaults to 'EXCHANGE_2010'. </nowiki>
| facebookmessaging.properties:17
+
| freebusy_publisher_ews.properties:41
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.facebook.apiVersion" title="com.openexchange.messaging.facebook.apiVersion"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.trustAllCerts
| <nowiki>1.0</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Specify the version of facebook's API </nowiki>
+
| <nowiki>For testing purposes, it's possible to skip certificate validation and trust all server certificates. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory&quot;. </nowiki>
| facebookmessaging.properties:20
+
| freebusy_publisher_ews.properties:46
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.facebook.nameOfUserField" title="com.openexchange.messaging.facebook.nameOfUserField"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.contextID
| <nowiki>email</nowiki>
 
| <nowiki>Specify the name of the login field on facebook's login page </nowiki>
 
| facebookmessaging.properties:23
 
|-
 
| <span class="shortened" alt="com.openexchange.messaging.facebook.nameOfPasswordField" title="com.openexchange.messaging.facebook.nameOfPasswordField"><nowiki>com.openexchange.messag...</nowiki></span>
 
| <nowiki>pass</nowiki>
 
| <nowiki>Specify the name of the password field on facebook's login page </nowiki>
 
| facebookmessaging.properties:26
 
|-
 
| <span class="shortened" alt="com.openexchange.messaging.facebook" title="com.openexchange.messaging.facebook"><nowiki>com.openexchange.messag...</nowiki></span>
 
| <nowiki>true</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| facebookmessaging.properties:3
+
| <nowiki>Specifies the context ID of the users whose free/busy data is published to the Exchange server. Required. </nowiki>
|-
+
| freebusy_publisher_ews.properties:5
| <span class="shortened" alt="com.openexchange.messaging.facebook.renewalFrequence" title="com.openexchange.messaging.facebook.renewalFrequence"><nowiki>com.openexchange.messag...</nowiki></span>
 
| <nowiki>300000</nowiki>
 
| <nowiki>Frequence for facebook session renewal in milliseconds. Default is 300000 (5 minutes). </nowiki>
 
| facebookmessaging.properties:7
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.facebook" title="com.openexchange.oauth.facebook"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.skipHostVerification
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Enable/disable Facebook OAuth support </nowiki>
+
| <nowiki>For testing purposes, it's possible to bypass hostname verification. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.hostname.verifier&quot;. </nowiki>
| facebookoauth.properties:2
+
| freebusy_publisher_ews.properties:51
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.facebook.apiKey" title="com.openexchange.facebook.apiKey"><nowiki>com.openexchange.facebo...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup
| <nowiki>INSERT_YOUR_API_KEY_HERE</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Specify the API key obtained from facebook </nowiki>
+
| <nowiki>Specifies how the legacyExchangeDN for free/busy users is retrieved. May be one of 'static' or 'ldap'. A static lookup uses existing user attributes to construct the legacyExchangeDN path, while 'ldap' queries the 'legacyExchangeDN' attribute from the Active Directory using one or more user attributes. Required. </nowiki>
| facebookoauth.properties:5
+
| freebusy_publisher_ews.properties:58
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.facebook.secretKey" title="com.openexchange.facebook.secretKey"><nowiki>com.openexchange.facebo...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup.static
| <nowiki>INSERT_YOUR_API_SECRET_HERE</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Specify the secret key obtained from facebook </nowiki>
+
| <nowiki>Configures the template to construct the legacyExchangeDN path. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'static'. All occurrences of the following user attributes are replaced: [displayName], [contactId], [givenName], [surName], [userId], [imapLogin], [imapServer], [mailDomain], [mail], [loginInfo]. An example template would be &quot;/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/ cn=Recipients/cn=[displayName]&quot; </nowiki>
| facebookoauth.properties:8
+
| freebusy_publisher_ews.properties:67
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.socialplugin.facebook" title="com.openexchange.subscribe.socialplugin.facebook"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup.ldap.filter
| <nowiki>true</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| facebooksubscribe.properties:1
+
| <nowiki>Configures the LDAP filter used to query the Active Directory for the legacyExchangeDN of a user. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. Within the search filter, all occurrences of the following user attributes are replaced dynamically: [displayName], [contactId], [givenName], [surName], [userId], [imapLogin], [imapServer], [mailDomain], [mail], [loginInfo]. For example: &quot;(&amp;(objectClass=contact)(cn=[displayName]))&quot; </nowiki>
 +
| freebusy_publisher_ews.properties:76
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.backupCount" title="com.openexchange.hazelcast.configuration.map.backupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup.ldap.uri
| <nowiki>1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
+
| <nowiki>The URI of the LDAP server, should be in the format ldap://myserver.example.com:389. For SSL access, use the ldaps protocol and the appropriate port, e.g. ldaps://myserver.example.com:636. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. </nowiki>
| filemanagementDistributed.properties:11
+
| freebusy_publisher_ews.properties:82
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.asyncBackupCount" title="com.openexchange.hazelcast.configuration.map.asyncBackupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup.ldap.baseDN
| <nowiki>0</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
+
| <nowiki>Configures a base LDAP path. If defined, all Distinguished Names supplied to and received from LDAP operations will be relative to the LDAP path supplied. If not defined, the default naming context of the RootDSE is used as baseDN. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. </nowiki>
| filemanagementDistributed.properties:16
+
| freebusy_publisher_ews.properties:89
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.readBackupData" title="com.openexchange.hazelcast.configuration.map.readBackupData"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN
| <nowiki>true</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
+
| <nowiki>Specify the bind DN used for LDAP authentication here. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. If left empty, anonymous authentication is used. </nowiki>
| filemanagementDistributed.properties:21
+
| freebusy_publisher_ews.properties:94
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.name" title="com.openexchange.hazelcast.configuration.map.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.freebusy.publisher.ews.lookup.ldap.bindPW
| <nowiki>distributedFiles-0</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
+
| <nowiki>Specify the bind password used for LDAP authentication here. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap' and 'com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN' is defined. </nowiki>
| filemanagementDistributed.properties:24
+
| freebusy_publisher_ews.properties:99
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.maxIdleSeconds" title="com.openexchange.hazelcast.configuration.map.maxIdleSeconds"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.http.grizzly.hasCometEnabled
| <nowiki>3600</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
+
| <nowiki>Comet is an umbrella term used to describe a technique allowing web browser to receive almost real time updates from the server. The two most common approaches are long polling and streaming. Long polling differs from streaming in that each update from the server ultimately results in another follow up request from the client. Default value: true </nowiki>
| filemanagementDistributed.properties:31
+
| grizzly.properties:18
 
|-
 
|-
| <nowiki>IGNORE_SHARED_ADDRESSBOOK</nowiki>
+
| com.openexchange.http.grizzly.hasWebSocketsEnabled
| <nowiki>TRUE</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Determine whether to ignore 'shared addressbook' folder or not. Possible values: TRUE / FALSE </nowiki>
+
| <nowiki>Bi-directional, full-duplex communications channels over a single TCP connection. Default value: false </nowiki>
| foldercache.properties:12
+
| grizzly.properties:23
|-
 
| <nowiki>ENABLE_INTERNAL_USER_EDIT</nowiki>
 
| <nowiki>TRUE</nowiki>
 
| <nowiki>Define if users are allowed to edit their own contact object contained in folder 'Global Address Book' aka 'Internal Users'. Switching this parameter only has an effect for new created contexts. </nowiki>
 
| foldercache.properties:17
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.folderstorage.outlook.showPersonalBelowInfoStore" title="com.openexchange.folderstorage.outlook.showPersonalBelowInfoStore"><nowiki>com.openexchange.folder...</nowiki></span>
+
| com.openexchange.http.grizzly.hasJMXEnabled
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Specifies whether a user's default InfoStore folder should appear below InfoStore root folder: - Infostore -- My files -- Public infostore -- Userstore -- Other infstore folders </nowiki>
+
| <nowiki>Do you want to enable grizzly monitoring via JMX? Default value: true. </nowiki>
| foldercache.properties:27
+
| grizzly.properties:31
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.folderstorage.database.preferDisplayName" title="com.openexchange.folderstorage.database.preferDisplayName"><nowiki>com.openexchange.folder...</nowiki></span>
+
| com.openexchange.http.grizzly.hasAJPEnabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Specifies whether default InfoStore folders are labeled with owning user's display name or name is read from folder storage (database) </nowiki>
+
| <nowiki>Grizzly is able to communicate via AJP besides its default prototcol HTTP. Do you want to use AJP instead of HTTP? Default value: false </nowiki>
| foldercache.properties:31
+
| grizzly.properties:40
 
|-
 
|-
| <nowiki>ENABLE_DB_GROUPING</nowiki>
+
| com.openexchange.http.grizzly.ping
| <nowiki> TRUE</nowiki>
+
| <nowiki>PROCESSING</nowiki>
| <nowiki>Define where to perform folder grouping. This filters the database results for duplicate folders in the where clause of the db statement or afterwards in the application. Possible values: TRUE / FALSE </nowiki>
+
| <nowiki>Specify the ping mechanism to use. Currently supported values: * NONE -- No ping at all * PROCESSING -- Ping through 102 Processing interim response * CONTINUE -- Ping through 100 Continue interim response * WHITESPACE -- Ping through transmitting a whitespace character (and implicitly committing HTTP response) Default is PROCESSING. </nowiki>
| foldercache.properties:5
+
| grizzly.properties:52
 
|-
 
|-
| <nowiki>ENABLE_FOLDER_CACHE</nowiki>
+
| com.openexchange.http.grizzly.pingDelay
| <nowiki> TRUE</nowiki>
+
| <nowiki>90000</nowiki>
| <nowiki>Enable or disable folder caching. Possible values: TRUE / FALSE </nowiki>
+
| <nowiki>The ping delay aka frequency in milliseconds. Default is 90000. </nowiki>
| foldercache.properties:8
+
| grizzly.properties:56
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.folder.json.module" title="com.openexchange.folder.json.module"><nowiki>com.openexchange.folder...</nowiki></span>
+
| com.openexchange.http.grizzly.maxPingCount
| <nowiki>folders</nowiki>
+
| <nowiki>9</nowiki>
| <nowiki># Define the module which also serves as the appendix for registered servlet: # If module is set to &quot;myfolders&quot;, the servlet path is changed to &quot;/ajax/myfolders&quot; # Default is &quot;folders&quot; </nowiki>
+
| <nowiki>The number of pings allowed being initiated before quit A value of zero or less means unlimited (actually 2^31 - 1) Default is 9 (because Apache has a hard-coded limit of 10) </nowiki>
| folderjson.properties:6
+
| grizzly.properties:61
 
|-
 
|-
| <nowiki>project.required.plugins</nowiki>
+
| com.openexchange.halo.linkedin.enabledMailCapableKey
| <span class="shortened" alt="org.apache.forrest.plugin.output.pdf" title="org.apache.forrest.plugin.output.pdf"><nowiki>org.apache.forrest.plugin.ou...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>The names of plugins that are required to build the project comma separated list (no spaces) You can request a specific version by appending &quot;-VERSION&quot; to the end of the plugin name. If you exclude a version number the latest released version will be used, however, be aware that this may be a development version. In a production environment it is recomended that you specify a known working version. Run &quot;forrest available-plugins&quot; for a list of plug-ins currently available </nowiki>
+
| <nowiki>Specify whether LinkedIn API key/secret are allowed to access E-Mail-sensitive data </nowiki>
| forrest.properties:125
+
| halo-linkedin.properties:4
 
|-
 
|-
| <nowiki>project.skin</nowiki>
+
| com.openexchange.hazelcast.network.portAutoIncrement
| <nowiki>lucene</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Specifies name of Forrest skin to use See list at http://forrest.apache.org/docs/skins.html </nowiki>
+
| <nowiki>Configures if automatically the next port should be tried if the incoming port is already in use. Defaults to &quot;true&quot;. </nowiki>
| forrest.properties:29
+
| hazelcast.properties:102
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.password" title="com.openexchange.freebusy.provider.ews.password"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.outboundPortDefinitions
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The password to access the EWS. Required. </nowiki>
+
| <nowiki>By default, Hazelcast lets the system to pick up an ephemeral port during socket bind operation. But security policies/firewalls may require to restrict outbound ports to be used by Hazelcast enabled applications. To fulfill this requirement, you can configure Hazelcast to use only defined outbound ports. You can use port ranges and/or comma separated ports, e.g. &quot;35000-35100&quot; or &quot;36001, 36002, 36003&quot;. Defaults to &quot;&quot;. </nowiki>
| freebusy_provider_ews.properties:11
+
| hazelcast.properties:110
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.detailed" title="com.openexchange.freebusy.provider.ews.detailed"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.enableIPv6Support
| <nowiki>true</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Configures whether the detailed free/busy-view including subject and location of the appointments is requested from EWS or not. </nowiki>
+
| <nowiki>Enables or disables support for IPv6. IPv6 support is switched off by default, since some platforms have issues in use of IPv6 stack, and some other platforms such as Amazon AWS have no support at all. Defaults to &quot;false&quot;. </nowiki>
| freebusy_provider_ews.properties:15
+
| hazelcast.properties:116
 +
|-
 +
| com.openexchange.hazelcast.socket.bindAny
 +
| <nowiki>false</nowiki>
 +
| <nowiki>Configures whether to bind the server- and client-sockets to any local interface or not. Defaults to &quot;false&quot;, which restricts the bind operation to the picked interface address based on the value of &quot;com.openexchange.hazelcast.network.interfaces&quot;. </nowiki>
 +
| hazelcast.properties:122
 +
|-
 +
| com.openexchange.hazelcast.logging.enabled
 +
| <nowiki>true</nowiki>
 +
| <nowiki>Configures whether Hazelcast's internal logging system is enabled or not. Defaults to &quot;true&quot;. </nowiki>
 +
| hazelcast.properties:129
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.emailSuffixes" title="com.openexchange.freebusy.provider.ews.emailSuffixes"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.maxOperationTimeout
| <nowiki></nowiki>
+
| <nowiki>5000</nowiki>
| <nowiki>Allows the definition of a comma-separated list of e-mail-address suffixes (e.g. domain parts like &quot;@example.org&quot;) that are used to pre-filter the requested participants before passing them to EWS. Optional, but strongly recommended to reduce the amount of transferred data. </nowiki>
+
| <nowiki>Specifies the implicit maximum operation timeout in milliseconds for operations on distributed data structures, if no explicit timeout is specified for an operation. Defaults to &quot;5000&quot;. </nowiki>
| freebusy_provider_ews.properties:21
+
| hazelcast.properties:134
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.validEmailsOnly" title="com.openexchange.freebusy.provider.ews.validEmailsOnly"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.jmx
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Configures whether only valid e-mail addresses are used in the free/busy lookup or not. </nowiki>
+
| <nowiki>Enables or disables JMX monitoring for hazelcast components such as statistics about distributed data structures. Defaults to &quot;true&quot;. </nowiki>
| freebusy_provider_ews.properties:25
+
| hazelcast.properties:138
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.trustAllCerts" title="com.openexchange.freebusy.provider.ews.trustAllCerts"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.jmxDetailed
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>For testing purposes, it's possible to skip certificate validation and trust all server certificates. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory&quot;. </nowiki>
+
| <nowiki>Specifies whether detailed JMX monitoring is enabled or not, i.e. detailed information about entries in distributed data structures. Only taken into account if &quot;com.openexchange.hazelcast.jmx&quot; is &quot;true&quot;. Defaults to &quot;false&quot;. </nowiki>
| freebusy_provider_ews.properties:30
+
| hazelcast.properties:143
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.skipHostVerification" title="com.openexchange.freebusy.provider.ews.skipHostVerification"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.memcache.enabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>For testing purposes, it's possible to bypass hostname verification. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.hostname.verifier&quot;. </nowiki>
+
| <nowiki>Enables or disables Hazelcast's internal Memcache client request listener service. Defaults to &quot;false&quot;, as it's not needed by the backend. </nowiki>
| freebusy_provider_ews.properties:35
+
| hazelcast.properties:147
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.exchangeVersion" title="com.openexchange.freebusy.provider.ews.exchangeVersion"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.rest.enabled
| <nowiki>EXCHANGE_2010</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Configures the requested Exchange Server version. Possible values include &quot;EXCHANGE_2007_SP_1&quot;, &quot;EXCHANGE_2010&quot;, &quot;EXCHANGE_2010_SP_1&quot; and &quot;EXCHANGE_2010_SP_2&quot;. </nowiki>
+
| <nowiki>Enables or disables Hazelcast's internal REST client request listener service. Defaults to &quot;false&quot;, as it's not needed by the backend. </nowiki>
| freebusy_provider_ews.properties:40
+
| hazelcast.properties:151
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.url" title="com.openexchange.freebusy.provider.ews.url"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.enabled
| <nowiki></nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Specifies the URL to the Exchange Web Service (usually something like http://exchange.example.com/EWS/Exchange.asmx). Required. </nowiki>
+
| <nowiki>Enables or disables Hazelcast. Setting this property to &quot;false&quot; will result in no Hazelcast instance being created for this node, and all other dependent features will be disabled. Defaults to &quot;true&quot;. </nowiki>
| freebusy_provider_ews.properties:5
+
| hazelcast.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.ews.userName" title="com.openexchange.freebusy.provider.ews.userName"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.group.name
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The user name to access the EWS. Required. </nowiki>
+
| <nowiki>Configures the name of the cluster. Only nodes using the same group name will join each other and form the cluster. Required if &quot;com.openexchange.hazelcast.network.join&quot; is not &quot;empty&quot; (see below). </nowiki>
| freebusy_provider_ews.properties:8
+
| hazelcast.properties:37
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.google.emailSuffixes" title="com.openexchange.freebusy.provider.google.emailSuffixes"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.group.password
| <nowiki>@gmail.com,@googlemail.com</nowiki>
+
| <nowiki>wtV6$VQk8#+3ds!a</nowiki>
| <nowiki>Allows the definition of a comma-separated list of e-mail-address suffixes (e.g. domain parts like &quot;@googlemail.com&quot;) that are used to pre-filter the requested participants before passing them to Google. Optional, but strongly recommended to reduce the amount of transferred data. </nowiki>
+
| <nowiki>The password used when joining the cluster. Defaults to &quot;wtV6$VQk8#+3ds!a&quot;. Please change this value, and ensure it's equal on all nodes in the cluster. </nowiki>
| freebusy_provider_google.properties:15
+
| hazelcast.properties:41
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.google.validEmailsOnly" title="com.openexchange.freebusy.provider.google.validEmailsOnly"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.join
| <nowiki>true</nowiki>
+
| <nowiki>empty</nowiki>
| <nowiki>Configures whether only valid e-mail addresses are used in the free/busy lookup or not. </nowiki>
+
| <nowiki>Specifies which mechanism is used to discover other backend nodes in the cluster. Possible values are &quot;empty&quot; (no discovery for single-node setups), &quot;static&quot; (fixed set of cluster member nodes) or &quot;multicast&quot; (automatic discovery of other nodes via multicast). Defaults to &quot;empty&quot;. Depending on the specified value, further configuration might be needed, see &quot;Networking&quot; section below. </nowiki>
| freebusy_provider_google.properties:19
+
| hazelcast.properties:52
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.google.apiEndpoint" title="com.openexchange.freebusy.provider.google.apiEndpoint"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.join.static.nodes
| <span class="shortened" alt="https://www.googleapis.com/calendar/v3" title="https://www.googleapis.com/calendar/v3"><nowiki>https://www.googleapis.com/c...</nowiki></span>
+
| <nowiki></nowiki>
| <nowiki>Configures the URI of the Google Calendar API endpoint and should normally not be changed. Required. </nowiki>
+
| <nowiki>Configures a comma-separated list of IP addresses / hostnames of possible nodes in the cluster, e.g. &quot;10.20.30.12, 10.20.30.13:5701, 192.178.168.110&quot;. Only used if &quot;com.openexchange.hazelcast.network.join&quot; is set to &quot;static&quot;. It doesn't hurt if the address of the local host appears in the list, so that it's still possible to use the same list throughout all nodes in the cluster. </nowiki>
| freebusy_provider_google.properties:5
+
| hazelcast.properties:60
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.provider.google.apiKey" title="com.openexchange.freebusy.provider.google.apiKey"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.join.multicast.group
| <nowiki>{YOUR_API_KEY}</nowiki>
+
| <nowiki>224.2.2.3</nowiki>
| <nowiki>Sets the Google API key to be used for requests to the Google Calendar API. Required. </nowiki>
+
| <nowiki>Configures the multicast address used to discover other nodes in the cluster dynamically. Only used if &quot;com.openexchange.hazelcast.network.join&quot; is set to &quot;multicast&quot;. If the nodes reside in different subnets, please ensure that multicast is enabled between the subnets. Defaults to &quot;224.2.2.3&quot;. </nowiki>
| freebusy_provider_google.properties:9
+
| hazelcast.properties:66
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.userID" title="com.openexchange.freebusy.publisher.ews.userID"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.join.multicast.port
| <nowiki></nowiki>
+
| <nowiki>54327</nowiki>
| <nowiki>Specifies the user ID of the user in whose name the internal free/busy data is requested from the server (should normally be the internal user ID of the context administrator). Required. </nowiki>
+
| <nowiki>Configures the multicast port used to discover other nodes in the cluster dynamically. Only used if &quot;com.openexchange.hazelcast.network.join&quot; is set to &quot;multicast&quot;. Defaults to &quot;54327&quot;. </nowiki>
| freebusy_publisher_ews.properties:10
+
| hazelcast.properties:71
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.url" title="com.openexchange.freebusy.publisher.ews.url"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.merge.firstRunDelay
| <nowiki></nowiki>
+
| <nowiki>120s</nowiki>
| <nowiki>Specifies the URL to the Exchange Web Service (usually something like http://exchange.example.com/EWS/Exchange.asmx). Required. </nowiki>
+
| <nowiki>Configures the time until the first check if the cluster needs to merge is scheduled. This takes a timespan parameter with &quot;ms&quot; denoting milliseconds, &quot;s&quot; denoting seconds, &quot;m&quot; denoting minutes. The value is passed to the hazelcast property &quot;hazelcast.merge.first.run.delay.seconds&quot;. Defaults to &quot;120s&quot;. </nowiki>
| freebusy_publisher_ews.properties:14
+
| hazelcast.properties:78
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.userName" title="com.openexchange.freebusy.publisher.ews.userName"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.merge.runDelay
| <nowiki></nowiki>
+
| <nowiki>120s</nowiki>
| <nowiki>The user name to access the EWS. Required. </nowiki>
+
| <nowiki>Configures the time between each check if the cluster needs to merge. This takes a timespan parameter with &quot;ms&quot; denoting milliseconds, &quot;s&quot; denoting seconds, &quot;m&quot; denoting minutes. The value is passed to the hazelcast property &quot;hazelcast.merge.next.run.delay.seconds&quot;. Defaults to &quot;120s&quot;. </nowiki>
| freebusy_publisher_ews.properties:17
+
| hazelcast.properties:84
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.password" title="com.openexchange.freebusy.publisher.ews.password"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.interfaces
| <nowiki></nowiki>
+
| <nowiki>127.0.0.1</nowiki>
| <nowiki>The password to access the EWS. Required. </nowiki>
+
| <nowiki>Comma-separated list of interface addresses hazelcast should use. Wildcards (*) and ranges (-) can be used. Leave blank to listen on all interfaces Especially in server environments with multiple network interfaces, it's recommended to specify the IP-address of the network interface to bind to explicitly. Defaults to &quot;127.0.0.1&quot; (local loopback only), needs to be adjusted when building a cluster of multiple backend nodes. </nowiki>
| freebusy_publisher_ews.properties:20
+
| hazelcast.properties:95
|-
 
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.publishMonths" title="com.openexchange.freebusy.publisher.ews.publishMonths"><nowiki>com.openexchange.freebu...</nowiki></span>
 
| <nowiki>3</nowiki>
 
| <nowiki>Configures the amount of free/busy data to be published. The period always starts at the first of the current month. Defaults to '3'. </nowiki>
 
| freebusy_publisher_ews.properties:24
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.delay" title="com.openexchange.freebusy.publisher.ews.delay"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.hazelcast.network.port
| <nowiki>15</nowiki>
+
| <nowiki>5701</nowiki>
| <nowiki>Specifies the time in minutes between publication cycles, i.e. configures the free/busy data update interval. Defaults to '15'. </nowiki>
+
| <nowiki>The port Hazelcast will listen for incoming connections. Defaults to &quot;5701&quot;. </nowiki>
| freebusy_publisher_ews.properties:28
+
| hazelcast.properties:98
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.initialDelay" title="com.openexchange.freebusy.publisher.ews.initialDelay"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| CONTEXT_STORAGE
| <nowiki>5</nowiki>
+
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXContextMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXContextMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
| <nowiki>Specifies the time in minutes before starting the first publication cycle upon bundle startup. Defaults to '5'. </nowiki>
+
| <nowiki></nowiki>
| freebusy_publisher_ews.properties:32
+
| hosting.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.chunkSize" title="com.openexchange.freebusy.publisher.ews.chunkSize"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| CREATE_CONTEXT_USE_UNIT
| <nowiki>50</nowiki>
+
| <nowiki>context</nowiki>
| <nowiki>Defines the number of users that are processed in a chunk when publishing free/busy data. Default to '50'. </nowiki>
+
| <nowiki>what to count when distributing contexts over db engines possible values: context or user </nowiki>
| freebusy_publisher_ews.properties:36
+
| hosting.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.exchangeVersion" title="com.openexchange.freebusy.publisher.ews.exchangeVersion"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| CHECK_CONTEXT_LOGIN_MAPPING_REGEXP
| <nowiki>EXCHANGE_2010</nowiki>
+
| <nowiki>[$%\\.+a-zA-Z0-9_-]</nowiki>
| <nowiki>Configures the requested Exchange Server version. Possible values include &quot;EXCHANGE_2007_SP_1&quot;, &quot;EXCHANGE_2010&quot;, &quot;EXCHANGE_2010_SP_1&quot; and &quot;EXCHANGE_2010_SP_2&quot;. Defaults to 'EXCHANGE_2010'. </nowiki>
+
| <nowiki>pattern of allowed chars in login mapping names </nowiki>
| freebusy_publisher_ews.properties:41
+
| hosting.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.trustAllCerts" title="com.openexchange.freebusy.publisher.ews.trustAllCerts"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| NEW_CONTEXT_DEFAULT_ACCESS_COMBINATION_NAME
| <nowiki>false</nowiki>
+
| <nowiki>webmail_plus</nowiki>
| <nowiki>For testing purposes, it's possible to skip certificate validation and trust all server certificates. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory&quot;. </nowiki>
+
| <nowiki>Default access combination template name for newly created contexts! See also &quot;ModuleAccessDefinitions&quot; file for details! If the name is NOT defined in &quot;ModuleAccessDefinitions&quot; file , fallback will be used! </nowiki>
| freebusy_publisher_ews.properties:46
+
| hosting.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.contextID" title="com.openexchange.freebusy.publisher.ews.contextID"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| UTIL_STORAGE
 +
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXUtilMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXUtilMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specifies the context ID of the users whose free/busy data is published to the Exchange server. Required. </nowiki>
+
| hosting.properties:2
| freebusy_publisher_ews.properties:5
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.skipHostVerification" title="com.openexchange.freebusy.publisher.ews.skipHostVerification"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| AVERAGE_CONTEXT_SIZE
| <nowiki>false</nowiki>
+
| <nowiki>200</nowiki>
| <nowiki>For testing purposes, it's possible to bypass hostname verification. This might only work when using Sun Java as it configures &quot;com.sun.xml.internal.ws.transport.https.client.hostname.verifier&quot;. </nowiki>
+
| <nowiki>Misc properties average size of a context in MB </nowiki>
| freebusy_publisher_ews.properties:51
+
| hosting.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup" title="com.openexchange.freebusy.publisher.ews.lookup"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| CONTEXTS_PER_SCHEMA
| <nowiki></nowiki>
+
| <nowiki>1000</nowiki>
| <nowiki>Specifies how the legacyExchangeDN for free/busy users is retrieved. May be one of 'static' or 'ldap'. A static lookup uses existing user attributes to construct the legacyExchangeDN path, while 'ldap' queries the 'legacyExchangeDN' attribute from the Active Directory using one or more user attributes. Required. </nowiki>
+
| <nowiki>amount of contexts per database schema </nowiki>
| freebusy_publisher_ews.properties:58
+
| hosting.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup.static" title="com.openexchange.freebusy.publisher.ews.lookup.static"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.imap.notifyFullNames
| <nowiki></nowiki>
+
| <nowiki>INBOX</nowiki>
| <nowiki>Configures the template to construct the legacyExchangeDN path. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'static'. All occurrences of the following user attributes are replaced: [displayName], [contactId], [givenName], [surName], [userId], [imapLogin], [imapServer], [mailDomain], [mail], [loginInfo]. An example template would be &quot;/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/ cn=Recipients/cn=[displayName]&quot; </nowiki>
+
| <nowiki>The full names of the folders to consider. </nowiki>
| freebusy_publisher_ews.properties:67
+
| imap.properties:101
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup.ldap.filter" title="com.openexchange.freebusy.publisher.ews.lookup.ldap.filter"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.imap.maxMailboxNameLength
| <nowiki></nowiki>
+
| <nowiki>60</nowiki>
| <nowiki>Configures the LDAP filter used to query the Active Directory for the legacyExchangeDN of a user. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. Within the search filter, all occurrences of the following user attributes are replaced dynamically: [displayName], [contactId], [givenName], [surName], [userId], [imapLogin], [imapServer], [mailDomain], [mail], [loginInfo]. For example: &quot;(&amp;(objectClass=contact)(cn=[displayName]))&quot; </nowiki>
+
| <nowiki>The max. length of a mailbox name Default is 60 characters </nowiki>
| freebusy_publisher_ews.properties:76
+
| imap.properties:105
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup.ldap.uri" title="com.openexchange.freebusy.publisher.ews.lookup.ldap.uri"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.imap.invalidMailboxNameCharacters
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The URI of the LDAP server, should be in the format ldap://myserver.example.com:389. For SSL access, use the ldaps protocol and the appropriate port, e.g. ldaps://myserver.example.com:636. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. </nowiki>
+
| <nowiki>Specifies a space-separated list of characters that are not allowed to be contained in a mailbox name; e.g. &gt;&gt;com.openexchange.imap.invalidMailboxNameCharacters=&quot;; / . | \\&quot;&lt;&lt; Default is empty. </nowiki>
| freebusy_publisher_ews.properties:82
+
| imap.properties:110
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup.ldap.baseDN" title="com.openexchange.freebusy.publisher.ews.lookup.ldap.baseDN"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.imap.allowFolderCaches
| <nowiki></nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Configures a base LDAP path. If defined, all Distinguished Names supplied to and received from LDAP operations will be relative to the LDAP path supplied. If not defined, the default naming context of the RootDSE is used as baseDN. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. </nowiki>
+
| <nowiki>Enables/disables caching of IMAP folders. Default is true. Note: Only disable IMAP folder cache if you certainly know what you are doing. Disabling that cache may result in noticeable performance decrease. </nowiki>
| freebusy_publisher_ews.properties:89
+
| imap.properties:116
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN" title="com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.imap.imapSearch
| <nowiki></nowiki>
+
| <nowiki>imap</nowiki>
| <nowiki>Specify the bind DN used for LDAP authentication here. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. If left empty, anonymous authentication is used. </nowiki>
+
| <nowiki>Define where to search for emails: Value &quot;imap&quot; to let the IMAP Server search. The search is done on IMAP server if a mailbox' size exceeds the mailFetchLimit as defined in mail.properties. Leave blank or fill in value &quot;application&quot; to search within application. </nowiki>
| freebusy_publisher_ews.properties:94
+
| imap.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.freebusy.publisher.ews.lookup.ldap.bindPW" title="com.openexchange.freebusy.publisher.ews.lookup.ldap.bindPW"><nowiki>com.openexchange.freebu...</nowiki></span>
+
| com.openexchange.imap.umlautFilterThreshold
| <nowiki></nowiki>
+
| <nowiki>50</nowiki>
| <nowiki>Specify the bind password used for LDAP authentication here. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap' and 'com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN' is defined. </nowiki>
+
| <nowiki>Specify the threshold for number of search results returned by IMAP server for which manual umlauts-filtering will be applied. If less than or equal to zero, no manual filtering will be applied. Default value is 50. </nowiki>
| freebusy_publisher_ews.properties:99
+
| imap.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.hasCometEnabled" title="com.openexchange.http.grizzly.hasCometEnabled"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.imapFastFetch
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Comet is an umbrella term used to describe a technique allowing web browser to receive almost real time updates from the server. The two most common approaches are long polling and streaming. Long polling differs from streaming in that each update from the server ultimately results in another follow up request from the client. Default value: true </nowiki>
+
| <nowiki>This property determines whether a fast fetch is performed on large mail folders or not. Although the fetch is fast on IMAP side, a lot of data is transfered during reading response which cause a temporary memory peak. If disabled only the necessary fields are used as command arguments, which is slower but needs less memory. NOTE: See property &quot;imapMessageFetchLimit&quot; to know which mail folders are treated as large mail folders </nowiki>
| grizzly.properties:18
+
| imap.properties:27
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.hasWebSocketsEnabled" title="com.openexchange.http.grizzly.hasWebSocketsEnabled"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.imapSupportsACL
| <nowiki>true</nowiki>
+
| <nowiki>auto</nowiki>
| <nowiki>Bi-directional, full-duplex communications channels over a single TCP connection. Default value: false </nowiki>
+
| <nowiki>Define if IMAP server supports ACLs. Possible values: true/false/auto NOTE: Value &quot;auto&quot; means to use server-defined ACL support as indicated through response to IMAP command &quot;CAPABILITY&quot; </nowiki>
| grizzly.properties:23
+
| imap.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.hasJMXEnabled" title="com.openexchange.http.grizzly.hasJMXEnabled"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.imapTimeout
| <nowiki>true</nowiki>
+
| <nowiki>50000</nowiki>
| <nowiki>Do you want to enable grizzly monitoring via JMX? Default value: true. </nowiki>
+
| <nowiki>Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.imap.timeout </nowiki>
| grizzly.properties:31
+
| imap.properties:36
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.hasAJPEnabled" title="com.openexchange.http.grizzly.hasAJPEnabled"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.imapConnectionTimeout
| <nowiki>false</nowiki>
+
| <nowiki>20000</nowiki>
| <nowiki>Grizzly is able to communicate via AJP besides its default prototcol HTTP. Do you want to use AJP instead of HTTP? Default value: false </nowiki>
+
| <nowiki>Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.imap.connectiontimeout </nowiki>
| grizzly.properties:40
+
| imap.properties:40
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.ping" title="com.openexchange.http.grizzly.ping"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.imapTemporaryDown
| <nowiki>PROCESSING</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki>Specify the ping mechanism to use. Currently supported values: * NONE -- No ping at all * PROCESSING -- Ping through 102 Processing interim response * CONTINUE -- Ping through 100 Continue interim response * WHITESPACE -- Ping through transmitting a whitespace character (and implicitly committing HTTP response) Default is PROCESSING. </nowiki>
+
| <nowiki>Define the amount of time in milliseconds an IMAP server is treated as being temporary down. An IMAP server is treated as being temporary down if a socket connect fails. Further requests to the affected IMAP server are going to be denied for the specified amount of time. A value less or equal to zero disables this setting. </nowiki>
| grizzly.properties:52
+
| imap.properties:46
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.pingDelay" title="com.openexchange.http.grizzly.pingDelay"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.failedAuthTimeout
| <nowiki>90000</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki>The ping delay aka frequency in milliseconds. Default is 90000. </nowiki>
+
| <nowiki>The number of milliseconds a failed authentication attempt is cached to faster handle subsequent authentication attempts Default is 10 seconds. </nowiki>
| grizzly.properties:56
+
| imap.properties:51
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.grizzly.maxPingCount" title="com.openexchange.http.grizzly.maxPingCount"><nowiki>com.openexchange.http.g...</nowiki></span>
+
| com.openexchange.imap.imapAuthEnc
| <nowiki>9</nowiki>
+
| <nowiki>UTF-8</nowiki>
| <nowiki>The number of pings allowed being initiated before quit A value of zero or less means unlimited (actually 2^31 - 1) Default is 9 (because Apache has a hard-coded limit of 10) </nowiki>
+
| <nowiki>Define the encoding for IMAP authentication </nowiki>
| grizzly.properties:61
+
| imap.properties:54
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.halo.linkedin.enabledMailCapableKey" title="com.openexchange.halo.linkedin.enabledMailCapableKey"><nowiki>com.openexchange.halo.l...</nowiki></span>
+
| com.openexchange.imap.User2ACLImpl
| <nowiki>false</nowiki>
+
| <nowiki>auto</nowiki>
| <nowiki>Specify whether LinkedIn API key/secret are allowed to access E-Mail-sensitive data </nowiki>
+
| <nowiki>Name of the class that implements User2ACL, their alias or &quot;auto&quot; to use auto-detection. Currently known aliases: Cyrus, Courier, Dovecot, and Sun (Sun Java(tm) System Messaging Server) </nowiki>
| halo-linkedin.properties:4
+
| imap.properties:58
 +
|-
 +
| com.openexchange.imap.blockSize
 +
| <nowiki>1000</nowiki>
 +
| <nowiki>IMAP operations which shall be applied to a number of messages which exceeds the block size are performed in blocks. Example: A folder containing thousands of messages shall be cleared. To avoid the risk of an IMAP timeout when trying to delete all messages at once, the messages are deleted in block size portions. A block size equal to or less than zero means no block size. </nowiki>
 +
| imap.properties:65
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.portAutoIncrement" title="com.openexchange.hazelcast.network.portAutoIncrement"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.spamHandler
| <nowiki>true</nowiki>
+
| <nowiki>DefaultSpamHandler</nowiki>
| <nowiki>Configures if automatically the next port should be tried if the incoming port is already in use. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki>Define the registration name of the appropriate spam handler to use </nowiki>
| hazelcast.properties:102
+
| imap.properties:68
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.outboundPortDefinitions" title="com.openexchange.hazelcast.network.outboundPortDefinitions"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.imapSort
| <nowiki></nowiki>
+
| <nowiki>imap</nowiki>
| <nowiki>By default, Hazelcast lets the system to pick up an ephemeral port during socket bind operation. But security policies/firewalls may require to restrict outbound ports to be used by Hazelcast enabled applications. To fulfill this requirement, you can configure Hazelcast to use only defined outbound ports. You can use port ranges and/or comma separated ports, e.g. &quot;35000-35100&quot; or &quot;36001, 36002, 36003&quot;. Defaults to &quot;&quot;. </nowiki>
+
| <nowiki>Define where to sort emails: Value &quot;imap&quot; to let the  IMAP Server sort (faster but less reliable). Leave blank or fill in value &quot;application&quot; to sort within application (slower but good quality). The sorting is done on IMAP server if a mailbox' size exceeds the mailFetchLimit as defined in mail.properties. NOTE: This value is going to be set to &quot;application&quot; if IMAP server capabilities do not contain string &quot;SORT&quot; </nowiki>
| hazelcast.properties:110
+
| imap.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.enableIPv6Support" title="com.openexchange.hazelcast.network.enableIPv6Support"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.propagateClientIPAddress
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Enables or disables support for IPv6. IPv6 support is switched off by default, since some platforms have issues in use of IPv6 stack, and some other platforms such as Amazon AWS have no support at all. Defaults to &quot;false&quot;. </nowiki>
+
| <nowiki>Whether client's IP address should be propagated by a NOOP command; e.g. &quot;A01 NOOP &lt;CLIENT_IP&gt;&quot; </nowiki>
| hazelcast.properties:116
+
| imap.properties:71
 +
|-
 +
| com.openexchange.imap.propagateHostNames
 +
| <nowiki></nowiki>
 +
| <nowiki>Configure a comma-separated list of external IMAP server's host names which should receive client's IP address by a NOOP command, too </nowiki>
 +
| imap.properties:74
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.logging.enabled" title="com.openexchange.hazelcast.logging.enabled"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.maxNumConnections
| <nowiki>true</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki>Configures whether Hazelcast's internal logging system is enabled or not. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki>The max. number of connection allowed being established for a user to an IMAP server Note: This setting overrides possibles restrictions specified through property &quot;com.openexchange.imap.maxNumExternalConnections&quot; if this property's value is less than the other one. Less than or equal to zero means infinite. </nowiki>
| hazelcast.properties:123
+
| imap.properties:80
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.maxOperationTimeout" title="com.openexchange.hazelcast.maxOperationTimeout"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.maxNumExternalConnections
| <nowiki>5000</nowiki>
+
| <span class="shortened" alt="imap.gmail.com:2,imap.googlemail.com:2" title="imap.gmail.com:2,imap.googlemail.com:2"><nowiki>imap.gmail.com:2,imap.google...</nowiki></span>
| <nowiki>Specifies the implicit maximum operation timeout in milliseconds for operations on distributed data structures, if no explicit timeout is specified for an operation. Defaults to &quot;5000&quot;. </nowiki>
+
| <nowiki>Configure the max. number of concurrent connections which are allowed being established to a subscribed/external IMAP account. Notation is a comma-separated list of: &lt;host&gt; + ':' + &lt;max-count&gt;; e.g.: com.openexchange.imap.maxNumExternalConnections=imap.host1.com:4, imap.host2.com:6 For convenience a max-count can be specified which applies to all subscribed/external IMAP accounts; e.g.: com.openexchange.imap.maxNumExternalConnections=4 Zero or less is interpreted as unlimited. If not set, unlimited concurrent connections are allowed. </nowiki>
| hazelcast.properties:128
+
| imap.properties:89
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.jmx" title="com.openexchange.hazelcast.jmx"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.enableTls
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Enables or disables JMX monitoring for hazelcast components such as statistics about distributed data structures. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki>Enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection. </nowiki>
| hazelcast.properties:132
+
| imap.properties:92
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.jmxDetailed" title="com.openexchange.hazelcast.jmxDetailed"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.imap.notifyRecent
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Specifies whether detailed JMX monitoring is enabled or not, i.e. detailed information about entries in distributed data structures. Only taken into account if &quot;com.openexchange.hazelcast.jmx&quot; is &quot;true&quot;. Defaults to &quot;false&quot;. </nowiki>
+
| <nowiki>Notify about recent messages using mail push events. This is a poll-based alternative for any connection-keeping mail push bundle. </nowiki>
| hazelcast.properties:137
+
| imap.properties:95
 +
|-
 +
| com.openexchange.imap.notifyFrequencySeconds
 +
| <nowiki>300</nowiki>
 +
| <nowiki>The frequency when a check for recent mails is enforced. </nowiki>
 +
| imap.properties:98
 +
|-
 +
| IMAP_TIMEOUT
 +
| <nowiki>5000</nowiki>
 +
| <nowiki>Socket I/O timeout value in milliseconds </nowiki>
 +
| imapauth.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.memcache.enabled" title="com.openexchange.hazelcast.memcache.enabled"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| IMAP_CONNECTIONTIMEOUT
| <nowiki>false</nowiki>
+
| <nowiki>5000</nowiki>
| <nowiki>Enables or disables Hazelcast's internal Memcache client request listener service. Defaults to &quot;false&quot;, as it's not needed by the backend. </nowiki>
+
| <nowiki>Socket connection timeout value in milliseconds </nowiki>
| hazelcast.properties:141
+
| imapauth.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.rest.enabled" title="com.openexchange.hazelcast.rest.enabled"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| IMAP_SERVER
| <nowiki>false</nowiki>
+
| <nowiki>localhost</nowiki>
| <nowiki>Enables or disables Hazelcast's internal REST client request listener service. Defaults to &quot;false&quot;, as it's not needed by the backend. </nowiki>
+
| <nowiki>imap server ip or fqdn </nowiki>
| hazelcast.properties:145
+
| imapauth.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.enabled" title="com.openexchange.hazelcast.enabled"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| USE_FULL_LOGIN_INFO
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Enables or disables Hazelcast. Setting this property to &quot;false&quot; will result in no Hazelcast instance being created for this node, and all other dependent features will be disabled. Defaults to &quot;true&quot;. </nowiki>
+
| <nowiki>############################################# Set to true to auth with &quot;user@domain&quot; instead of just &quot;user&quot; against imap server. If true the &quot;domain&quot; part will be used as the context name of the ox system. so add &quot;domain&quot; as a login mapping to be able to login. If false, the plugin react as only 1 context exists in the ox system, and this context has the mapping &quot;defaultcontext&quot; added. </nowiki>
| hazelcast.properties:32
+
| imapauth.properties:22
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.group.name" title="com.openexchange.hazelcast.group.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| USE_MULTIPLE
| <nowiki></nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Configures the name of the cluster. Only nodes using the same group name will join each other and form the cluster. Required if &quot;com.openexchange.hazelcast.network.join&quot; is not &quot;empty&quot; (see below). </nowiki>
+
| <nowiki>######## MULTIPLE IMAP SERVERS #############  If set to true the IMAP authentication plugin gets all IMAP server information from the OX database instead of reading configuration from this file.  Following information is fetched from DB and will be used to authenticate against the server:  - server - port - ssl/tls  Moreover the proper login name is detected as configured by property &quot;com.openexchange.mail.loginSource&quot;.  To use this feature, set the correct values while provisioning an OX user.  Useful if you have many IMAP Servers to connect to. ##### INFO: Domain part of the login is used as context name.  Example: test@test.org Username of the OX account must be &quot;test&quot; and name of the OX context must be &quot;test.org&quot; </nowiki>
| hazelcast.properties:37
+
| imapauth.properties:47
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.group.password" title="com.openexchange.hazelcast.group.password"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| IMAP_PORT
| <nowiki>wtV6$VQk8#+3ds!a</nowiki>
+
| <nowiki>143</nowiki>
| <nowiki>The password used when joining the cluster. Defaults to &quot;wtV6$VQk8#+3ds!a&quot;. Please change this value, and ensure it's equal on all nodes in the cluster. </nowiki>
+
| <nowiki>port on which the imap server is listening </nowiki>
| hazelcast.properties:41
+
| imapauth.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.join" title="com.openexchange.hazelcast.network.join"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.authentication.imap.imapAuthEnc
| <nowiki>empty</nowiki>
+
| <nowiki>UTF-8</nowiki>
| <nowiki>Specifies which mechanism is used to discover other backend nodes in the cluster. Possible values are &quot;empty&quot; (no discovery for single-node setups), &quot;static&quot; (fixed set of cluster member nodes) or &quot;multicast&quot; (automatic discovery of other nodes via multicast). Defaults to &quot;empty&quot;. Depending on the specified value, further configuration might be needed, see &quot;Networking&quot; section below. </nowiki>
+
| <nowiki>Define the encoding for IMAP authentication </nowiki>
| hazelcast.properties:52
+
| imapauth.properties:51
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.join.static.nodes" title="com.openexchange.hazelcast.network.join.static.nodes"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| IMAP_USE_SECURE
 +
| <nowiki>false</nowiki>
 +
| <nowiki>set to true if connecting via imaps:// </nowiki>
 +
| imapauth.properties:8
 +
|-
 +
| com.openexchange.index.allowedModules
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Configures a comma-separated list of IP addresses / hostnames of possible nodes in the cluster, e.g. &quot;10.20.30.12, 10.20.30.13:5701, 192.178.168.110&quot;. Only used if &quot;com.openexchange.hazelcast.network.join&quot; is set to &quot;static&quot;. It doesn't hurt if the address of the local host appears in the list, so that it's still possible to use the same list throughout all nodes in the cluster. </nowiki>
+
| <nowiki>Specify all modules that may be indexed as a comma-separated list of module identifiers (these are numbers defined in http://oxpedia.org/wiki/index.php?title=HTTP_API#LinkObject). The default value is empty and disables indexing as a whole. This value takes effect on server granularity and can be overwritten for sets of contexts, single contexts and single users. See http://oxpedia.org/wiki/index.php?title=ConfigCascade and /ox-config-path/contextSets/index.yml for more information on this. Possible modules: E-Mail:      19  As of now only E-Mail can be enabled. Enabling other modules may lead to unforseen errors during runtime. </nowiki>
| hazelcast.properties:60
+
| index.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.join.multicast.group" title="com.openexchange.hazelcast.network.join.multicast.group"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.service.indexing.workerThreads
| <nowiki>224.2.2.3</nowiki>
+
| <nowiki> 4</nowiki>
| <nowiki>Configures the multicast address used to discover other nodes in the cluster dynamically. Only used if &quot;com.openexchange.hazelcast.network.join&quot; is set to &quot;multicast&quot;. If the nodes reside in different subnets, please ensure that multicast is enabled between the subnets. Defaults to &quot;224.2.2.3&quot;. </nowiki>
+
| <nowiki>The number of worker threads for the clustered job scheduler instance that executes the indexing jobs. More worker threads allow it to run more indexing jobs at the same time, but will also increase the load of the worker node. It is recommended to start with a number not higher than the nodes number of CPU cores. Increasing the number afterwards always requires a restart of the node. </nowiki>
| hazelcast.properties:66
+
| indexing-service.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.join.multicast.port" title="com.openexchange.hazelcast.network.join.multicast.port"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| translator.get_request
| <nowiki>54327</nowiki>
+
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
| <nowiki>Configures the multicast port used to discover other nodes in the cluster dynamically. Only used if &quot;com.openexchange.hazelcast.network.join&quot; is set to &quot;multicast&quot;. Defaults to &quot;54327&quot;. </nowiki>
+
| <nowiki></nowiki>
| hazelcast.properties:71
+
| infostore-querybuilder.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.merge.firstRunDelay" title="com.openexchange.hazelcast.merge.firstRunDelay"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| get_request.id_field
| <nowiki>120s</nowiki>
+
| <nowiki> uuid</nowiki>
| <nowiki>Configures the time until the first check if the cluster needs to merge is scheduled. This takes a timespan parameter with &quot;ms&quot; denoting milliseconds, &quot;s&quot; denoting seconds, &quot;m&quot; denoting minutes. The value is passed to the hazelcast property &quot;hazelcast.merge.first.run.delay.seconds&quot;. Defaults to &quot;120s&quot;. </nowiki>
+
| <nowiki></nowiki>
| hazelcast.properties:78
+
| infostore-querybuilder.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.merge.runDelay" title="com.openexchange.hazelcast.merge.runDelay"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| translator.all_request
| <nowiki>120s</nowiki>
+
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
| <nowiki>Configures the time between each check if the cluster needs to merge. This takes a timespan parameter with &quot;ms&quot; denoting milliseconds, &quot;s&quot; denoting seconds, &quot;m&quot; denoting minutes. The value is passed to the hazelcast property &quot;hazelcast.merge.next.run.delay.seconds&quot;. Defaults to &quot;120s&quot;. </nowiki>
+
| <nowiki></nowiki>
| hazelcast.properties:84
+
| infostore-querybuilder.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.interfaces" title="com.openexchange.hazelcast.network.interfaces"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| MAX_UPLOAD_SIZE
| <nowiki>127.0.0.1</nowiki>
+
| <nowiki>10485760</nowiki>
| <nowiki>Comma-separated list of interface addresses hazelcast should use. Wildcards (*) and ranges (-) can be used. Leave blank to listen on all interfaces Especially in server environments with multiple network interfaces, it's recommended to specify the IP-address of the network interface to bind to explicitly. Defaults to &quot;127.0.0.1&quot; (local loopback only), needs to be adjusted when building a cluster of multiple backend nodes. </nowiki>
+
| <nowiki></nowiki>
| hazelcast.properties:95
+
| infostore.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.network.port" title="com.openexchange.hazelcast.network.port"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.jolokia.servlet.name
| <nowiki>5701</nowiki>
+
| <nowiki> /monitoring/jolokia</nowiki>
| <nowiki>The port Hazelcast will listen for incoming connections. Defaults to &quot;5701&quot;. </nowiki>
+
| <nowiki>Under what servlet name jolokia will be published, please bear in mind that this should not be forwarded by apache and kept internal </nowiki>
| hazelcast.properties:98
+
| jolokia.properties:11
 
|-
 
|-
| <nowiki>CONTEXT_STORAGE</nowiki>
+
| com.openexchange.jolokia.user
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXContextMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXContextMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| hosting.properties:1
+
| <nowiki>User used for authentication with HTTP Basic Authentication. If not given, no authentication is used. </nowiki>
 +
| jolokia.properties:14
 
|-
 
|-
| <nowiki>CREATE_CONTEXT_USE_UNIT</nowiki>
+
| com.openexchange.jolokia.password
| <nowiki>context</nowiki>
+
| <nowiki></nowiki>
| <nowiki>what to count when distributing contexts over db engines possible values: context or user </nowiki>
+
| <nowiki>Password used for authentification, if not set &quot;secret&quot; is used. Only needed if com.openexchange.jolokia.user is used </nowiki>
| hosting.properties:11
+
| jolokia.properties:17
 
|-
 
|-
| <span class="shortened" alt="CHECK_CONTEXT_LOGIN_MAPPING_REGEXP" title="CHECK_CONTEXT_LOGIN_MAPPING_REGEXP"><nowiki>CHECK_CONTEXT_LOGIN_MAP...</nowiki></span>
+
| com.openexchange.jolokia.maxDepth
| <nowiki>[$%\\.+a-zA-Z0-9_-]</nowiki>
+
| <nowiki> 0</nowiki>
| <nowiki>pattern of allowed chars in login mapping names </nowiki>
+
| <nowiki>Maximum depth when traversing bean properties. If set to 0, depth checking is disabled </nowiki>
| hosting.properties:14
+
| jolokia.properties:20
 
|-
 
|-
| <span class="shortened" alt="NEW_CONTEXT_DEFAULT_ACCESS_COMBINATION_NAME" title="NEW_CONTEXT_DEFAULT_ACCESS_COMBINATION_NAME"><nowiki>NEW_CONTEXT_DEFAULT_ACC...</nowiki></span>
+
| com.openexchange.jolokia.maxObjects
| <nowiki>webmail_plus</nowiki>
+
| <nowiki> 100000</nowiki>
| <nowiki>Default access combination template name for newly created contexts! See also &quot;ModuleAccessDefinitions&quot; file for details! If the name is NOT defined in &quot;ModuleAccessDefinitions&quot; file , fallback will be used! </nowiki>
+
| <nowiki>Maximum number of objects which are traversed when serializing a single response. Use this as an airbag to avoid boosting your memory and network traffic. Nevertheless, when set to 0 no limit is imposed. </nowiki>
| hosting.properties:19
+
| jolokia.properties:24
 
|-
 
|-
| <nowiki>UTIL_STORAGE</nowiki>
+
| com.openexchange.jolokia.restrict.to.localhost
| <span class="shortened" alt="com.openexchange.admin.storage.mysqlStorage.OXUtilMySQLStorage" title="com.openexchange.admin.storage.mysqlStorage.OXUtilMySQLStorage"><nowiki>com.openexchange.admin.stora...</nowiki></span>
+
| <nowiki> true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>This setting will restrict jolokia access to localhost. It is completly ignored when a jolokia-access.xml is present </nowiki>
| hosting.properties:2
+
| jolokia.properties:27
 
|-
 
|-
| <nowiki>AVERAGE_CONTEXT_SIZE</nowiki>
+
| com.openexchange.jolokia.start
| <nowiki>200</nowiki>
+
| <nowiki> false</nowiki>
| <nowiki>Misc properties average size of a context in MB </nowiki>
+
| <nowiki>Start jolokia </nowiki>
| hosting.properties:6
+
| jolokia.properties:8
 
|-
 
|-
| <nowiki>CONTEXTS_PER_SCHEMA</nowiki>
+
| com.openexchange.kerberos.proxyDelimiter
| <nowiki>1000</nowiki>
+
| <nowiki>+</nowiki>
| <nowiki>amount of contexts per database schema </nowiki>
+
| <nowiki>Define a delimiter to be used to separate proxy authentication from normal user login on the frontend login screen. If defined, a proxy user can login on behalf of a user using the form &lt;PROXYACCOUNT&gt;&lt;DELIMITER&gt;&lt;USERACCOUNT&gt;. NOTE: Login to the mail server is not supported. The implementation for mail filter implementation based on SIEVE protocol does not support a proxy authentication, so it will raise error messages. </nowiki>
| hosting.properties:8
+
| kerberos.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.spellchecker.hunspell.dictionaries" title="com.openexchange.spellchecker.hunspell.dictionaries"><nowiki>com.openexchange.spellc...</nowiki></span>
+
| com.openexchange.kerberos.proxyUser
| <nowiki>/usr/share/hunspell</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The location of the dictionaries Default value: &quot;/usr/share/hunspell&quot; </nowiki>
+
| <nowiki>Comma separated list of proxy user logins allowed to login as a proxy user for every other user account. </nowiki>
| hunspell.properties:11
+
| kerberos.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.spellchecker.hunspell.library" title="com.openexchange.spellchecker.hunspell.library"><nowiki>com.openexchange.spellc...</nowiki></span>
+
| java.security.auth.login.config
| <span class="shortened" alt="/usr/lib/x86_64-linux-gnu/libhunspell-1.3.so.0" title="/usr/lib/x86_64-linux-gnu/libhunspell-1.3.so.0"><nowiki>/usr/lib/x86_64-linux-gnu/li...</nowiki></span>
+
| <span class="shortened" alt="/opt/open-xchange/etc/kerberosLogin.conf" title="/opt/open-xchange/etc/kerberosLogin.conf"><nowiki>/opt/open-xchange/etc/kerber...</nowiki></span>
| <nowiki>The name and location of the hunspell library Default value: &quot;/usr/lib/x86_64-linux-gnu/libhunspell-1.3.so.0&quot; </nowiki>
+
| <nowiki>path to the Java authentication and authorization configuration file </nowiki>
| hunspell.properties:8
+
| kerberos.properties:21
|-
 
| <span class="shortened" alt="com.openexchange.imap.notifyFullNames" title="com.openexchange.imap.notifyFullNames"><nowiki>com.openexchange.imap.n...</nowiki></span>
 
| <nowiki>INBOX</nowiki>
 
| <nowiki>The full names of the folders to consider. </nowiki>
 
| imap.properties:101
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.maxMailboxNameLength" title="com.openexchange.imap.maxMailboxNameLength"><nowiki>com.openexchange.imap.m...</nowiki></span>
+
| sun.security.krb5.debug
| <nowiki>60</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The max. length of a mailbox name Default is 60 characters </nowiki>
+
| <nowiki>enable kerberos debugging </nowiki>
| imap.properties:105
+
| kerberos.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.invalidMailboxNameCharacters" title="com.openexchange.imap.invalidMailboxNameCharacters"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| java.security.krb5.conf
| <nowiki></nowiki>
+
| <span class="shortened" alt="/opt/open-xchange/etc/krb5.conf" title="/opt/open-xchange/etc/krb5.conf"><nowiki>/opt/open-xchange/etc/krb5.c...</nowiki></span>
| <nowiki>Specifies a space-separated list of characters that are not allowed to be contained in a mailbox name; e.g. &gt;&gt;com.openexchange.imap.invalidMailboxNameCharacters=&quot;; / . | \\&quot;&lt;&lt; Default is empty. </nowiki>
+
| <nowiki>path to the krb5.conf configuration file java.security.krb5.conf=/etc/krb5.conf </nowiki>
| imap.properties:110
+
| kerberos.properties:28
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.imapSearch" title="com.openexchange.imap.imapSearch"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| com.openexchange.kerberos.moduleName
| <nowiki>imap</nowiki>
+
| <nowiki>Open-Xchange</nowiki>
| <nowiki>Define where to search for emails: Value &quot;imap&quot; to let the IMAP Server search. The search is done on IMAP server if a mailbox' size exceeds the mailFetchLimit as defined in mail.properties. Leave blank or fill in value &quot;application&quot; to search within application. </nowiki>
+
| <nowiki>Name of the module in the authentication and authorization configuration file. Must be an entry in the file named by java.security.auth.login.config. </nowiki>
| imap.properties:13
+
| kerberos.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.umlautFilterThreshold" title="com.openexchange.imap.umlautFilterThreshold"><nowiki>com.openexchange.imap.u...</nowiki></span>
+
| com.openexchange.kerberos.userModuleName
| <nowiki>50</nowiki>
+
| <nowiki>Open-Xchange-User-Auth</nowiki>
| <nowiki>Specify the threshold for number of search results returned by IMAP server for which manual umlauts-filtering will be applied. If less than or equal to zero, no manual filtering will be applied. Default value is 50. </nowiki>
+
| <nowiki>Name of the module in the authentication and authorization configuration file used for username and password authentication. Must be an entry in the file named by java.security.auth.login.config </nowiki>
| imap.properties:18
+
| kerberos.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.imapFastFetch" title="com.openexchange.imap.imapFastFetch"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| com.openexchange.langdetect.languageModelsDir
| <nowiki>true</nowiki>
+
| <nowiki>languageModels</nowiki>
| <nowiki>This property determines whether a fast fetch is performed on large mail folders or not. Although the fetch is fast on IMAP side, a lot of data is transfered during reading response which cause a temporary memory peak. If disabled only the necessary fields are used as command arguments, which is slower but needs less memory. NOTE: See property &quot;imapMessageFetchLimit&quot; to know which mail folders are treated as large mail folders </nowiki>
+
| <nowiki>The path to the directory containing the language models </nowiki>
| imap.properties:27
+
| lang-detect.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.imapSupportsACL" title="com.openexchange.imap.imapSupportsACL"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| com.openexchange.langdetect.languageCodesFile
| <nowiki>auto</nowiki>
+
| <nowiki>language-codes.properties</nowiki>
| <nowiki>Define if IMAP server supports ACLs. Possible values: true/false/auto NOTE: Value &quot;auto&quot; means to use server-defined ACL support as indicated through response to IMAP command &quot;CAPABILITY&quot; </nowiki>
+
| <nowiki>Maps language to their code </nowiki>
| imap.properties:32
+
| lang-detect.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.imapTimeout" title="com.openexchange.imap.imapTimeout"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| com.sun.jndi.ldap.connect.timeout
| <nowiki>50000</nowiki>
 
| <nowiki>Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.imap.timeout </nowiki>
 
| imap.properties:36
 
|-
 
| <span class="shortened" alt="com.openexchange.imap.imapConnectionTimeout" title="com.openexchange.imap.imapConnectionTimeout"><nowiki>com.openexchange.imap.i...</nowiki></span>
 
| <nowiki>20000</nowiki>
 
| <nowiki>Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.imap.connectiontimeout </nowiki>
 
| imap.properties:40
 
|-
 
| <span class="shortened" alt="com.openexchange.imap.imapTemporaryDown" title="com.openexchange.imap.imapTemporaryDown"><nowiki>com.openexchange.imap.i...</nowiki></span>
 
 
| <nowiki>10000</nowiki>
 
| <nowiki>10000</nowiki>
| <nowiki>Define the amount of time in milliseconds an IMAP server is treated as being temporary down. An IMAP server is treated as being temporary down if a socket connect fails. Further requests to the affected IMAP server are going to be denied for the specified amount of time. A value less or equal to zero disables this setting. </nowiki>
+
| <nowiki>Timeouts are useful to get quick responses for login requests. This timeout is used if a new connection is established. </nowiki>
| imap.properties:46
+
| ldapauth.properties:12
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.failedAuthTimeout" title="com.openexchange.imap.failedAuthTimeout"><nowiki>com.openexchange.imap.f...</nowiki></span>
+
| com.sun.jndi.ldap.read.timeout
 
| <nowiki>10000</nowiki>
 
| <nowiki>10000</nowiki>
| <nowiki>The number of milliseconds a failed authentication attempt is cached to faster handle subsequent authentication attempts Default is 10 seconds. </nowiki>
+
| <nowiki>This timeout only works since Java 6 SE to time out waiting for a response. </nowiki>
| imap.properties:51
+
| ldapauth.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.imapAuthEnc" title="com.openexchange.imap.imapAuthEnc"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| uidAttribute
| <nowiki>UTF-8</nowiki>
+
| <nowiki>uid</nowiki>
| <nowiki>Define the encoding for IMAP authentication </nowiki>
+
| <nowiki>This attribute is used login. E.g. uid=&lt;login&gt;,baseDN </nowiki>
| imap.properties:54
+
| ldapauth.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.User2ACLImpl" title="com.openexchange.imap.User2ACLImpl"><nowiki>com.openexchange.imap.U...</nowiki></span>
+
| baseDN
| <nowiki>auto</nowiki>
+
| <span class="shortened" alt="ou=Users,ou=OxObjects,dc=open-xchange,dc=com" title="ou=Users,ou=OxObjects,dc=open-xchange,dc=com"><nowiki>ou=Users,ou=OxObjects,dc=ope...</nowiki></span>
| <nowiki>Name of the class that implements User2ACL, their alias or &quot;auto&quot; to use auto-detection. Currently known aliases: Cyrus, Courier, Dovecot, and Sun (Sun Java(tm) System Messaging Server) </nowiki>
+
| <nowiki>This is the base distinguished name where the user are located. </nowiki>
| imap.properties:58
+
| ldapauth.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.blockSize" title="com.openexchange.imap.blockSize"><nowiki>com.openexchange.imap.b...</nowiki></span>
+
| ldapReturnField
| <nowiki>1000</nowiki>
+
| <nowiki></nowiki>
| <nowiki>IMAP operations which shall be applied to a number of messages which exceeds the block size are performed in blocks. Example: A folder containing thousands of messages shall be cleared. To avoid the risk of an IMAP timeout when trying to delete all messages at once, the messages are deleted in block size portions. A block size equal to or less than zero means no block size. </nowiki>
+
| <nowiki>If you do not want to pass on the user id, used for authentication, to the groupware but another field entry of the LDAP user object, then you can specify the field here. </nowiki>
| imap.properties:65
+
| ldapauth.properties:26
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.spamHandler" title="com.openexchange.imap.spamHandler"><nowiki>com.openexchange.imap.s...</nowiki></span>
+
| adsBind
| <nowiki>DefaultSpamHandler</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Define the registration name of the appropriate spam handler to use </nowiki>
+
| <nowiki>This option activates a special ADS bind. It allows the user to authenticate at the ADS with only the displayName or by using the syntax DOMAIN\Samaccountname. Note that &quot;\&quot; cannot be used in user names when this option is activated. </nowiki>
| imap.properties:68
+
| ldapauth.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.imapSort" title="com.openexchange.imap.imapSort"><nowiki>com.openexchange.imap.i...</nowiki></span>
+
| subtreeSearch
| <nowiki>imap</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Define where to sort emails: Value &quot;imap&quot; to let the IMAP Server sort (faster but less reliable). Leave blank or fill in value &quot;application&quot; to sort within application (slower but good quality). The sorting is done on IMAP server if a mailbox' size exceeds the mailFetchLimit as defined in mail.properties. NOTE: This value is going to be set to &quot;application&quot; if IMAP server capabilities do not contain string &quot;SORT&quot; </nowiki>
+
| <nowiki>set subtreeSearch to true if the user entries are not directly below the baseDN, and e.g. distributed over one or more subtrees. The bindDN to authenticate the user will then determined using a search over the complete tree below baseDN NOTE: When two users exist with the same uidAttribute, authentication will be refused, though. </nowiki>
| imap.properties:7
+
| ldapauth.properties:40
 +
|-
 +
| searchFilter
 +
| <nowiki>(objectclass=posixAccount)</nowiki>
 +
| <nowiki>specify the filter to limit the search of user entries (used in combination with subtreeSearch=true. the filter will be ANDed with the attributed specified in uidAttribute. Example: (&amp;(objectclass=posixAccount)(uid=foo)) </nowiki>
 +
| ldapauth.properties:47
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.propagateClientIPAddress" title="com.openexchange.imap.propagateClientIPAddress"><nowiki>com.openexchange.imap.p...</nowiki></span>
+
| java.naming.provider.url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="ldap://localhost:389/dc=example,dc=com" title="ldap://localhost:389/dc=example,dc=com"><nowiki>ldap://localhost:389/dc=exam...</nowiki></span>
| <nowiki>Whether client's IP address should be propagated by a NOOP command; e.g. &quot;A01 NOOP &lt;CLIENT_IP&gt;&quot; </nowiki>
+
| <nowiki>URL of the LDAP server to connect to for authenticating users. ldaps is supported. </nowiki>
| imap.properties:71
+
| ldapauth.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.propagateHostNames" title="com.openexchange.imap.propagateHostNames"><nowiki>com.openexchange.imap.p...</nowiki></span>
+
| bindDN
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Configure a comma-separated list of external IMAP server's host names which should receive client's IP address by a NOOP command, too </nowiki>
+
| <nowiki>if your LDAP server does not allow to do searches without any authentication, specify a dn here to bind in order to search (used in combination with subtreeSearch=true). </nowiki>
| imap.properties:74
+
| ldapauth.properties:52
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.maxNumConnections" title="com.openexchange.imap.maxNumConnections"><nowiki>com.openexchange.imap.m...</nowiki></span>
+
| bindDNPassword
| <nowiki>0</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The max. number of connection allowed being established for a user to an IMAP server Note: This setting overrides possibles restrictions specified through property &quot;com.openexchange.imap.maxNumExternalConnections&quot; if this property's value is less than the other one. Less than or equal to zero means infinite. </nowiki>
+
| <nowiki>the password required for the bindDN </nowiki>
| imap.properties:80
+
| ldapauth.properties:55
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.maxNumExternalConnections" title="com.openexchange.imap.maxNumExternalConnections"><nowiki>com.openexchange.imap.m...</nowiki></span>
+
| referral
| <span class="shortened" alt="imap.gmail.com:2,imap.googlemail.com:2" title="imap.gmail.com:2,imap.googlemail.com:2"><nowiki>imap.gmail.com:2,imap.google...</nowiki></span>
+
| <nowiki>follow</nowiki>
| <nowiki>Configure the max. number of concurrent connections which are allowed being established to a subscribed/external IMAP account. Notation is a comma-separated list of: &lt;host&gt; + ':' + &lt;max-count&gt;; e.g.: com.openexchange.imap.maxNumExternalConnections=imap.host1.com:4, imap.host2.com:6 For convenience a max-count can be specified which applies to all subscribed/external IMAP accounts; e.g.: com.openexchange.imap.maxNumExternalConnections=4 Zero or less is interpreted as unlimited. If not set, unlimited concurrent connections are allowed. </nowiki>
+
| <nowiki>This option configures how to handle the chasing of referrals in LDAP (see http://java.sun.com/products/jndi/tutorial/ldap/referral/overview.html). possible values: ignore, follow, throw </nowiki>
| imap.properties:89
+
| ldapauth.properties:60
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.enableTls" title="com.openexchange.imap.enableTls"><nowiki>com.openexchange.imap.e...</nowiki></span>
+
| java.naming.security.authentication
| <nowiki>true</nowiki>
+
| <nowiki>simple</nowiki>
| <nowiki>Enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection. </nowiki>
+
| <nowiki>Defines the authentication security that should be used. </nowiki>
| imap.properties:92
+
| ldapauth.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.notifyRecent" title="com.openexchange.imap.notifyRecent"><nowiki>com.openexchange.imap.n...</nowiki></span>
+
| com.openexchange.liberty.appstore.url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="http://marketplace.kumoki.info/bss-ox-integration/command" title="http://marketplace.kumoki.info/bss-ox-integration/command"><nowiki>http://marketplace.kumoki.in...</nowiki></span>
| <nowiki>Notify about recent messages using mail push events. This is a poll-based alternative for any connection-keeping mail push bundle. </nowiki>
+
| <nowiki>Where to send the app store requests </nowiki>
| imap.properties:95
+
| liberty.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.imap.notifyFrequencySeconds" title="com.openexchange.imap.notifyFrequencySeconds"><nowiki>com.openexchange.imap.n...</nowiki></span>
+
| com.openexchange.liberty.appstore.storefront
| <nowiki>300</nowiki>
+
| <span class="shortened" alt="http://marketplace.kumoki.info/fujitsu-bss-portal/marketplace/logindirect.jsf?mId=FUJITSU&amp;u=[user]&amp;p=[password]" title="http://marketplace.kumoki.info/fujitsu-bss-portal/marketplace/logindirect.jsf?mId=FUJITSU&amp;u=[user]&amp;p=[password]"><nowiki>http://marketplace.kumoki.in...</nowiki></span>
| <nowiki>The frequency when a check for recent mails is enforced. </nowiki>
+
| <nowiki>Where to redirect the user for the BSS </nowiki>
| imap.properties:98
+
| liberty.properties:5
 
|-
 
|-
| <nowiki>IMAP_TIMEOUT</nowiki>
+
| com.openexchange.liberty.appstore.gateway
| <nowiki>5000</nowiki>
+
| <span class="shortened" alt="http://html5gateway.mch.fsc.net/rdpdirect.html" title="http://html5gateway.mch.fsc.net/rdpdirect.html"><nowiki>http://html5gateway.mch.fsc....</nowiki></span>
| <nowiki>Socket I/O timeout value in milliseconds </nowiki>
+
| <nowiki></nowiki>
| imapauth.properties:11
+
| liberty.properties:7
 
|-
 
|-
| <nowiki>IMAP_CONNECTIONTIMEOUT</nowiki>
+
| com.openexchange.liberty.appstore.gatewayQuery
| <nowiki>5000</nowiki>
+
| <span class="shortened" alt="gateway=172.24.56.23&amp;server=172.24.56.147&amp;keyboard=1031&amp;user=ox-fwp\\[user]&amp;pwd=[password]&amp;startProgram=app&amp;exe=||[app]&amp;args=%22[path]%22" title="gateway=172.24.56.23&amp;server=172.24.56.147&amp;keyboard=1031&amp;user=ox-fwp\\[user]&amp;pwd=[password]&amp;startProgram=app&amp;exe=||[app]&amp;args=%22[path]%22"><nowiki>gateway=172.24.56.23&amp;server=...</nowiki></span>
| <nowiki>Socket connection timeout value in milliseconds </nowiki>
+
| <nowiki></nowiki>
| imapauth.properties:14
+
| liberty.properties:8
 
|-
 
|-
| <nowiki>IMAP_SERVER</nowiki>
+
| com.openexchange.licensekey.1
| <nowiki>localhost</nowiki>
+
| <nowiki>OX-AS-MK-123456-789</nowiki>
| <nowiki>imap server ip or fqdn </nowiki>
+
| <nowiki></nowiki>
| imapauth.properties:2
+
| licensekeys.properties:1
 
|-
 
|-
| <nowiki>USE_FULL_LOGIN_INFO</nowiki>
+
| modules/themes/light_breeze
| <nowiki>true</nowiki>
+
| <nowiki>Light Breeze</nowiki>
| <nowiki>############################################# Set to true to auth with &quot;user@domain&quot; instead of just &quot;user&quot; against imap server. If true the &quot;domain&quot; part will be used as the context name of the ox system. so add &quot;domain&quot; as a login mapping to be able to login. If false, the plugin react as only 1 context exists in the ox system, and this context has the mapping &quot;defaultcontext&quot; added. </nowiki>
+
| <nowiki>The following property defines the light breeze theme of the AJAX GUI. </nowiki>
| imapauth.properties:22
+
| light-breeze-theme.properties:4
 
|-
 
|-
| <nowiki>USE_MULTIPLE</nowiki>
+
| com.openexchange.oauth.linkedin
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>######## MULTIPLE IMAP SERVERS #############  If set to true the IMAP authentication plugin gets all IMAP server information from the OX database instead of reading configuration from this file.  Following information is fetched from DB and will be used to authenticate against the server:  - server - port - ssl/tls  Moreover the proper login name is detected as configured by property &quot;com.openexchange.mail.loginSource&quot;.  To use this feature, set the correct values while provisioning an OX user.  Useful if you have many IMAP Servers to connect to. ##### INFO: Domain part of the login is used as context name.  Example: test@test.org Username of the OX account must be &quot;test&quot; and name of the OX context must be &quot;test.org&quot; </nowiki>
+
| <nowiki>Enable/disable LinkedIn OAuth support </nowiki>
| imapauth.properties:47
+
| linkedinoauth.properties:2
 
|-
 
|-
| <nowiki>IMAP_PORT</nowiki>
+
| com.openexchange.socialplugin.linkedin.apikey
| <nowiki>143</nowiki>
+
| <span class="shortened" alt="REPLACE_THIS_WITH_THE_KEY_FROM_YOUR_LINKEDIN_APP" title="REPLACE_THIS_WITH_THE_KEY_FROM_YOUR_LINKEDIN_APP"><nowiki>REPLACE_THIS_WITH_THE_KEY_FR...</nowiki></span>
| <nowiki>port on which the imap server is listening </nowiki>
+
| <nowiki>These keys are either pre-filled or need to be replaced by ones gotten from an application managed at linkedIn for information how to create this application please see http://oxpedia.org/wiki/index.php?title=LinkedIn_Bundles </nowiki>
| imapauth.properties:5
+
| linkedinoauth.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.authentication.imap.imapAuthEnc" title="com.openexchange.authentication.imap.imapAuthEnc"><nowiki>com.openexchange.authen...</nowiki></span>
+
| com.openexchange.socialplugin.linkedin.apisecret
| <nowiki>UTF-8</nowiki>
+
| <span class="shortened" alt="REPLACE_THIS_WITH_THE_SECRET_FROM_YOUR_LINKEDIN_APP" title="REPLACE_THIS_WITH_THE_SECRET_FROM_YOUR_LINKEDIN_APP"><nowiki>REPLACE_THIS_WITH_THE_SECRET...</nowiki></span>
| <nowiki>Define the encoding for IMAP authentication </nowiki>
+
| <nowiki></nowiki>
| imapauth.properties:51
+
| linkedinoauth.properties:7
 
|-
 
|-
| <nowiki>IMAP_USE_SECURE</nowiki>
+
| com.openexchange.subscribe.socialplugin.linkedin
| <nowiki>false</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>set to true if connecting via imaps:// </nowiki>
+
| <nowiki></nowiki>
| imapauth.properties:8
+
| linkedinsubscribe.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.index.allowedModules " title="com.openexchange.index.allowedModules "><nowiki>com.openexchange.index....</nowiki></span>
+
| log4j.rootLogger
 +
| <nowiki> ERROR, console</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specify all modules that may be indexed as a comma-separated list of module identifiers (these are numbers defined in http://oxpedia.org/wiki/index.php?title=HTTP_API#LinkObject). The default value is empty and disables indexing as a whole.  This value takes effect on server granularity and can be overwritten for sets of contexts, single contexts and single users. See http://oxpedia.org/wiki/index.php?title=ConfigCascade and /ox-config-path/contextSets/index.yml for more information on this.  Possible modules: E-Mail:      19  As of now only E-Mail can be enabled. Enabling other modules may lead to unforseen errors during runtime. </nowiki>
+
| log4j.properties:1
| index.properties:16
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.service.indexing.workerThreads " title="com.openexchange.service.indexing.workerThreads "><nowiki>com.openexchange.servic...</nowiki></span>
+
| log4j.rootLogger
| <nowiki> 4</nowiki>
+
| <nowiki> ERROR, console</nowiki>
| <nowiki>The number of worker threads for the clustered job scheduler instance that executes the indexing jobs. More worker threads allow it to run more indexing jobs at the same time, but will also increase the load of the worker node. It is recommended to start with a number not higher than the nodes number of CPU cores. Increasing the number afterwards always requires a restart of the node. </nowiki>
+
| <nowiki></nowiki>
| indexing-service.properties:6
+
| log4j.properties:1
 
|-
 
|-
| <nowiki>translator.get_request </nowiki>
+
| log4j.appender.console
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.IdListTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
+
| <span class="shortened" alt="org.apache.log4j.ConsoleAppender" title="org.apache.log4j.ConsoleAppender"><nowiki>org.apache.log4j.ConsoleAppe...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| infostore-querybuilder.properties:1
+
| log4j.properties:3
 
|-
 
|-
| <nowiki>get_request.id_field </nowiki>
+
| log4j.appender.console
| <nowiki> uuid</nowiki>
+
| <span class="shortened" alt="org.apache.log4j.ConsoleAppender" title="org.apache.log4j.ConsoleAppender"><nowiki>org.apache.log4j.ConsoleAppe...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| infostore-querybuilder.properties:2
+
| log4j.properties:3
 
|-
 
|-
| <nowiki>translator.all_request </nowiki>
+
| log4j.appender.console
| <span class="shortened" alt=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator" title=" com.openexchange.index.solr.internal.querybuilder.translators.AllTranslator"><nowiki> com.openexchange.index.solr...</nowiki></span>
+
| <span class="shortened" alt="org.apache.log4j.ConsoleAppender" title="org.apache.log4j.ConsoleAppender"><nowiki>org.apache.log4j.ConsoleAppe...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| infostore-querybuilder.properties:4
+
| log4j.properties:3
 
|-
 
|-
| <nowiki>MAX_UPLOAD_SIZE</nowiki>
+
| log4j.appender.console.layout
| <nowiki>10485760</nowiki>
+
| <nowiki>org.apache.log4j.PatternLayout</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| infostore.properties:7
+
| log4j.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.jolokia.servlet.name " title="com.openexchange.jolokia.servlet.name "><nowiki>com.openexchange.joloki...</nowiki></span>
+
| log4j.appender.console.layout
| <nowiki> /monitoring/jolokia</nowiki>
+
| <nowiki>org.apache.log4j.PatternLayout</nowiki>
| <nowiki>Under what servlet name jolokia will be published, please bear in mind that this should not be forwarded by apache and kept internal </nowiki>
+
| <nowiki></nowiki>
| jolokia.properties:11
+
| log4j.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.jolokia.user " title="com.openexchange.jolokia.user "><nowiki>com.openexchange.joloki...</nowiki></span>
+
| log4j.appender.console.layout
| <nowiki> oxadmin</nowiki>
+
| <nowiki>org.apache.log4j.PatternLayout</nowiki>
| <nowiki>User used for authentication with HTTP Basic Authentication. If not given, no authentication is used. </nowiki>
+
| <nowiki></nowiki>
| jolokia.properties:14
+
| log4j.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.jolokia.maxDepth " title="com.openexchange.jolokia.maxDepth "><nowiki>com.openexchange.joloki...</nowiki></span>
+
| log4j.appender.console.layout.ConversionPattern
| <nowiki> 0</nowiki>
+
| <span class="shortened" alt=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n" title=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n"><nowiki> %d{dd.MM.yyyy HH:mm:ss} [%t...</nowiki></span>
| <nowiki>Maximum depth when traversing bean properties. If set to 0, depth checking is disabled </nowiki>
+
| <nowiki></nowiki>
| jolokia.properties:20
+
| log4j.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.jolokia.maxObjects " title="com.openexchange.jolokia.maxObjects "><nowiki>com.openexchange.joloki...</nowiki></span>
+
| log4j.appender.console.layout.ConversionPattern
| <nowiki> 100000</nowiki>
+
| <span class="shortened" alt=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n" title=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n"><nowiki> %d{dd.MM.yyyy HH:mm:ss} [%t...</nowiki></span>
| <nowiki>Maximum number of objects which are traversed when serializing a single response. Use this as an airbag to avoid boosting your memory and network traffic. Nevertheless, when set to 0 no limit is imposed. </nowiki>
+
| <nowiki></nowiki>
| jolokia.properties:24
+
| log4j.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.jolokia.start " title="com.openexchange.jolokia.start "><nowiki>com.openexchange.joloki...</nowiki></span>
+
| log4j.appender.console.layout.ConversionPattern
| <nowiki> true</nowiki>
+
| <span class="shortened" alt=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n" title=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n"><nowiki> %d{dd.MM.yyyy HH:mm:ss} [%t...</nowiki></span>
| <nowiki>Start jolokia </nowiki>
+
| <nowiki></nowiki>
| jolokia.properties:8
+
| log4j.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.kerberos.proxyDelimiter" title="com.openexchange.kerberos.proxyDelimiter"><nowiki>com.openexchange.kerber...</nowiki></span>
+
| log4j.logger.com.hazelcast
| <nowiki>+</nowiki>
+
| <nowiki>TRACE,console</nowiki>
| <nowiki>Define a delimiter to be used to separate proxy authentication from normal user login on the frontend login screen. If defined, a proxy user can login on behalf of a user using the form &lt;PROXYACCOUNT&gt;&lt;DELIMITER&gt;&lt;USERACCOUNT&gt;. NOTE: Login to the mail server is not supported. The implementation for mail filter implementation based on SIEVE protocol does not support a proxy authentication, so it will raise error messages. </nowiki>
+
| <nowiki></nowiki>
| kerberos.properties:15
+
| log4j.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.kerberos.proxyUser" title="com.openexchange.kerberos.proxyUser"><nowiki>com.openexchange.kerber...</nowiki></span>
+
| log4j.logger.de.kippdata
 +
| <nowiki>INFO,console</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Comma separated list of proxy user logins allowed to login as a proxy user for every other user account. </nowiki>
+
| log4j.properties:7
| kerberos.properties:18
 
 
|-
 
|-
| <span class="shortened" alt="java.security.auth.login.config" title="java.security.auth.login.config"><nowiki>java.security.auth.logi...</nowiki></span>
+
| log4j.logger.com.hazelcast
| <span class="shortened" alt="/opt/open-xchange/etc/kerberosLogin.conf" title="/opt/open-xchange/etc/kerberosLogin.conf"><nowiki>/opt/open-xchange/etc/kerber...</nowiki></span>
+
| <nowiki>TRACE,console</nowiki>
| <nowiki>path to the Java authentication and authorization configuration file </nowiki>
+
| <nowiki></nowiki>
| kerberos.properties:21
+
| log4j.properties:7
 
|-
 
|-
| <nowiki>sun.security.krb5.debug</nowiki>
+
| log4j.logger.com.openexchange.realtime.hazelcast
| <nowiki>true</nowiki>
+
| <nowiki>TRACE,console</nowiki>
| <nowiki>enable kerberos debugging </nowiki>
+
| <nowiki></nowiki>
| kerberos.properties:24
+
| log4j.properties:8
 
|-
 
|-
| <nowiki>java.security.krb5.conf</nowiki>
+
| log4j.logger.org.apache.solr
| <span class="shortened" alt="/opt/open-xchange/etc/krb5.conf" title="/opt/open-xchange/etc/krb5.conf"><nowiki>/opt/open-xchange/etc/krb5.c...</nowiki></span>
+
| <nowiki>WARN,console</nowiki>
| <nowiki>path to the krb5.conf configuration file java.security.krb5.conf=/etc/krb5.conf </nowiki>
+
| <nowiki></nowiki>
| kerberos.properties:28
+
| log4j.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.kerberos.moduleName" title="com.openexchange.kerberos.moduleName"><nowiki>com.openexchange.kerber...</nowiki></span>
+
| log4j.logger.com.openexchange.realtime.hazelcast
| <nowiki>Open-Xchange</nowiki>
+
| <nowiki>TRACE,console</nowiki>
| <nowiki>Name of the module in the authentication and authorization configuration file. Must be an entry in the file named by java.security.auth.login.config. </nowiki>
+
| <nowiki></nowiki>
| kerberos.properties:5
+
| log4j.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.kerberos.userModuleName" title="com.openexchange.kerberos.userModuleName"><nowiki>com.openexchange.kerber...</nowiki></span>
+
| log4j.logger.org.apache.solr.analysis
| <nowiki>Open-Xchange-User-Auth</nowiki>
+
| <nowiki>ERROR,console</nowiki>
| <nowiki>Name of the module in the authentication and authorization configuration file used for username and password authentication. Must be an entry in the file named by java.security.auth.login.config </nowiki>
+
| <nowiki></nowiki>
| kerberos.properties:9
+
| log4j.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.langdetect.languageModelsDir" title="com.openexchange.langdetect.languageModelsDir"><nowiki>com.openexchange.langde...</nowiki></span>
+
| com.openexchange.login.internal.LoginPerformer.level
| <nowiki>languageModels</nowiki>
+
| <nowiki>INFO</nowiki>
| <nowiki>The path to the directory containing the language models </nowiki>
+
| <nowiki>Important note: The following option ensures, that all login relevant information is logged correctly. Such information is essential to detect and to address session issues, pontentially caused by 3rd parties. Open-Xchange strongly suggests NOT to modify this configuration setting unless you are forced to do so by specific legal requirements, e.g. privacy regulations.  Please note: If these settings are changed, Open-Xchange will take no responsibility and will exclude support regarding any session issues and potential security breaches arising thereof. </nowiki>
| lang-detect.properties:4
+
| logging.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.langdetect.languageCodesFile" title="com.openexchange.langdetect.languageCodesFile"><nowiki>com.openexchange.langde...</nowiki></span>
+
| com.openexchange.sessiond.impl.SessionHandler.level
| <nowiki>language-codes.properties</nowiki>
+
| <nowiki>INFO</nowiki>
| <nowiki>Maps language to their code </nowiki>
+
| <nowiki></nowiki>
| lang-detect.properties:7
+
| logging.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.sun.jndi.ldap.connect.timeout" title="com.sun.jndi.ldap.connect.timeout"><nowiki>com.sun.jndi.ldap.conne...</nowiki></span>
+
| sun.rmi.level
| <nowiki>10000</nowiki>
+
| <nowiki>INFO</nowiki>
| <nowiki>Timeouts are useful to get quick responses for login requests. This timeout is used if a new connection is established. </nowiki>
+
| <nowiki></nowiki>
| ldapauth.properties:12
+
| logging.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.sun.jndi.ldap.read.timeout" title="com.sun.jndi.ldap.read.timeout"><nowiki>com.sun.jndi.ldap.read....</nowiki></span>
+
| org.apache.level
| <nowiki>10000</nowiki>
+
| <nowiki>WARNING</nowiki>
| <nowiki>This timeout only works since Java 6 SE to time out waiting for a response. </nowiki>
+
| <nowiki></nowiki>
| ldapauth.properties:15
+
| logging.properties:19
 
|-
 
|-
| <nowiki>uidAttribute</nowiki>
+
| .level
| <nowiki>uid</nowiki>
+
| <nowiki>INFO</nowiki>
| <nowiki>This attribute is used login. E.g. uid=&lt;login&gt;,baseDN </nowiki>
+
| <nowiki>possible log levels are ALL INFO DEBUG </nowiki>
| ldapauth.properties:18
+
| logging.properties:2
 
|-
 
|-
| <nowiki>baseDN</nowiki>
+
| com.sun.level
| <span class="shortened" alt="ou=Users,ou=OxObjects,dc=open-xchange,dc=com" title="ou=Users,ou=OxObjects,dc=open-xchange,dc=com"><nowiki>ou=Users,ou=OxObjects,dc=ope...</nowiki></span>
+
| <nowiki>INFO</nowiki>
| <nowiki>This is the base distinguished name where the user are located. </nowiki>
+
| <nowiki></nowiki>
| ldapauth.properties:21
+
| logging.properties:20
 
|-
 
|-
| <nowiki>ldapReturnField</nowiki>
+
| javax.management.level
 +
| <nowiki>INFO</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>If you do not want to pass on the user id, used for authentication, to the groupware but another field entry of the LDAP user object, then you can specify the field here. </nowiki>
+
| logging.properties:21
| ldapauth.properties:26
 
 
|-
 
|-
| <nowiki>adsBind</nowiki>
+
| com.hazelcast.level
| <nowiki>false</nowiki>
+
| <nowiki>SEVERE</nowiki>
| <nowiki>This option activates a special ADS bind. It allows the user to authenticate at the ADS with only the displayName or by using the syntax DOMAIN\Samaccountname. Note that &quot;\&quot; cannot be used in user names when this option is activated. </nowiki>
+
| <nowiki></nowiki>
| ldapauth.properties:32
+
| logging.properties:22
 
|-
 
|-
| <nowiki>subtreeSearch</nowiki>
+
| com.openexchange.documentconverter.impl.IManager.level
| <nowiki>false</nowiki>
+
| <nowiki>WARNING</nowiki>
| <nowiki>set subtreeSearch to true if the user entries are not directly below the baseDN, and e.g. distributed over one or more subtrees. The bindDN to authenticate the user will then determined using a search over the complete tree below baseDN NOTE: When two users exist with the same uidAttribute, authentication will be refused, though. </nowiki>
+
| <nowiki></nowiki>
| ldapauth.properties:40
+
| logging.properties:23
 
|-
 
|-
| <nowiki>searchFilter</nowiki>
+
| handlers
| <nowiki>(objectclass=posixAccount)</nowiki>
+
| <span class="shortened" alt="java.util.logging.ConsoleHandler" title="java.util.logging.ConsoleHandler"><nowiki>java.util.logging.ConsoleHan...</nowiki></span>
| <nowiki>specify the filter to limit the search of user entries (used in combination with subtreeSearch=true. the filter will be ANDed with the attributed specified in uidAttribute. Example: (&amp;(objectclass=posixAccount)(uid=foo)) </nowiki>
+
| <nowiki></nowiki>
| ldapauth.properties:47
+
| logging.properties:4
 
|-
 
|-
| <nowiki>java.naming.provider.url</nowiki>
+
| java.util.logging.ConsoleHandler.level
| <span class="shortened" alt="ldap://localhost:389/dc=example,dc=com" title="ldap://localhost:389/dc=example,dc=com"><nowiki>ldap://localhost:389/dc=exam...</nowiki></span>
+
| <nowiki>ALL</nowiki>
| <nowiki>URL of the LDAP server to connect to for authenticating users. ldaps is supported. </nowiki>
 
| ldapauth.properties:5
 
|-
 
| <nowiki>bindDN</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>if your LDAP server does not allow to do searches without any authentication, specify a dn here to bind in order to search (used in combination with subtreeSearch=true). </nowiki>
+
| logging.properties:5
| ldapauth.properties:52
 
 
|-
 
|-
| <nowiki>bindDNPassword</nowiki>
+
| com.openexchange.ajax.login.http-auth.client
| <nowiki></nowiki>
+
| <nowiki>com.openexchange.ox.gui.dhtml</nowiki>
| <nowiki>the password required for the bindDN </nowiki>
+
| <nowiki>Every client tells the backend through the client parameter on the login request his identity. This is not possible when using the HTTP authorization header based login. So the client identifier for that request is defined here. It must be the same identifier that the web frontend uses, if you set com.openexchange.cookie.hash to calculate and want the previously configured autologin to work. Identifier for web UI is: com.openexchange.ox.gui.dhtml </nowiki>
| ldapauth.properties:55
+
| login.properties:14
 
|-
 
|-
| <nowiki>referral</nowiki>
+
| com.openexchange.ajax.login.http-auth.version
| <nowiki>follow</nowiki>
+
| <nowiki>HTTP Auth</nowiki>
| <nowiki>This option configures how to handle the chasing of referrals in LDAP (see http://java.sun.com/products/jndi/tutorial/ldap/referral/overview.html). possible values: ignore, follow, throw </nowiki>
+
| <nowiki>The version of the client when using the HTTP Authorization Header based login. This should not be the normal web frontend version because a different version can be used to distinguish logins through HTTP authorization header and normal login request. </nowiki>
| ldapauth.properties:60
+
| login.properties:18
 
|-
 
|-
| <span class="shortened" alt="java.naming.security.authentication" title="java.naming.security.authentication"><nowiki>java.naming.security.au...</nowiki></span>
+
| com.openexchange.ajax.login.insecure
| <nowiki>simple</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Defines the authentication security that should be used. </nowiki>
+
| <nowiki>Configures whether an insecure login is allowed. Meaning if local IP and/or user-agent strings are replaced in associated user session on login redirect or login redeem requests. To create a session from a server for some client you have to pass the clients IP address when creating the session. WARNING! Setting this parameter to true may result in users seeing a different users content if the infrastructure around OX does not work correctly. </nowiki>
| ldapauth.properties:8
+
| login.properties:30
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.liberty.appstore.url" title="com.openexchange.liberty.appstore.url"><nowiki>com.openexchange.libert...</nowiki></span>
+
| com.openexchange.ajax.login.redirect.changeIPAllowed
| <span class="shortened" alt="http://marketplace.kumoki.info/bss-ox-integration/command" title="http://marketplace.kumoki.info/bss-ox-integration/command"><nowiki>http://marketplace.kumoki.in...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki>Where to send the app store requests </nowiki>
+
| <nowiki>This option has only an effect if com.openexchange.ajax.login.insecure is configured to true. This option allows to enable the IP check for /ajax/login?action=redirect requests. This request is mostly used to create a session without using the OX web UI login screen. The previous behavior allowed to change the IP for this request. Configure this option to false to have an IP check during this request. Additionally you can white list IP addresses from that an IP change is still allowed. This is useful if other systems in the infrastructure around OX want to create the session. </nowiki>
| liberty.properties:2
+
| login.properties:37
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.liberty.appstore.storefront" title="com.openexchange.liberty.appstore.storefront"><nowiki>com.openexchange.libert...</nowiki></span>
+
| com.openexchange.ajax.login.http-auth.autologin
| <span class="shortened" alt="http://marketplace.kumoki.info/fujitsu-bss-portal/marketplace/logindirect.jsf?mId=FUJITSU&amp;u=[user]&amp;p=[password]" title="http://marketplace.kumoki.info/fujitsu-bss-portal/marketplace/logindirect.jsf?mId=FUJITSU&amp;u=[user]&amp;p=[password]"><nowiki>http://marketplace.kumoki.in...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>Where to redirect the user for the BSS </nowiki>
+
| <nowiki>Configures if some user is able to reenter his existing session after closing the browser tab or the complete browser. Setting this to true may be a security risk for clients running on unsafe computers. If this is configured to true, check that the parameter client contains the same identifier the UI sends as client parameter on normal login request. Otherwise the backend will not be able to rediscover the users session after closing the browser tab. This parameter only applies to the HTTP authorization header based login request. </nowiki>
| liberty.properties:5
+
| login.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.liberty.appstore.gateway" title="com.openexchange.liberty.appstore.gateway"><nowiki>com.openexchange.libert...</nowiki></span>
+
| strategy
| <span class="shortened" alt="http://html5gateway.mch.fsc.net/rdpdirect.html" title="http://html5gateway.mch.fsc.net/rdpdirect.html"><nowiki>http://html5gateway.mch.fsc....</nowiki></span>
+
| <nowiki> SimpleStrategy</nowiki>
| <nowiki></nowiki>
+
| <nowiki>two options here either SimpleStrategy or NetworkTopologyStrategy </nowiki>
| liberty.properties:7
+
| loxandra.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.liberty.appstore.gatewayQuery" title="com.openexchange.liberty.appstore.gatewayQuery"><nowiki>com.openexchange.libert...</nowiki></span>
+
| node
| <span class="shortened" alt="gateway=172.24.56.23&amp;server=172.24.56.147&amp;keyboard=1031&amp;user=ox-fwp\\[user]&amp;pwd=[password]&amp;startProgram=app&amp;exe=||[app]&amp;args=%22[path]%22" title="gateway=172.24.56.23&amp;server=172.24.56.147&amp;keyboard=1031&amp;user=ox-fwp\\[user]&amp;pwd=[password]&amp;startProgram=app&amp;exe=||[app]&amp;args=%22[path]%22"><nowiki>gateway=172.24.56.23&amp;server=...</nowiki></span>
+
| <nowiki> 192.168.33.37:9160</nowiki>
| <nowiki></nowiki>
+
| <nowiki>node ip with port eg. node = 127.0.0.1:9160 </nowiki>
| liberty.properties:8
+
| loxandra.properties:3
 +
|-
 +
| keyspace
 +
| <nowiki> OX</nowiki>
 +
| <nowiki>keyspace name </nowiki>
 +
| loxandra.properties:6
 +
|-
 +
| replication_factor
 +
| <nowiki> 3</nowiki>
 +
| <nowiki>replication factor of the keyspace </nowiki>
 +
| loxandra.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.licensekey.1" title="com.openexchange.licensekey.1"><nowiki>com.openexchange.licens...</nowiki></span>
+
| com.openexchange.push.allowedClients
| <nowiki>OX-AS-MK-123456-789</nowiki>
+
| <nowiki>&quot;USM-EAS*&quot;, &quot;USM-JSON*&quot;</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the comma-separated list of clients which are allowed to receive notifications about new mails. Wild-card notation is allowed. </nowiki>
| licensekeys.properties:1
+
| mail-push.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/themes/light_breeze" title="modules/themes/light_breeze"><nowiki>modules/themes/light_br...</nowiki></span>
+
| com.openexchange.mail.watcherTime
| <nowiki>Light Breeze</nowiki>
+
| <nowiki>60000</nowiki>
| <nowiki>The following property defines the light breeze theme of the AJAX GUI. </nowiki>
+
| <nowiki>Define exceeding time in milliseconds for mail connections. If use time of an mail connection exceeds this value it is logged. Thus unclosed connections can be detected. </nowiki>
| light-breeze-theme.properties:4
+
| mail.properties:104
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.linkedin" title="com.openexchange.oauth.linkedin"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.mail.watcherShallClose
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Enable/disable LinkedIn OAuth support </nowiki>
+
| <nowiki>Define if watcher is allowed to close exceeded mail connections </nowiki>
| linkedinoauth.properties:2
+
| mail.properties:107
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.socialplugin.linkedin.apikey" title="com.openexchange.socialplugin.linkedin.apikey"><nowiki>com.openexchange.social...</nowiki></span>
+
| com.openexchange.mail.JavaMailProperties
| <span class="shortened" alt="REPLACE_THIS_WITH_THE_KEY_FROM_YOUR_LINKEDIN_APP" title="REPLACE_THIS_WITH_THE_KEY_FROM_YOUR_LINKEDIN_APP"><nowiki>REPLACE_THIS_WITH_THE_KEY_FR...</nowiki></span>
+
| <nowiki>javamail.properties</nowiki>
| <nowiki>These keys are either pre-filled or need to be replaced by ones gotten from an application managed at linkedIn for information how to create this application please see http://oxpedia.org/wiki/index.php?title=LinkedIn_Bundles </nowiki>
+
| <nowiki>JavaMail Properties </nowiki>
| linkedinoauth.properties:6
+
| mail.properties:110
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.socialplugin.linkedin.apisecret" title="com.openexchange.socialplugin.linkedin.apisecret"><nowiki>com.openexchange.social...</nowiki></span>
+
| com.openexchange.mail.phishingHeader
| <span class="shortened" alt="REPLACE_THIS_WITH_THE_SECRET_FROM_YOUR_LINKEDIN_APP" title="REPLACE_THIS_WITH_THE_SECRET_FROM_YOUR_LINKEDIN_APP"><nowiki>REPLACE_THIS_WITH_THE_SECRET...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| linkedinoauth.properties:7
+
| <nowiki>A comma-separated list of headers which identifies phishing headers; e.g. X-Phishing1,X-Phishing2,etc. Leave empty for no phishing header. </nowiki>
 +
| mail.properties:115
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.socialplugin.linkedin" title="com.openexchange.subscribe.socialplugin.linkedin"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.mail.adminMailLoginEnabled
| <nowiki>true</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define whether a context admin is allowed to login to mail system or not. Note that a mail account is supposed to exist if set to true; if not an authentication error will occur. </nowiki>
| linkedinsubscribe.properties:1
+
| mail.properties:120
|-
 
| <nowiki>log4j.rootLogger</nowiki>
 
| <nowiki> ERROR, console</nowiki>
 
| <nowiki></nowiki>
 
| log4j.properties:1
 
 
|-
 
|-
| <nowiki>log4j.rootLogger</nowiki>
+
| com.openexchange.mail.addClientIPAddress
| <nowiki> ERROR, console</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Set whether client's IP address should be added to mail headers on delivery as custom header &quot;X-Originating-IP&quot; </nowiki>
| log4j.properties:1
+
| mail.properties:124
 
|-
 
|-
| <nowiki>log4j.appender.console</nowiki>
+
| com.openexchange.mail.rateLimitPrimaryOnly
| <span class="shortened" alt="org.apache.log4j.ConsoleAppender" title="org.apache.log4j.ConsoleAppender"><nowiki>org.apache.log4j.ConsoleAppe...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define if the rateLimit and maxToCcBcc settings below will only affect the primary account or all accounts </nowiki>
| log4j.properties:3
+
| mail.properties:128
 
|-
 
|-
| <nowiki>log4j.appender.console</nowiki>
+
| com.openexchange.mail.rateLimit
| <span class="shortened" alt="org.apache.log4j.ConsoleAppender" title="org.apache.log4j.ConsoleAppender"><nowiki>org.apache.log4j.ConsoleAppe...</nowiki></span>
+
| <nowiki>0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the time (in milliseconds) which must pass by before a new mail can be sent A value of 0 disables the limit. </nowiki>
| log4j.properties:3
+
| mail.properties:132
 
|-
 
|-
| <nowiki>log4j.appender.console</nowiki>
+
| com.openexchange.mail.maxToCcBcc
| <span class="shortened" alt="org.apache.log4j.ConsoleAppender" title="org.apache.log4j.ConsoleAppender"><nowiki>org.apache.log4j.ConsoleAppe...</nowiki></span>
+
| <nowiki>0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the allowed maximum number of recipients in a mail A value of 0 disables the limit. </nowiki>
| log4j.properties:3
+
| mail.properties:136
 
|-
 
|-
| <span class="shortened" alt="log4j.appender.console.layout" title="log4j.appender.console.layout"><nowiki>log4j.appender.console....</nowiki></span>
+
| com.openexchange.mail.passwordSource
| <nowiki>org.apache.log4j.PatternLayout</nowiki>
+
| <nowiki>session</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Set the password source for primary mail/transport account; meaning which source is taken to determine a user's password to login into mailing system. If 'session' is set, then user's individual system's password is taken. If 'global' is set, then the value specified through property 'com.openexchange.mail.masterPassword' is taken. Currently known values: session and global </nowiki>
| log4j.properties:4
+
| mail.properties:14
 
|-
 
|-
| <span class="shortened" alt="log4j.appender.console.layout" title="log4j.appender.console.layout"><nowiki>log4j.appender.console....</nowiki></span>
+
| com.openexchange.mail.hidePOP3StorageFolders
| <nowiki>org.apache.log4j.PatternLayout</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether folders which carry a POP3 account shall not be displayed. This property affects primary account only. </nowiki>
| log4j.properties:4
+
| mail.properties:140
 
|-
 
|-
| <span class="shortened" alt="log4j.appender.console.layout" title="log4j.appender.console.layout"><nowiki>log4j.appender.console....</nowiki></span>
+
| com.openexchange.mail.deleteDraftOnTransport
| <nowiki>org.apache.log4j.PatternLayout</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether to delete draft messages when sent out Note: Client MUST provide appropriate value in &quot;sendtype&quot; field; see http://oxpedia.org/wiki/index.php?title=HTTP_API#Send_a_mail </nowiki>
| log4j.properties:4
+
| mail.properties:145
 
|-
 
|-
| <span class="shortened" alt="log4j.appender.console.layout.ConversionPattern" title="log4j.appender.console.layout.ConversionPattern"><nowiki>log4j.appender.console....</nowiki></span>
+
| com.openexchange.mail.supportMsisdnAddresses
| <span class="shortened" alt=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n" title=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n"><nowiki> %d{dd.MM.yyyy HH:mm:ss} [%t...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define if MSISDN addresses are supported or not. </nowiki>
| log4j.properties:5
+
| mail.properties:148
 
|-
 
|-
| <span class="shortened" alt="log4j.appender.console.layout.ConversionPattern" title="log4j.appender.console.layout.ConversionPattern"><nowiki>log4j.appender.console....</nowiki></span>
+
| com.openexchange.mail.translateDefaultFolders
| <span class="shortened" alt=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n" title=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n"><nowiki> %d{dd.MM.yyyy HH:mm:ss} [%t...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>If set to 'false', translation of names of the mail default folders is not performed, if naming differs from pre-defined default values. Thus custom set names can be specified for Trash, Drafts, Sent &amp; Spam folder. By default this value is 'true'. Pre-defined names are: &quot;Trash&quot; &quot;Drafts&quot; &quot;Sent objects&quot; &quot;Spam&quot; </nowiki>
| log4j.properties:5
+
| mail.properties:160
 
|-
 
|-
| <span class="shortened" alt="log4j.appender.console.layout.ConversionPattern" title="log4j.appender.console.layout.ConversionPattern"><nowiki>log4j.appender.console....</nowiki></span>
+
| com.openexchange.mail.maxMailSize
| <span class="shortened" alt=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n" title=" %d{dd.MM.yyyy HH:mm:ss} [%t] %-5p %c{1} - %m%n"><nowiki> %d{dd.MM.yyyy HH:mm:ss} [%t...</nowiki></span>
+
| <nowiki>-1</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies the max. mail size allowed being transported A value of zero or less means infinite. Default is -1 (infinite) </nowiki>
| log4j.properties:5
+
| mail.properties:173
 
|-
 
|-
| <span class="shortened" alt="log4j.logger.com.hazelcast" title="log4j.logger.com.hazelcast"><nowiki>log4j.logger.com.hazelc...</nowiki></span>
+
| com.openexchange.mail.hideDetailsForDefaultAccount
| <nowiki>TRACE,console</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether to hide rather technical data from JSON representation of the primary mail account e.g. port, server name, secure flag, etc. Default is false </nowiki>
| log4j.properties:7
+
| mail.properties:178
 
|-
 
|-
| <span class="shortened" alt="log4j.logger.com.hazelcast" title="log4j.logger.com.hazelcast"><nowiki>log4j.logger.com.hazelc...</nowiki></span>
+
| com.openexchange.mail.maxForwardCount
| <nowiki>TRACE,console</nowiki>
+
| <nowiki>8</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies the max. number of message attachments that are allowed to be forwarded as attachment Default is 8 </nowiki>
| log4j.properties:7
+
| mail.properties:182
 
|-
 
|-
| <nowiki>log4j.logger.de.kippdata</nowiki>
+
| com.openexchange.mail.mailServerSource
| <nowiki>INFO,console</nowiki>
+
| <nowiki>user</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Set the mail server source for primary mail account; meaning which source is taken to determine the mail server into which the user wants to login to access mails. Set to 'global' to take the value specified through property &quot;com.openexchange.mail.mailServer&quot;. Set to 'user' to take user's individual mail server settings as specified in storage. Currently known values: user and global </nowiki>
| log4j.properties:7
+
| mail.properties:21
 
|-
 
|-
| <span class="shortened" alt="log4j.logger.org.apache.solr" title="log4j.logger.org.apache.solr"><nowiki>log4j.logger.org.apache...</nowiki></span>
+
| com.openexchange.mail.transportServerSource
| <nowiki>WARN,console</nowiki>
+
| <nowiki>user</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Set the transport server source for primary transport account; meaning which source is taken to determine the transport server into which the user wants to login to transport mails. Set to 'global' to take the value specified through property &quot;com.openexchange.mail.transportServer&quot;. Set to 'user' to take user's individual transport server settings as specified in storage. Currently known values: user and global </nowiki>
| log4j.properties:8
+
| mail.properties:28
 
|-
 
|-
| <span class="shortened" alt="log4j.logger.com.openexchange.realtime.hazelcast" title="log4j.logger.com.openexchange.realtime.hazelcast"><nowiki>log4j.logger.com.openex...</nowiki></span>
+
| com.openexchange.mail.masterPassword
| <nowiki>TRACE,console</nowiki>
+
| <nowiki>secret</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The master password for primary mail/transport server. Only takes effect when property &quot;com.openexchange.mail.passwordSource&quot; is set to &quot;global&quot; </nowiki>
| log4j.properties:8
+
| mail.properties:32
 
|-
 
|-
| <span class="shortened" alt="log4j.logger.com.openexchange.realtime.hazelcast" title="log4j.logger.com.openexchange.realtime.hazelcast"><nowiki>log4j.logger.com.openex...</nowiki></span>
+
| com.openexchange.mail.mailServer
| <nowiki>TRACE,console</nowiki>
+
| <nowiki>127.0.0.1</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Primary mail server: e.g. 192.168.178.32:8143 or imap://192.168.178.32:7143 Only takes effect when property &quot;com.openexchange.mail.mailServerSource&quot; is set to &quot;global&quot; </nowiki>
| log4j.properties:8
+
| mail.properties:36
 
|-
 
|-
| <span class="shortened" alt="log4j.logger.org.apache.solr.analysis" title="log4j.logger.org.apache.solr.analysis"><nowiki>log4j.logger.org.apache...</nowiki></span>
+
| com.openexchange.mail.transportServer
| <nowiki>ERROR,console</nowiki>
+
| <nowiki>127.0.0.1</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Primary transport server: e.g. 192.168.178.32:125 or smtp://192.168.178.32:225 Only takes effect when property &quot;com.openexchange.mail.transportServerSource&quot; is set to &quot;global&quot; </nowiki>
| log4j.properties:9
+
| mail.properties:40
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.login.internal.LoginPerformer.level" title="com.openexchange.login.internal.LoginPerformer.level"><nowiki>com.openexchange.login....</nowiki></span>
+
| com.openexchange.mail.defaultMailProvider
| <nowiki>INFO</nowiki>
+
| <nowiki>imap</nowiki>
| <nowiki>Important note: The following option ensures, that all login relevant information is logged correctly. Such information is essential to detect and to address session issues, pontentially caused by 3rd parties. Open-Xchange strongly suggests NOT to modify this configuration setting unless you are forced to do so by specific legal requirements, e.g. privacy regulations.  Please note: If these settings are changed, Open-Xchange will take no responsibility and will exclude support regarding any session issues and potential security breaches arising thereof. </nowiki>
+
| <nowiki>The mail provider fallback if an URL does not contain/define a protocol </nowiki>
| logging.properties:15
+
| mail.properties:43
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.impl.SessionHandler.level" title="com.openexchange.sessiond.impl.SessionHandler.level"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| mail.mime.charset
| <nowiki>INFO</nowiki>
+
| <nowiki>UTF-8</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the default MIME charset used for character encoding. This setting will then be accessible through system property &quot;mail.mime.charset&quot;. This parameter takes effect for the complete mail module where no charset is given. </nowiki>
| logging.properties:16
+
| mail.properties:48
 
|-
 
|-
| <nowiki>sun.rmi.level</nowiki>
+
| com.openexchange.mail.mailFetchLimit
| <nowiki>INFO</nowiki>
+
| <nowiki>1000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the max. fetch limit; meaning all mails whose count is less than or equal to this value are going to be fetched with all attributes set. Thus these mails can be put into message cache for subsequent list requests. </nowiki>
| logging.properties:18
+
| mail.properties:53
 
|-
 
|-
| <nowiki>org.apache.level</nowiki>
+
| com.openexchange.mail.attachmentDisplaySizeLimit
| <nowiki>WARNING</nowiki>
+
| <nowiki>8192</nowiki>
| <nowiki></nowiki>
+
| <nowiki>maximum size of email text attachments that will be displayed inline ( in bytes) </nowiki>
| logging.properties:19
+
| mail.properties:57
 
|-
 
|-
| <nowiki>.level</nowiki>
+
| com.openexchange.mail.mailAccessCacheShrinkerSeconds
| <nowiki>INFO</nowiki>
+
| <nowiki>3</nowiki>
| <nowiki>possible log levels are ALL INFO DEBUG </nowiki>
+
| <nowiki>Define the interval seconds of the mail access cache's shrinker thread </nowiki>
| logging.properties:2
+
| mail.properties:60
 
|-
 
|-
| <nowiki>com.sun.level</nowiki>
+
| com.openexchange.mail.mailAccessCacheIdleSeconds
| <nowiki>INFO</nowiki>
+
| <nowiki>4</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the idle seconds a mail access may reside in mail access cache before it is removed by shrinker thread </nowiki>
| logging.properties:20
+
| mail.properties:63
 
|-
 
|-
| <nowiki>javax.management.level</nowiki>
+
| com.openexchange.mail.quoteLineColors
| <nowiki>INFO</nowiki>
+
| <span class="shortened" alt="#a14044,#917722,#599351,#516193,#666666" title="#a14044,#917722,#599351,#516193,#666666"><nowiki>#a14044,#917722,#599351,#516...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Comma-separated hex values of colors for displaying quoted text emails </nowiki>
| logging.properties:21
+
| mail.properties:66
 
|-
 
|-
| <nowiki>com.hazelcast.level</nowiki>
+
| com.openexchange.mail.userFlagsEnabled
| <nowiki>SEVERE</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Enable/disable user defined flags </nowiki>
| logging.properties:22
+
| mail.properties:69
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.documentconverter.impl.IManager.level" title="com.openexchange.documentconverter.impl.IManager.level"><nowiki>com.openexchange.docume...</nowiki></span>
+
| com.openexchange.mail.loginSource
| <nowiki>WARNING</nowiki>
+
| <nowiki>login</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Set the login source for primary mail/transport account; meaning which source is taken to determine a user's login for mailing system. If 'login' is set, then user's individual mail login as defined in user storage is taken. If 'mail' is set, then user's individual primary email address is taken. If 'name' is set, then user's individual system's user name is taken. Currently known values: login, mail, and name </nowiki>
| logging.properties:23
+
| mail.properties:7
 
|-
 
|-
| <nowiki>handlers</nowiki>
+
| com.openexchange.mail.partModifierImpl
| <span class="shortened" alt="java.util.logging.ConsoleHandler" title="java.util.logging.ConsoleHandler"><nowiki>java.util.logging.ConsoleHan...</nowiki></span>
+
| <span class="shortened" alt="com.openexchange.mail.partmodifier.DummyPartModifier" title="com.openexchange.mail.partmodifier.DummyPartModifier"><nowiki>com.openexchange.mail.partmo...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Define the implementing class of PartModifier. This class is then be used to manipulate the email before displaying. </nowiki>
| logging.properties:4
+
| mail.properties:73
 
|-
 
|-
| <span class="shortened" alt="java.util.logging.ConsoleHandler.level" title="java.util.logging.ConsoleHandler.level"><nowiki>java.util.logging.Conso...</nowiki></span>
+
| com.openexchange.mail.allowNestedDefaultFolderOnAltNamespace
| <nowiki>ALL</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>This property defines if the default folders of an user (Draft, Sent, Spam &amp; Trash) are going to be placed right below folder &quot;INBOX&quot; even if feature &quot;altNamespace&quot; is enabled. NOTE: This property requires that subfolders are still permitted below initial folder &quot;INBOX&quot; even though &quot;altNamespace&quot; is enabled. </nowiki>
| logging.properties:5
+
| mail.properties:80
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.ajax.login.http-auth.client" title="com.openexchange.ajax.login.http-auth.client"><nowiki>com.openexchange.ajax.l...</nowiki></span>
+
| com.openexchange.mail.ignoreSubscription
| <nowiki>com.openexchange.ox.gui.dhtml</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Every client tells the backend through the client parameter on the login request his identity. This is not possible when using the HTTP authorization header based login. So the client identifier for that request is defined here. It must be the same identifier that the web frontend uses, if you set com.openexchange.cookie.hash to calculate and want the previously configured autologin to work. Identifier for web UI is: com.openexchange.ox.gui.dhtml </nowiki>
+
| <nowiki>Defines if folder subscription is ignored when listing mail folders If set to 'true', all folders - regardless of their subscription status - are going to be listed </nowiki>
| login.properties:14
+
| mail.properties:85
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.ajax.login.http-auth.version" title="com.openexchange.ajax.login.http-auth.version"><nowiki>com.openexchange.ajax.l...</nowiki></span>
+
| com.openexchange.mail.supportSubscription
| <nowiki>HTTP Auth</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The version of the client when using the HTTP Authorization Header based login. This should not be the normal web frontend version because a different version can be used to distinguish logins through HTTP authorization header and normal login request. </nowiki>
+
| <nowiki>Define if underlying store should support subscription </nowiki>
| login.properties:18
+
| mail.properties:88
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.ajax.login.insecure" title="com.openexchange.ajax.login.insecure"><nowiki>com.openexchange.ajax.l...</nowiki></span>
+
| com.openexchange.mail.defaultSeparator
| <nowiki>false</nowiki>
+
| <nowiki>/</nowiki>
| <nowiki>Configures whether an insecure login is allowed. Meaning if local IP and/or user-agent strings are replaced in associated user session on login redirect or login redeem requests. To create a session from a server for some client you have to pass the clients IP address when creating the session. WARNING! Setting this parameter to true may result in users seeing a different users content if the infrastructure around OX does not work correctly. </nowiki>
+
| <nowiki>Define the separator within folder fullnames if not available from mail server </nowiki>
| login.properties:30
+
| mail.properties:91
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.ajax.login.redirect.changeIPAllowed" title="com.openexchange.ajax.login.redirect.changeIPAllowed"><nowiki>com.openexchange.ajax.l...</nowiki></span>
+
| com.openexchange.mail.watcherEnabled
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>This option has only an effect if com.openexchange.ajax.login.insecure is configured to true. This option allows to enable the IP check for /ajax/login?action=redirect requests. This request is mostly used to create a session without using the OX web UI login screen. The previous behavior allowed to change the IP for this request. Configure this option to false to have an IP check during this request. Additionally you can white list IP addresses from that an IP change is still allowed. This is useful if other systems in the infrastructure around OX want to create the session. </nowiki>
+
| <nowiki>The watcher checks after watcherFrequency for mail connections used for more than watcherTime milliseconds and logs this mail connection. If watcherShallClose is set to true those connections will be closed. </nowiki>
| login.properties:37
+
| mail.properties:96
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.ajax.login.http-auth.autologin" title="com.openexchange.ajax.login.http-auth.autologin"><nowiki>com.openexchange.ajax.l...</nowiki></span>
+
| com.openexchange.mail.watcherFrequency
| <nowiki>false</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki>Configures if some user is able to reenter his existing session after closing the browser tab or the complete browser. Setting this to true may be a security risk for clients running on unsafe computers. If this is configured to true, check that the parameter client contains the same identifier the UI sends as client parameter on normal login request. Otherwise the backend will not be able to rediscover the users session after closing the browser tab. This parameter only applies to the HTTP authorization header based login request. </nowiki>
+
| <nowiki>Define watcher's frequency in milliseconds </nowiki>
| login.properties:8
+
| mail.properties:99
 
|-
 
|-
| <nowiki>strategy </nowiki>
+
| SIEVE_CREDSRC
| <nowiki> SimpleStrategy</nowiki>
+
| <nowiki>session</nowiki>
| <nowiki>two options here either SimpleStrategy or NetworkTopologyStrategy </nowiki>
+
| <nowiki>Specify which sieve credentials should be use. Two options are allowed here: &quot;session&quot; : login name and password are used from the current session &quot;session-full-login&quot; : full login (incl. context part) name and password are used from the current session &quot;imapLogin&quot; : the login name is taken from the field imapLogin of the current user the password is taken from the current session &quot;mail&quot; : use the primary mail address of the user and the password from the session </nowiki>
| loxandra.properties:13
+
| mailfilter.properties:13
 
|-
 
|-
| <nowiki>node </nowiki>
+
| SIEVE_SERVER
| <nowiki> 192.168.33.37:9160</nowiki>
+
| <nowiki>localhost</nowiki>
| <nowiki>node ip with port eg. node = 127.0.0.1:9160 </nowiki>
+
| <nowiki>to override the  sieve server defaults specify a value for the sieve server here </nowiki>
| loxandra.properties:3
+
| mailfilter.properties:16
 
|-
 
|-
| <nowiki>keyspace </nowiki>
+
| SIEVE_PORT
| <nowiki> OX</nowiki>
+
| <nowiki>2000</nowiki>
| <nowiki>keyspace name </nowiki>
+
| <nowiki>Specify the SIEVE port ----------------------------------------------------------- NOTE: 2000 is the deprecated port number for SIEVE (now assigned to some Cisco SCCP protocol by the IANA) 4190 is the new one used with most recent Linux and IMAP implementations. Please check your system's default port defined at /etc/services. ----------------------------------------------------------- </nowiki>
| loxandra.properties:6
+
| mailfilter.properties:24
 
|-
 
|-
| <nowiki>replication_factor </nowiki>
+
| SCRIPT_NAME
| <nowiki> 3</nowiki>
+
| <nowiki>Open-Xchange</nowiki>
| <nowiki>replication factor of the keyspace </nowiki>
+
| <nowiki>If you want the script to be generated with another script name change it here. Note that the mail filter bundle will then leave the old script with the old script name behind, and doesn't delete it </nowiki>
| loxandra.properties:9
+
| mailfilter.properties:29
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.allowedClients" title="com.openexchange.push.allowedClients"><nowiki>com.openexchange.push.a...</nowiki></span>
+
| SIEVE_AUTH_ENC
| <nowiki>&quot;USM-EAS*&quot;, &quot;USM-JSON*&quot;</nowiki>
+
| <nowiki>UTF-8</nowiki>
| <nowiki>Specify the comma-separated list of clients which are allowed to receive notifications about new mails. Wild-card notation is allowed. </nowiki>
+
| <nowiki>Define the charset encoding to use for authentication to sieve server </nowiki>
| mail-push.properties:5
+
| mailfilter.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.watcherTime" title="com.openexchange.mail.watcherTime"><nowiki>com.openexchange.mail.w...</nowiki></span>
+
| NON_RFC_COMPLIANT_TLS_REGEX
| <nowiki>60000</nowiki>
+
| <span class="shortened" alt="^Cyrus.*v([0-1]\\.[0-9].*|2\\.[0-2].*|2\\.3\\.[0-9]|2\\.3\\.[0-9][^0-9].*)$" title="^Cyrus.*v([0-1]\\.[0-9].*|2\\.[0-2].*|2\\.3\\.[0-9]|2\\.3\\.[0-9][^0-9].*)$"><nowiki>^Cyrus.*v([0-1]\\.[0-9].*|2\...</nowiki></span>
| <nowiki>Define exceeding time in milliseconds for mail connections. If use time of an mail connection exceeds this value it is logged. Thus unclosed connections can be detected. </nowiki>
+
| <nowiki>Define the regex which recognizes servers with incorrect sieve TLS implementation </nowiki>
| mail.properties:104
+
| mailfilter.properties:35
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.watcherShallClose" title="com.openexchange.mail.watcherShallClose"><nowiki>com.openexchange.mail.w...</nowiki></span>
+
| TLS
| <nowiki>false</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define if watcher is allowed to close exceeded mail connections </nowiki>
+
| <nowiki>Whether to use TLS if available </nowiki>
| mail.properties:107
+
| mailfilter.properties:38
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.JavaMailProperties" title="com.openexchange.mail.JavaMailProperties"><nowiki>com.openexchange.mail.J...</nowiki></span>
+
| SIEVE_LOGIN_TYPE
| <nowiki>javamail.properties</nowiki>
+
| <nowiki>user</nowiki>
| <nowiki>JavaMail Properties </nowiki>
+
| <nowiki>Specify which sieve server should be used. Two options are allowed here: user : use the imap server setting stored for user in the database global : use the sieve server given in this config file for all users </nowiki>
| mail.properties:110
+
| mailfilter.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.phishingHeader" title="com.openexchange.mail.phishingHeader"><nowiki>com.openexchange.mail.p...</nowiki></span>
+
| VACATION_DOMAINS
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>A comma-separated list of headers which identifies phishing headers; e.g. X-Phishing1,X-Phishing2,etc. Leave empty for no phishing header. </nowiki>
+
| <nowiki>Specify here if vacation messages should only be sent to specific domains If multiple domains are given, they should be separated by &quot;,&quot; e.g. VACATION_DOMAINS=testdomain.com,example.com </nowiki>
| mail.properties:115
+
| mailfilter.properties:43
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.adminMailLoginEnabled" title="com.openexchange.mail.adminMailLoginEnabled"><nowiki>com.openexchange.mail.a...</nowiki></span>
+
| com.openexchange.mail.filter.connectionTimeout
| <nowiki>false</nowiki>
+
| <nowiki>30000</nowiki>
| <nowiki>Define whether a context admin is allowed to login to mail system or not. Note that a mail account is supposed to exist if set to true; if not an authentication error will occur. </nowiki>
+
| <nowiki>Specifies when the connection should time out (value in milliseconds) </nowiki>
| mail.properties:120
+
| mailfilter.properties:46
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.addClientIPAddress" title="com.openexchange.mail.addClientIPAddress"><nowiki>com.openexchange.mail.a...</nowiki></span>
+
| com.openexchange.mail.filter.passwordSource
| <nowiki>false</nowiki>
+
| <nowiki>session</nowiki>
| <nowiki>Set whether client's IP address should be added to mail headers on delivery as custom header &quot;X-Originating-IP&quot; </nowiki>
+
| <nowiki>Set the password source; meaning which source is taken to determine a user's password to login into mail filter system. If 'session' is set, then user's individual system's password is taken. If 'global' is set, then the value specified through property 'com.openexchange.mail.filter.masterPassword' is taken. Currently known values: session and global </nowiki>
| mail.properties:124
+
| mailfilter.properties:53
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.rateLimitPrimaryOnly" title="com.openexchange.mail.rateLimitPrimaryOnly"><nowiki>com.openexchange.mail.r...</nowiki></span>
+
| com.openexchange.mail.filter.masterPassword
| <nowiki>true</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Define if the rateLimit and maxToCcBcc settings below will only affect the primary account or all accounts </nowiki>
+
| <nowiki>The master password for mail/transport server. Only takes effect when property &quot;com.openexchange.mail.filter.passwordSource&quot; is set to &quot;global&quot; </nowiki>
| mail.properties:128
+
| mailfilter.properties:57
|-
 
| <span class="shortened" alt="com.openexchange.mail.rateLimit" title="com.openexchange.mail.rateLimit"><nowiki>com.openexchange.mail.r...</nowiki></span>
 
| <nowiki>0</nowiki>
 
| <nowiki>Define the time (in milliseconds) which must pass by before a new mail can be sent A value of 0 disables the limit. </nowiki>
 
| mail.properties:132
 
|-
 
| <span class="shortened" alt="com.openexchange.mail.maxToCcBcc" title="com.openexchange.mail.maxToCcBcc"><nowiki>com.openexchange.mail.m...</nowiki></span>
 
| <nowiki>0</nowiki>
 
| <nowiki>Define the allowed maximum number of recipients in a mail A value of 0 disables the limit. </nowiki>
 
| mail.properties:136
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.passwordSource" title="com.openexchange.mail.passwordSource"><nowiki>com.openexchange.mail.p...</nowiki></span>
+
| com.openexchange.mail.filter.useUTF7FolderEncoding
| <nowiki>session</nowiki>
 
| <nowiki>Set the password source for primary mail/transport account; meaning which source is taken to determine a user's password to login into mailing system. If 'session' is set, then user's individual system's password is taken. If 'global' is set, then the value specified through property 'com.openexchange.mail.masterPassword' is taken. Currently known values: session and global </nowiki>
 
| mail.properties:14
 
|-
 
| <span class="shortened" alt="com.openexchange.mail.hidePOP3StorageFolders" title="com.openexchange.mail.hidePOP3StorageFolders"><nowiki>com.openexchange.mail.h...</nowiki></span>
 
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Whether folders which carry a POP3 account shall not be displayed. This property affects primary account only. </nowiki>
+
| <nowiki>Cyrus imap server uses MODIFIED UTF-7 encoding for folder names in older versions. This has to be set to 'true' if a cyrus imap server is used whose version is lower than 2.3.11. Otherwise moving mails with the 'fileinto' command will not work for mail folders with special characters in their names. </nowiki>
| mail.properties:140
+
| mailfilter.properties:62
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.deleteDraftOnTransport" title="com.openexchange.mail.deleteDraftOnTransport"><nowiki>com.openexchange.mail.d...</nowiki></span>
+
| com.openexchange.mail.filter.punycode
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Whether to delete draft messages when sent out Note: Client MUST provide appropriate value in &quot;sendtype&quot; field; see http://oxpedia.org/wiki/index.php?title=HTTP_API#Send_a_mail </nowiki>
+
| <nowiki>Enable punycode encoding for the username used in authentication against the managesieve server </nowiki>
| mail.properties:145
+
| mailfilter.properties:65
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.supportMsisdnAddresses" title="com.openexchange.mail.supportMsisdnAddresses"><nowiki>com.openexchange.mail.s...</nowiki></span>
+
| com.openexchange.mail.filter.useSIEVEResponseCodes
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Define if MSISDN addresses are supported or not. </nowiki>
+
| <nowiki>interpret SIEVE Response Codes, see https://tools.ietf.org/html/rfc5804#section-1.3 in most cases, this option must be kept to false </nowiki>
| mail.properties:148
+
| mailfilter.properties:69
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.translateDefaultFolders" title="com.openexchange.mail.translateDefaultFolders"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.filter.redirectWhitelist
| <nowiki>true</nowiki>
+
| <nowiki></nowiki>
| <nowiki>If set to 'false', translation of names of the mail default folders is not performed, if naming differs from pre-defined default values. Thus custom set names can be specified for Trash, Drafts, Sent &amp; Spam folder. By default this value is 'true'.  Pre-defined names are: &quot;Trash&quot; &quot;Drafts&quot; &quot;Sent objects&quot; &quot;Spam&quot; </nowiki>
+
| <nowiki>Specify a comma-separated list of domains (wild-card syntax supported) that are allowed for redirect rules </nowiki>
| mail.properties:160
+
| mailfilter.properties:72
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.maxMailSize" title="com.openexchange.mail.maxMailSize"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| com.openexchange.mail.filter.preferGSSAPI
| <nowiki>-1</nowiki>
 
| <nowiki>Specifies the max. mail size allowed being transported A value of zero or less means infinite. Default is -1 (infinite) </nowiki>
 
| mail.properties:173
 
|-
 
| <span class="shortened" alt="com.openexchange.mail.hideDetailsForDefaultAccount" title="com.openexchange.mail.hideDetailsForDefaultAccount"><nowiki>com.openexchange.mail.h...</nowiki></span>
 
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Whether to hide rather technical data from JSON representation of the primary mail account e.g. port, server name, secure flag, etc. Default is false </nowiki>
+
| <nowiki>Specify whether to prefer GSSAPI authentication mechanism if supported by SIEVE backend Default is false. </nowiki>
| mail.properties:178
+
| mailfilter.properties:76
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.maxForwardCount" title="com.openexchange.mail.maxForwardCount"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| com.openexchange.push.malpoll.concurrentglobal
| <nowiki>8</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Specifies the max. number of message attachments that are allowed to be forwarded as attachment Default is 8 </nowiki>
+
| <nowiki>Whether the tasks executed by global timer are executed concurrently or by calling timer's thread. Note: This property only has effect if &quot;com.openexchange.push.malpoll.global&quot; is set to &quot;true&quot; </nowiki>
| mail.properties:182
+
| malpoll.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.mailServerSource" title="com.openexchange.mail.mailServerSource"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| com.openexchange.push.malpoll.folder
| <nowiki>user</nowiki>
+
| <nowiki>INBOX</nowiki>
| <nowiki>Set the mail server source for primary mail account; meaning which source is taken to determine the mail server into which the user wants to login to access mails. Set to 'global' to take the value specified through property &quot;com.openexchange.mail.mailServer&quot;. Set to 'user' to take user's individual mail server settings as specified in storage. Currently known values: user and global </nowiki>
+
| <nowiki>Define the folder to look-up for new mails in each mailbox Default is INBOX folder </nowiki>
| mail.properties:21
+
| malpoll.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transportServerSource" title="com.openexchange.mail.transportServerSource"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.push.malpoll.period
| <nowiki>user</nowiki>
+
| <nowiki>300000</nowiki>
| <nowiki>Set the transport server source for primary transport account; meaning which source is taken to determine the transport server into which the user wants to login to transport mails. Set to 'global' to take the value specified through property &quot;com.openexchange.mail.transportServer&quot;. Set to 'user' to take user's individual transport server settings as specified in storage. Currently known values: user and global </nowiki>
+
| <nowiki>Define the amount of time in milliseconds when to periodically check for new mails. Default is 300000 (5 minutes). </nowiki>
| mail.properties:28
+
| malpoll.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.masterPassword" title="com.openexchange.mail.masterPassword"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| com.openexchange.push.malpoll.global
| <nowiki>secret</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The master password for primary mail/transport server. Only takes effect when property &quot;com.openexchange.mail.passwordSource&quot; is set to &quot;global&quot; </nowiki>
+
| <nowiki>Whether a global timer is set or a timer per user Or in other words: Do you want a global heartbeat or a heartbeat per per user? Default is true. </nowiki>
| mail.properties:32
+
| malpoll.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.mailServer" title="com.openexchange.mail.mailServer"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| JMXBindAddress
| <nowiki>127.0.0.1</nowiki>
+
| <nowiki>localhost</nowiki>
| <nowiki>Primary mail server: e.g. 192.168.178.32:8143 or imap://192.168.178.32:7143 Only takes effect when property &quot;com.openexchange.mail.mailServerSource&quot; is set to &quot;global&quot; </nowiki>
+
| <nowiki>Define the bind address for JMX agent Use value &quot;*&quot; to let the JMX monitor bind to all interfaces </nowiki>
| mail.properties:36
+
| management.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transportServer" title="com.openexchange.mail.transportServer"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| JMXLogin
| <nowiki>127.0.0.1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Primary transport server: e.g. 192.168.178.32:125 or smtp://192.168.178.32:225 Only takes effect when property &quot;com.openexchange.mail.transportServerSource&quot; is set to &quot;global&quot; </nowiki>
+
| <nowiki>Define the JMX login for authentication Leaving this property empty means not to use authentication </nowiki>
| mail.properties:40
+
| management.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.defaultMailProvider" title="com.openexchange.mail.defaultMailProvider"><nowiki>com.openexchange.mail.d...</nowiki></span>
+
| JMXPassword
| <nowiki>imap</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The mail provider fallback if an URL does not contain/define a protocol </nowiki>
+
| <nowiki>Define the JMX password in SHA hashed version This property only has effect if previous property &quot;JMXLogin&quot; is set.  The following perl command can be used to generate such a password:  perl -M'Digest::SHA1 qw(sha1_base64)' -e 'print sha1_base64(&quot;YOURSECRET&quot;).&quot;=\n&quot;;'  that requires to install the Digest::SHA1 perl module, of course. </nowiki>
| mail.properties:43
+
| management.properties:25
 
|-
 
|-
| <nowiki>mail.mime.charset</nowiki>
+
| JMXPort
| <nowiki>UTF-8</nowiki>
+
| <nowiki>9999</nowiki>
| <nowiki>Define the default MIME charset used for character encoding. This setting will then be accessible through system property &quot;mail.mime.charset&quot;. This parameter takes effect for the complete mail module where no charset is given. </nowiki>
+
| <nowiki>Define the port for the RMI Registry. The default is 9999. </nowiki>
| mail.properties:48
+
| management.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.mailFetchLimit" title="com.openexchange.mail.mailFetchLimit"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| JMXServerPort
| <nowiki>1000</nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki>Define the max. fetch limit; meaning all mails whose count is less than or equal to this value are going to be fetched with all attributes set. Thus these mails can be put into message cache for subsequent list requests. </nowiki>
+
| <nowiki>Define the JMX RMI Connector Server port. Typically chosen randomly by JVM. The default is -1; meaning that port is randomly determined by JVM </nowiki>
| mail.properties:53
+
| management.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.attachmentDisplaySizeLimit" title="com.openexchange.mail.attachmentDisplaySizeLimit"><nowiki>com.openexchange.mail.a...</nowiki></span>
+
| com.openexchange.messaging.enabled
| <nowiki>8192</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>maximum size of email text attachments that will be displayed inline ( in bytes) </nowiki>
+
| <nowiki>Determines whether messaging is enabled for this server </nowiki>
| mail.properties:57
+
| messaging.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.mailAccessCacheShrinkerSeconds" title="com.openexchange.mail.mailAccessCacheShrinkerSeconds"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| com.openexchange.subscribe.microformats.contacts.http
| <nowiki>3</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define the interval seconds of the mail access cache's shrinker thread </nowiki>
+
| <nowiki></nowiki>
| mail.properties:60
+
| microformatSubscription.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.mailAccessCacheIdleSeconds" title="com.openexchange.mail.mailAccessCacheIdleSeconds"><nowiki>com.openexchange.mail.m...</nowiki></span>
+
| com.openexchange.subscribe.microformats.infostore.http
| <nowiki>4</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define the idle seconds a mail access may reside in mail access cache before it is removed by shrinker thread </nowiki>
+
| <nowiki></nowiki>
| mail.properties:63
+
| microformatSubscription.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.quoteLineColors" title="com.openexchange.mail.quoteLineColors"><nowiki>com.openexchange.mail.q...</nowiki></span>
+
| com.openexchange.subscribe.microformats.allowedHosts
| <span class="shortened" alt="#a14044,#917722,#599351,#516193,#666666" title="#a14044,#917722,#599351,#516193,#666666"><nowiki>#a14044,#917722,#599351,#516...</nowiki></span>
+
| <nowiki></nowiki>
| <nowiki>Comma-separated hex values of colors for displaying quoted text emails </nowiki>
+
| <nowiki>Optionally specifies the list of accepted host names allowed being subscribed If property is empty, there is no restriction for such subscriptions Otherwise non-matching host names are rejected. </nowiki>
| mail.properties:66
+
| microformatSubscription.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.userFlagsEnabled" title="com.openexchange.mail.userFlagsEnabled"><nowiki>com.openexchange.mail.u...</nowiki></span>
+
| iPhoneTemplate.tmpl
| <nowiki>true</nowiki>
+
| <nowiki> mobile_configuration</nowiki>
| <nowiki>Enable/disable user defined flags </nowiki>
+
| <nowiki></nowiki>
| mail.properties:69
+
| mobile.configuration.generator.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.loginSource" title="com.openexchange.mail.loginSource"><nowiki>com.openexchange.mail.l...</nowiki></span>
+
| winMobileTemplate.tmpl
| <nowiki>login</nowiki>
+
| <nowiki> mobile_configuration</nowiki>
| <nowiki>Set the login source for primary mail/transport account; meaning which source is taken to determine a user's login for mailing system. If 'login' is set, then user's individual mail login as defined in user storage is taken. If 'mail' is set, then user's individual primary email address is taken. If 'name' is set, then user's individual system's user name is taken. Currently known values: login, mail, and name </nowiki>
+
| <nowiki></nowiki>
| mail.properties:7
+
| mobile.configuration.generator.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.partModifierImpl" title="com.openexchange.mail.partModifierImpl"><nowiki>com.openexchange.mail.p...</nowiki></span>
+
| com.openexchange.oauth.msn
| <span class="shortened" alt="com.openexchange.mail.partmodifier.DummyPartModifier" title="com.openexchange.mail.partmodifier.DummyPartModifier"><nowiki>com.openexchange.mail.partmo...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>Define the implementing class of PartModifier. This class is then be used to manipulate the email before displaying. </nowiki>
+
| <nowiki>Enable/disable MSN OAuth support </nowiki>
| mail.properties:73
+
| msnoauth.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.allowNestedDefaultFolderOnAltNamespace" title="com.openexchange.mail.allowNestedDefaultFolderOnAltNamespace"><nowiki>com.openexchange.mail.a...</nowiki></span>
+
| com.openexchange.oauth.msn.apiKey
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
| <nowiki>This property defines if the default folders of an user (Draft, Sent, Spam &amp; Trash) are going to be placed right below folder &quot;INBOX&quot; even if feature &quot;altNamespace&quot; is enabled. NOTE: This property requires that subfolders are still permitted below initial folder &quot;INBOX&quot; even though &quot;altNamespace&quot; is enabled. </nowiki>
+
| <nowiki></nowiki>
| mail.properties:80
+
| msnoauth.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.ignoreSubscription" title="com.openexchange.mail.ignoreSubscription"><nowiki>com.openexchange.mail.i...</nowiki></span>
+
| com.openexchange.oauth.msn.apiSecret
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
| <nowiki>Defines if folder subscription is ignored when listing mail folders If set to 'true', all folders - regardless of their subscription status - are going to be listed </nowiki>
+
| <nowiki></nowiki>
| mail.properties:85
+
| msnoauth.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.supportSubscription" title="com.openexchange.mail.supportSubscription"><nowiki>com.openexchange.mail.s...</nowiki></span>
+
| com.openexchange.subscribe.socialplugin.msn
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Define if underlying store should support subscription </nowiki>
+
| <nowiki></nowiki>
| mail.properties:88
+
| msnsubscribe.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.defaultSeparator" title="com.openexchange.mail.defaultSeparator"><nowiki>com.openexchange.mail.d...</nowiki></span>
+
| notify_participants_on_delete
| <nowiki>/</nowiki>
+
| <nowiki> true</nowiki>
| <nowiki>Define the separator within folder fullnames if not available from mail server </nowiki>
+
| <nowiki></nowiki>
| mail.properties:91
+
| notification.properties:27
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.watcherEnabled" title="com.openexchange.mail.watcherEnabled"><nowiki>com.openexchange.mail.w...</nowiki></span>
+
| object_link
| <nowiki>true</nowiki>
+
| <span class="shortened" alt="http://[hostname]/[uiwebpath]#m=[module]&amp;i=[object]&amp;f=[folder]" title="http://[hostname]/[uiwebpath]#m=[module]&amp;i=[object]&amp;f=[folder]"><nowiki>http://[hostname]/[uiwebpath...</nowiki></span>
| <nowiki>The watcher checks after watcherFrequency for mail connections used for more than watcherTime milliseconds and logs this mail connection. If watcherShallClose is set to true those connections will be closed. </nowiki>
+
| <nowiki></nowiki>
| mail.properties:96
+
| notification.properties:35
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.watcherFrequency" title="com.openexchange.mail.watcherFrequency"><nowiki>com.openexchange.mail.w...</nowiki></span>
+
| imipForInternalUsers
| <nowiki>10000</nowiki>
+
| <nowiki> false</nowiki>
| <nowiki>Define watcher's frequency in milliseconds </nowiki>
+
| <nowiki>Enables/Disables imip-mails for internal users. </nowiki>
| mail.properties:99
+
| notification.properties:38
 
|-
 
|-
| <nowiki>SIEVE_CREDSRC</nowiki>
+
| com.openexchange.notification.fromSource
| <nowiki>session</nowiki>
+
| <nowiki>defaultSenderAddress</nowiki>
| <nowiki>Specify which sieve credentials should be use. Two options are allowed here: &quot;session&quot; : login name and password are used from the current session &quot;session-full-login&quot; : full login (incl. context part) name and password are used from the current session &quot;imapLogin&quot; : the login name is taken from the field imapLogin of the current user the password is taken from the current session &quot;mail&quot; : use the primary mail address of the user and the password from the session </nowiki>
+
| <nowiki>This property defines which email address of a user is used as from header when this user triggers notification mails. Possible values are: primaryMail or defaultSenderAddress </nowiki>
| mailfilter.properties:13
+
| notification.properties:42
 
|-
 
|-
| <nowiki>SIEVE_SERVER</nowiki>
+
| com.openexchange.oauth.provider.validator.maxVersion
| <nowiki>localhost</nowiki>
+
| <nowiki>1.0</nowiki>
| <nowiki>to override the  sieve server defaults specify a value for the sieve server here </nowiki>
+
| <nowiki>The maximum valid oauth_version Default value is 1.0. </nowiki>
| mailfilter.properties:16
+
| oauth-provider.properties:13
 
|-
 
|-
| <nowiki>SIEVE_PORT</nowiki>
+
| com.openexchange.oauth.provider.validator.v2.maxTimestampAgeMsec
| <nowiki>2000</nowiki>
+
| <nowiki>300000</nowiki>
| <nowiki>Specify the SIEVE port ----------------------------------------------------------- NOTE: 2000 is the deprecated port number for SIEVE (now assigned to some Cisco SCCP protocol by the IANA) 4190 is the new one used with most recent Linux and IMAP implementations. Please check your system's default port defined at /etc/services. ----------------------------------------------------------- </nowiki>
+
| <nowiki>The range of valid time stamps, in milliseconds into the past or future. So the total range of valid time stamps is twice this value, rounded to the nearest second. Default value is 5 minutes (300000). </nowiki>
| mailfilter.properties:24
+
| oauth-provider.properties:18
 
|-
 
|-
| <nowiki>SCRIPT_NAME</nowiki>
+
| com.openexchange.oauth.provider.validator.v2.maxVersion
| <nowiki>Open-Xchange</nowiki>
+
| <nowiki>2.0</nowiki>
| <nowiki>If you want the script to be generated with another script name change it here. Note that the mail filter bundle will then leave the old script with the old script name behind, and doesn't delete it </nowiki>
+
| <nowiki>The maximum valid OAuth v2 version Default value is 2.0. </nowiki>
| mailfilter.properties:29
+
| oauth-provider.properties:22
 +
|-
 +
| com.openexchange.oauth.provider.secret
 +
| <span class="shortened" alt="f58c636e089745d4a79679d726aca8b5" title="f58c636e089745d4a79679d726aca8b5"><nowiki>f58c636e089745d4a79679d726ac...</nowiki></span>
 +
| <nowiki>The secret identifier </nowiki>
 +
| oauth-provider.properties:4
 
|-
 
|-
| <nowiki>SIEVE_AUTH_ENC</nowiki>
+
| com.openexchange.oauth.provider.validator.maxTimestampAgeMsec
| <nowiki>UTF-8</nowiki>
+
| <nowiki>300000</nowiki>
| <nowiki>Define the charset encoding to use for authentication to sieve server </nowiki>
+
| <nowiki>The range of valid time stamps, in milliseconds into the past or future. So the total range of valid time stamps is twice this value, rounded to the nearest second. Default value is 5 minutes (300000). </nowiki>
| mailfilter.properties:32
+
| oauth-provider.properties:9
 
|-
 
|-
| <span class="shortened" alt="NON_RFC_COMPLIANT_TLS_REGEX" title="NON_RFC_COMPLIANT_TLS_REGEX"><nowiki>NON_RFC_COMPLIANT_TLS_R...</nowiki></span>
+
| com.openexchange.oauth.callback
| <span class="shortened" alt="^Cyrus.*v([0-1]\\.[0-9].*|2\\.[0-2].*|2\\.3\\.[0-9]|2\\.3\\.[0-9][^0-9].*)$" title="^Cyrus.*v([0-1]\\.[0-9].*|2\\.[0-2].*|2\\.3\\.[0-9]|2\\.3\\.[0-9][^0-9].*)$"><nowiki>^Cyrus.*v([0-1]\\.[0-9].*|2\...</nowiki></span>
+
| <nowiki>false</nowiki>
| <nowiki>Define the regex which recognizes servers with incorrect sieve TLS implementation </nowiki>
+
| <nowiki>Sets whether call-back policy is enabled when performing OAuth authentication If false; oob (out-of-band) is used which requires user interaction to provide the verifier (pin) Default is false </nowiki>
| mailfilter.properties:35
+
| oauth.properties:6
 
|-
 
|-
| <nowiki>TLS</nowiki>
+
| RMI_HOSTNAME
| <nowiki>true</nowiki>
+
| <nowiki>rmi://localhost:1099/</nowiki>
| <nowiki>Whether to use TLS if available </nowiki>
+
| <nowiki> admin daemon rmi URL  </nowiki>
| mailfilter.properties:38
+
| open-xchange-admin-soap.properties:14
 
|-
 
|-
| <nowiki>SIEVE_LOGIN_TYPE</nowiki>
+
| LOCK_WAIT_TIME
| <nowiki>user</nowiki>
+
| <nowiki>10</nowiki>
| <nowiki>Specify which sieve server should be used. Two options are allowed here: user : use the imap server setting stored for user in the database global : use the sieve server given in this config file for all users </nowiki>
+
| <nowiki> How long (in seconds) the system should wait for a lock before throwing exceptions  </nowiki>
| mailfilter.properties:4
+
| open-xchange-admin-soap.properties:20
 
|-
 
|-
| <nowiki>VACATION_DOMAINS</nowiki>
+
| MAX_RMI_CONNECT_ATTEMPTS
| <nowiki></nowiki>
+
| <nowiki>2</nowiki>
| <nowiki>Specify here if vacation messages should only be sent to specific domains If multiple domains are given, they should be separated by &quot;,&quot; e.g. VACATION_DOMAINS=testdomain.com,example.com </nowiki>
+
| <nowiki> maximum attempts to reconnect to the admin daemon  </nowiki>
| mailfilter.properties:43
+
| open-xchange-admin-soap.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.connectionTimeout" title="com.openexchange.mail.filter.connectionTimeout"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| CONNECT_ATTEMPTS_DELAY_TIME
| <nowiki>30000</nowiki>
+
| <nowiki>1</nowiki>
| <nowiki>Specifies when the connection should time out (value in milliseconds) </nowiki>
+
| <nowiki> time in seconds to wait between connect attempts  </nowiki>
| mailfilter.properties:46
+
| open-xchange-admin-soap.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.passwordSource" title="com.openexchange.mail.filter.passwordSource"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| modules/com.openexchange.help/module
| <nowiki>session</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Set the password source; meaning which source is taken to determine a user's password to login into mail filter system. If 'session' is set, then user's individual system's password is taken. If 'global' is set, then the value specified through property 'com.openexchange.mail.filter.masterPassword' is taken. Currently known values: session and global </nowiki>
+
| <nowiki></nowiki>
| mailfilter.properties:53
+
| open-xchange-gui-help-plugin.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.masterPassword" title="com.openexchange.mail.filter.masterPassword"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| additionalPackages
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>The master password for mail/transport server. Only takes effect when property &quot;com.openexchange.mail.filter.passwordSource&quot; is set to &quot;global&quot; </nowiki>
+
| <nowiki></nowiki>
| mailfilter.properties:57
+
| osgiTest.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.useUTF7FolderEncoding" title="com.openexchange.mail.filter.useUTF7FolderEncoding"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| additionalPackages
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="org.eclipse.equinox.event_1.3.0.v20121210-201919.jar" title="org.eclipse.equinox.event_1.3.0.v20121210-201919.jar"><nowiki>org.eclipse.equinox.event_1....</nowiki></span>
| <nowiki>Cyrus imap server uses MODIFIED UTF-7 encoding for folder names in older versions. This has to be set to 'true' if a cyrus imap server is used whose version is lower than 2.3.11. Otherwise moving mails with the 'fileinto' command will not work for mail folders with special characters in their names. </nowiki>
+
| <nowiki></nowiki>
| mailfilter.properties:62
+
| osgiTest.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.punycode" title="com.openexchange.mail.filter.punycode"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| mox/config/mailCount
| <nowiki>false</nowiki>
+
| <nowiki> 50</nowiki>
| <nowiki>Enable punycode encoding for the username used in authentication against the managesieve server </nowiki>
+
| <nowiki></nowiki>
| mailfilter.properties:65
+
| oxmobile.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.useSIEVEResponseCodes" title="com.openexchange.mail.filter.useSIEVEResponseCodes"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| mox/config/defaultContactFolder
| <nowiki>false</nowiki>
+
| <nowiki> &quot;private&quot;</nowiki>
| <nowiki>interpret SIEVE Response Codes, see https://tools.ietf.org/html/rfc5804#section-1.3 in most cases, this option must be kept to false </nowiki>
+
| <nowiki>can be one of &quot;none&quot;, &quot;private&quot; or &quot;global&quot;. &quot;none&quot; : no folder is selected by default, the user will be asked on first start &quot;private&quot; :  default private addressbook is selected for the user &quot;global&quot; : global addressbook is selected by default for the user </nowiki>
| mailfilter.properties:69
+
| oxmobile.properties:12
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.redirectWhitelist" title="com.openexchange.mail.filter.redirectWhitelist"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| mox/config/appointmentDays
 +
| <nowiki> 10</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specify a comma-separated list of domains (wild-card syntax supported) that are allowed for redirect rules </nowiki>
+
| oxmobile.properties:2
| mailfilter.properties:72
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.filter.preferGSSAPI" title="com.openexchange.mail.filter.preferGSSAPI"><nowiki>com.openexchange.mail.f...</nowiki></span>
+
| mox/config/maxAppointmentBreak
| <nowiki>false</nowiki>
+
| <nowiki> 50</nowiki>
| <nowiki>Specify whether to prefer GSSAPI authentication mechanism if supported by SIEVE backend Default is false. </nowiki>
+
| <nowiki></nowiki>
| mailfilter.properties:76
+
| oxmobile.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.malpoll.concurrentglobal" title="com.openexchange.push.malpoll.concurrentglobal"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| mox/subscribedFolders/contacts
| <nowiki>true</nowiki>
+
| <nowiki> []</nowiki>
| <nowiki>Whether the tasks executed by global timer are executed concurrently or by calling timer's thread. Note: This property only has effect if &quot;com.openexchange.push.malpoll.global&quot; is set to &quot;true&quot; </nowiki>
+
| <nowiki></nowiki>
| malpoll.properties:14
+
| oxmobile.properties:4
 +
|-
 +
| mox/subscribedFolders/mail
 +
| <nowiki> []</nowiki>
 +
| <nowiki></nowiki>
 +
| oxmobile.properties:5
 +
|-
 +
| mox/subscribedFolders/calendar
 +
| <nowiki> []</nowiki>
 +
| <nowiki></nowiki>
 +
| oxmobile.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.malpoll.folder" title="com.openexchange.push.malpoll.folder"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| mox/defaultContactStoreFolder
| <nowiki>INBOX</nowiki>
+
| <nowiki> -1</nowiki>
| <nowiki>Define the folder to look-up for new mails in each mailbox Default is INBOX folder </nowiki>
+
| <nowiki></nowiki>
| malpoll.properties:18
+
| oxmobile.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.malpoll.period" title="com.openexchange.push.malpoll.period"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| modules/com.openexchange.custom.parallels/module
| <nowiki>300000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define the amount of time in milliseconds when to periodically check for new mails. Default is 300000 (5 minutes). </nowiki>
+
| <nowiki>The following property enables the Parallels GUI-Plugins </nowiki>
| malpoll.properties:3
+
| parallels-ui.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.malpoll.global" title="com.openexchange.push.malpoll.global"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| ui/parallels/sender_address_hiding_activated
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Whether a global timer is set or a timer per user Or in other words: Do you want a global heartbeat or a heartbeat per per user? Default is true. </nowiki>
+
| <nowiki>disable/enable default sender address hiding for POA setups </nowiki>
| malpoll.properties:8
+
| parallels-ui.properties:5
 
|-
 
|-
| <nowiki>JMXBindAddress</nowiki>
+
| ui/parallels/use_parallels_antispam_features
| <nowiki>localhost</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define the bind address for JMX agent Use value &quot;*&quot; to let the JMX monitor bind to all interfaces </nowiki>
+
| <nowiki>should the parallels antispam features be used </nowiki>
| management.properties:11
+
| parallels-ui.properties:8
 
|-
 
|-
| <nowiki>JMXLogin</nowiki>
+
| com.openexchange.custom.parallels.branding.suffix
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Define the JMX login for authentication Leaving this property empty means not to use authentication </nowiki>
+
| <nowiki>The following defines the options for the branding stuff set via &quot;loginmapping&quot; attributes within a context in OX.  Example: If want to brand a context, set a login mapping with a string like this:  BRANDING||&lt;YOUR_POA_BRANDED_HOST&gt;  com.openexchange.custom.parallels.branding.suffix=BRANDING|| Leave empty if not, or the log will fill up with warnings </nowiki>
| management.properties:15
+
| parallels.properties:16
 
|-
 
|-
| <nowiki>JMXPassword</nowiki>
+
| com.openexchange.custom.parallels.branding.fallbackhost
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Define the JMX password in SHA hashed version This property only has effect if previous property &quot;JMXLogin&quot; is set. The following perl command can be used to generate such a password: perl -M'Digest::SHA1 qw(sha1_base64)' -e 'print sha1_base64(&quot;YOURSECRET&quot;).&quot;=\n&quot;;'  that requires to install the Digest::SHA1 perl module, of course. </nowiki>
+
| <nowiki> Fallback host which should be used if now branding-host was specified for a context Info: If you need trailing slash, add it here. For compatibility reasons it will not be appended by the server to support also jumping to server scripts IMPORTANT INFO: the notification.properties attribute: &quot;object_link&quot; MUST be set to include the [hostname] placeholder like: https://[hostname]#m=[module]&amp;i=[object]&amp;f=[folder] If this is not set, the systems hostname is used. </nowiki>
| management.properties:25
+
| parallels.properties:29
 
|-
 
|-
| <nowiki>JMXPort</nowiki>
+
| com.openexchange.custom.parallels.antispam.xmlrpc.port
| <nowiki>9999</nowiki>
+
| <nowiki>3100</nowiki>
| <nowiki>Define the port for the RMI Registry. The default is 9999. </nowiki>
+
| <nowiki> This port will be used to communicate with the &quot;POA XML-RPC Service&quot; to retrieve correct spamd hostname and user so that OX can train spamd via socket communication  THIS property below must only contain URL to OX GUI like webmail.system.com/ox6 </nowiki>
| management.properties:3
+
| parallels.properties:38
 
|-
 
|-
| <nowiki>JMXServerPort</nowiki>
+
| com.openexchange.custom.parallels.openapi.interface_url
| <nowiki>-1</nowiki>
+
| <nowiki>http://&lt;coreserver&gt;:&lt;port&gt;/</nowiki>
| <nowiki>Define the JMX RMI Connector Server port. Typically chosen randomly by JVM. The default is -1; meaning that port is randomly determined by JVM </nowiki>
+
| <nowiki> # OpenAPI properties for managing Black&amp;White Lists via OX GUI  This property defines the URL to the HTTP OpenAPI interface of POA </nowiki>
| management.properties:7
+
| parallels.properties:44
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.enabled" title="com.openexchange.messaging.enabled"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.custom.parallels.openapi.auth_enabled
| <nowiki>true</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>Determines whether messaging is enabled for this server </nowiki>
+
| <nowiki> This property defines if OpenAPI calls should be made with http basic auth </nowiki>
| messaging.properties:2
+
| parallels.properties:48
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.microformats.contacts.http" title="com.openexchange.subscribe.microformats.contacts.http"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.custom.parallels.sso_info_servlet
| <nowiki>true</nowiki>
+
| <nowiki>/ajax/parallels/info</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Properties for the Parallels Plugin  The property defines the mount point of the parallels info servlet used to retrieve correct hostname for direktlinks and sessiontimeouts/logout page </nowiki>
| microformatSubscription.properties:1
+
| parallels.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.microformats.infostore.http" title="com.openexchange.subscribe.microformats.infostore.http"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.custom.parallels.openapi.auth_id
| <nowiki>true</nowiki>
+
| <nowiki>openapi_user_id</nowiki>
| <nowiki></nowiki>
+
| <nowiki> This property defines OpenAPI http basic auth credentials auth id </nowiki>
| microformatSubscription.properties:2
+
| parallels.properties:52
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.microformats.allowedHosts" title="com.openexchange.subscribe.microformats.allowedHosts"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.custom.parallels.openapi.auth_password
| <nowiki></nowiki>
+
| <nowiki>openapi_password</nowiki>
| <nowiki>Optionally specifies the list of accepted host names allowed being subscribed If property is empty, there is no restriction for such subscriptions Otherwise non-matching host names are rejected. </nowiki>
+
| <nowiki> This property defines OpenAPI http basic auth credentials auth password </nowiki>
| microformatSubscription.properties:7
+
| parallels.properties:56
 
|-
 
|-
| <nowiki>iPhoneTemplate.tmpl </nowiki>
+
| com.openexchange.custom.parallels.openapi_servlet
| <nowiki> mobile_configuration</nowiki>
+
| <nowiki>/ajax/parallels/openapi</nowiki>
| <nowiki></nowiki>
+
| <nowiki> The property defines the mount point of the OX OpenAPI servlet implementation. Typically, no need to change it. </nowiki>
| mobile.configuration.generator.properties:1
+
| parallels.properties:61
 
|-
 
|-
| <nowiki>winMobileTemplate.tmpl </nowiki>
+
| com.openexchange.participant.autoSearch
| <nowiki> mobile_configuration</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>When searching for participants and the participants selection dialog is opened this option defines if initially all users, groups and resources are displayed or not. If this option is true every opening of the dialog triggers a search request on the server. </nowiki>
| mobile.configuration.generator.properties:2
+
| participant.properties:13
 +
|-
 +
| com.openexchange.participant.MaximumNumberParticipants
 +
| <nowiki>0</nowiki>
 +
| <nowiki>Defines the maximum number of participants that can be selected for an appointment or a task. This should prevent slow free busy queries and slow server and GUI responses if in large contexts large number of participants are selected. 0 means no limit. </nowiki>
 +
| participant.properties:19
 +
|-
 +
| com.openexchange.participant.ShowWithoutEmail
 +
| <nowiki>true</nowiki>
 +
| <nowiki>When searching for external participants in contact folders this option defines if contacts without email address are shown. </nowiki>
 +
| participant.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.json.action.sms.oneandone.readtimeout" title="com.openexchange.mobile.configuration.json.action.sms.oneandone.readtimeout"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.passcrypt.key
| <nowiki>1000</nowiki>
+
| <span class="shortened" alt="5ce1bcd8175f43ecaf5c809f66bd2dfb" title="5ce1bcd8175f43ecaf5c809f66bd2dfb"><nowiki>5ce1bcd8175f43ecaf5c809f66bd...</nowiki></span>
| <nowiki>Read timeout for the service url </nowiki>
+
| <nowiki>The key for password-based encryption to encrypt/decrypt passwords </nowiki>
| mobile_configuration_action_sms_oneandone.properties:12
+
| passcrypt.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.json.action.sms.oneandone.serviceurl" title="com.openexchange.mobile.configuration.json.action.sms.oneandone.serviceurl"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.passwordchange.regexp
| <nowiki>http://example.com/</nowiki>
+
| <nowiki>[^a-z0-9]</nowiki>
| <nowiki>The 1and1 SMS service URL </nowiki>
+
| <nowiki>Defines the class of allowed special characters as Regular Expression. </nowiki>
| mobile_configuration_action_sms_oneandone.properties:6
+
| passwordchange.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mobile.configuration.json.action.sms.oneandone.connectiontimeout" title="com.openexchange.mobile.configuration.json.action.sms.oneandone.connectiontimeout"><nowiki>com.openexchange.mobile...</nowiki></span>
+
| com.openexchange.passwordchange.special
| <nowiki>1000</nowiki>
+
| <nowiki>$, _, or %</nowiki>
| <nowiki>Connection timeout for the service url </nowiki>
+
| <nowiki>Shows an example of allowed special characters to the user. Should be a subset of &quot;regexp&quot; in a human readable format. </nowiki>
| mobile_configuration_action_sms_oneandone.properties:9
+
| passwordchange.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.msn" title="com.openexchange.oauth.msn"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.passwordchange.showStrength
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Enable/disable MSN OAuth support </nowiki>
+
| <nowiki>Show a widget, which displays the current passwort Strength while entering. </nowiki>
| msnoauth.properties:2
+
| passwordchange.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.msn.apiKey" title="com.openexchange.oauth.msn.apiKey"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.passwordchange.minLength
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
+
| <nowiki>4</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The minimum length of an entered password. </nowiki>
| msnoauth.properties:4
+
| passwordchange.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.msn.apiSecret" title="com.openexchange.oauth.msn.apiSecret"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.passwordchange.maxLength
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_MSN"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
+
| <nowiki>0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The maximum length of an entered password. 0 for unlimited. </nowiki>
| msnoauth.properties:5
+
| passwordchange.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.socialplugin.msn" title="com.openexchange.subscribe.socialplugin.msn"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.capability.filestore
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Signal if file store is available or not Default is true </nowiki>
| msnsubscribe.properties:1
+
| permissions.properties:9
 
|-
 
|-
| <span class="shortened" alt="notify_participants_on_delete " title="notify_participants_on_delete "><nowiki>notify_participants_on_...</nowiki></span>
+
| com.openexchange.pop3.pop3TemporaryDown
| <nowiki> true</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the amount of time in milliseconds a POP3 server is treated as being temporary down. A POP3 server is treated as being temporary down if a socket connect fails. Further requests to the affected POP3 server are going to be denied for the specified amount of time. A value less or equal to zero disables this setting. </nowiki>
| notification.properties:27
+
| pop3.properties:13
 
|-
 
|-
| <nowiki>object_link</nowiki>
+
| com.openexchange.pop3.pop3AuthEnc
| <span class="shortened" alt="http://[hostname]/[uiwebpath]#m=[module]&amp;i=[object]&amp;f=[folder]" title="http://[hostname]/[uiwebpath]#m=[module]&amp;i=[object]&amp;f=[folder]"><nowiki>http://[hostname]/[uiwebpath...</nowiki></span>
+
| <nowiki>UTF-8</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the encoding for POP3 authentication </nowiki>
| notification.properties:35
+
| pop3.properties:16
 
|-
 
|-
| <nowiki>imipForInternalUsers </nowiki>
+
| com.openexchange.pop3.spamHandler
| <nowiki> false</nowiki>
+
| <nowiki>DefaultSpamHandler</nowiki>
| <nowiki>Enables/Disables imip-mails for internal users. </nowiki>
+
| <nowiki>Define the registration name of the appropriate spam handler to use </nowiki>
| notification.properties:38
+
| pop3.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.notification.fromSource" title="com.openexchange.notification.fromSource"><nowiki>com.openexchange.notifi...</nowiki></span>
+
| com.openexchange.pop3.pop3ConnectionIdleTime
| <nowiki>defaultSenderAddress</nowiki>
+
| <nowiki>300000</nowiki>
| <nowiki>This property defines which email address of a user is used as from header when this user triggers notification mails. Possible values are: primaryMail or defaultSenderAddress </nowiki>
+
| <nowiki>Define the amount of time in milliseconds an established POP3 connection is kept open although being idle. Since some POP3 servers limit the time period in which connections may be opened/closed, this property allows to keep the connection open to avoid an error on a subsequent login. This property overwrites default connection idle time specified through property &quot;com.openexchange.mail.mailAccessCacheIdleSeconds&quot;. </nowiki>
| notification.properties:42
+
| pop3.properties:27
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.provider.validator.maxVersion" title="com.openexchange.oauth.provider.validator.maxVersion"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.pop3.pop3Timeout
| <nowiki>1.0</nowiki>
+
| <nowiki>50000</nowiki>
| <nowiki>The maximum valid oauth_version Default value is 1.0. </nowiki>
+
| <nowiki>Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.pop3.timeout </nowiki>
| oauth-provider.properties:13
+
| pop3.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.provider.validator.v2.maxTimestampAgeMsec" title="com.openexchange.oauth.provider.validator.v2.maxTimestampAgeMsec"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.pop3.pop3BlockSize
| <nowiki>300000</nowiki>
+
| <nowiki>100</nowiki>
| <nowiki>The range of valid time stamps, in milliseconds into the past or future. So the total range of valid time stamps is twice this value, rounded to the nearest second. Default value is 5 minutes (300000). </nowiki>
+
| <nowiki>Specify the number of messages (positive integer!) which are allowed to be processed at once. Default is 100. Zero or negative value is defaulted to 100. </nowiki>
| oauth-provider.properties:18
+
| pop3.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.provider.validator.v2.maxVersion" title="com.openexchange.oauth.provider.validator.v2.maxVersion"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.pop3.allowPing
| <nowiki>2.0</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>The maximum valid OAuth v2 version Default value is 2.0. </nowiki>
+
| <nowiki>Whether ping operation is allowed for POP3 account Many POP3 account limit number of allowed login attempts in a certain time interval Default is false </nowiki>
| oauth-provider.properties:22
+
| pop3.properties:37
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.provider.secret" title="com.openexchange.oauth.provider.secret"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.pop3.logDeniedPing
| <span class="shortened" alt="f58c636e089745d4a79679d726aca8b5" title="f58c636e089745d4a79679d726aca8b5"><nowiki>f58c636e089745d4a79679d726ac...</nowiki></span>
+
| <nowiki>true</nowiki>
| <nowiki>The secret identifier </nowiki>
+
| <nowiki>Whether denied ping operation shall be indicated as a warning to client Only effective if &quot;com.openexchange.pop3.allowPing&quot; is set to false. Default is true </nowiki>
| oauth-provider.properties:4
+
| pop3.properties:42
 +
|-
 +
| com.openexchange.pop3.pop3ConnectionTimeout
 +
| <nowiki>20000</nowiki>
 +
| <nowiki>Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.pop3.connectiontimeout </nowiki>
 +
| pop3.properties:7
 +
|-
 +
| com.openexchange.preview.cache.quotaPerDocument
 +
| <nowiki>524288</nowiki>
 +
| <nowiki>Specify the quota per document for preview cache for each context This value is used if no individual quota per document is defined. A value of zero or less means no quota Default is 524288 (512KB) </nowiki>
 +
| preview.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.provider.validator.maxTimestampAgeMsec" title="com.openexchange.oauth.provider.validator.maxTimestampAgeMsec"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.preview.cache.type
| <nowiki>300000</nowiki>
+
| <nowiki>FS</nowiki>
| <nowiki>The range of valid time stamps, in milliseconds into the past or future. So the total range of valid time stamps is twice this value, rounded to the nearest second. Default value is 5 minutes (300000). </nowiki>
+
| <nowiki>Specifies what type of storage is used for caching previews Either file store (&quot;FS&quot;) or database (&quot;DB&quot;). Default is &quot;FS&quot; (file store) </nowiki>
| oauth-provider.properties:9
+
| preview.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.callback" title="com.openexchange.oauth.callback"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.preview.cache.quotaAware
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Sets whether call-back policy is enabled when performing OAuth authentication If false; oob (out-of-band) is used which requires user interaction to provide the verifier (pin) Default is false </nowiki>
+
| <nowiki>Specifies if storing previews in file store affects user's file store quota or not Only applies if &quot;com.openexchange.preview.cache.type&quot; is set to &quot;FS&quot; Default is false. </nowiki>
| oauth.properties:6
+
| preview.properties:23
 +
|-
 +
| com.openexchange.preview.cache.quota
 +
| <nowiki>10485760</nowiki>
 +
| <nowiki>Specify the total quota for preview cache for each context This value is used if no individual context quota is defined. A value of zero or less means no quota Default is 10485760 (10MB) </nowiki>
 +
| preview.properties:7
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/pptxsupport " title="modules/com.open-xchange.documents/pptxsupport "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| com.openexchange.http.probe.alias
| <nowiki> false</nowiki>
+
| <nowiki>/healthProbe</nowiki>
| <nowiki>Allow disabling of PPTX support in documents Possible values: true|false </nowiki>
+
| <nowiki>The alias name in the URI namespace at which the probe is registered Default value: /healthProbe </nowiki>
| office.properties:11
+
| probe.properties:9
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/spellingEnabled" title="modules/com.open-xchange.documents/spellingEnabled"><nowiki>modules/com.open-xchang...</nowiki></span>
+
| com.openexchange.publish.microformats.usesWhitelisting
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>determines whether online spelling is enabled default value is &quot;true&quot; </nowiki>
+
| <nowiki>if set to true, the contents of a microformatted publication will be processed through a whitelisting filter that removes elements that are considered potentially unsafe. We recommend you use this in case you do not have publications on a different subdomain. </nowiki>
| office.properties:11
+
| publications.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/maxTableColumns " title="modules/com.open-xchange.documents/maxTableColumns "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| contacts_hcard_censored.tmpl
| <nowiki> 15</nowiki>
+
| <nowiki> contacts, publish, default</nowiki>
| <nowiki>Specifies the maximum table column size in office documents which are supported, higher size may lead to performance problems </nowiki>
+
| <nowiki></nowiki>
| office.properties:15
+
| publish.microformats.properties:1
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/maxTableRows " title="modules/com.open-xchange.documents/maxTableRows "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| contacts_hcard_uncensored.tmpl
| <nowiki> 1500</nowiki>
+
| <nowiki> contacts, publish</nowiki>
| <nowiki>Specifies the maximum table row size in office documents which are supported, higher size may lead to performance problems </nowiki>
+
| <nowiki></nowiki>
| office.properties:19
+
| publish.microformats.properties:2
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/maxTableCells " title="modules/com.open-xchange.documents/maxTableCells "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| contacts_oxmf_censored.tmpl
| <nowiki> 1500</nowiki>
+
| <nowiki> contacts, publish</nowiki>
| <nowiki>Specifies the maximum table cell count in office documents which are supported, higher size may lead to performance problems </nowiki>
+
| <nowiki></nowiki>
| office.properties:23
+
| publish.microformats.properties:3
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/debugavailable " title="modules/com.open-xchange.documents/debugavailable "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| contacts_oxmf_uncensored.tmpl
| <nowiki> false</nowiki>
+
| <nowiki> contacts, publish</nowiki>
| <nowiki>Allow disabling of debugging functions in documents Possible values: true|false </nowiki>
+
| <nowiki></nowiki>
| office.properties:3
+
| publish.microformats.properties:4
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/debugavailable " title="modules/com.open-xchange.documents/debugavailable "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| contacts.tmpl
| <nowiki> false</nowiki>
+
| <nowiki> contacts, publish</nowiki>
| <nowiki>Allow disabling of debugging functions in documents Possible values: true|false </nowiki>
+
| <nowiki></nowiki>
| office.properties:3
+
| publish.microformats.properties:5
 
|-
 
|-
| <span class="shortened" alt="modules/com.open-xchange.documents/odfsupport " title="modules/com.open-xchange.documents/odfsupport "><nowiki>modules/com.open-xchang...</nowiki></span>
+
| infostore.tmpl
| <nowiki> true</nowiki>
+
| <nowiki> infostore, publish, default</nowiki>
| <nowiki>Allow disabling of ODF support in documents Possible values: true|false </nowiki>
+
| <nowiki></nowiki>
| office.properties:7
+
| publish.microformats.properties:7
|-
 
| <span class="shortened" alt="modules/com.open-xchange.documents/odfsupport " title="modules/com.open-xchange.documents/odfsupport "><nowiki>modules/com.open-xchang...</nowiki></span>
 
| <nowiki> true</nowiki>
 
| <nowiki>Allow disabling of ODF support in documents Possible values: true|false </nowiki>
 
| office.properties:7
 
 
|-
 
|-
| <nowiki>RMI_HOSTNAME</nowiki>
+
| infostore_gallery.tmpl
| <nowiki>rmi://localhost:1099/</nowiki>
+
| <nowiki> infostore, publish</nowiki>
| <nowiki> admin daemon rmi URL  </nowiki>
+
| <nowiki></nowiki>
| open-xchange-admin-soap.properties:14
+
| publish.microformats.properties:8
 
|-
 
|-
| <nowiki>LOCK_WAIT_TIME</nowiki>
+
| com.openexchange.push.ms.maxDelayDuration
| <nowiki>10</nowiki>
+
| <nowiki>600000</nowiki>
| <nowiki> How long (in seconds) the system should wait for a lock before throwing exceptions  </nowiki>
+
| <nowiki>The maximum time in milliseconds a push object may be delayed before finally pushing it to the clients Default value: 600000 </nowiki>
| open-xchange-admin-soap.properties:20
+
| push-ms.properties:10
 
|-
 
|-
| <nowiki>MAX_RMI_CONNECT_ATTEMPTS</nowiki>
+
| com.openexchange.push.ms.delayDuration
| <nowiki>2</nowiki>
+
| <nowiki>120000</nowiki>
| <nowiki> maximum attempts to reconnect to the admin daemon  </nowiki>
+
| <nowiki>Time in milliseconds after which a queued object object is pushed to clients unless it got delayed again due to modifications of the push object within the delayDuration or modifications within the folder of the push object. Default value: 120000 </nowiki>
| open-xchange-admin-soap.properties:4
+
| push-ms.properties:5
|-
 
| <span class="shortened" alt="CONNECT_ATTEMPTS_DELAY_TIME" title="CONNECT_ATTEMPTS_DELAY_TIME"><nowiki>CONNECT_ATTEMPTS_DELAY_...</nowiki></span>
 
| <nowiki>1</nowiki>
 
| <nowiki> time in seconds to wait between connect attempts  </nowiki>
 
| open-xchange-admin-soap.properties:9
 
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.help/module" title="modules/com.openexchange.help/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.push.udp.remoteHost
| <nowiki>true</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| open-xchange-gui-help-plugin.properties:1
+
| <nowiki>list of open-xchange servers that should be connected when multicast is disabled </nowiki>
 +
| push-udp.properties:10
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.help/module" title="modules/com.openexchange.help/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.push.udp.registerTimeout
| <nowiki>true</nowiki>
+
| <nowiki>3600000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>time in milliseconds a client registration is kept </nowiki>
| open-xchange-gui-help-plugin.properties:1
+
| push-udp.properties:13
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.intercom/enabled" title="modules/com.openexchange.intercom/enabled"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.push.udp.registerPort
| <nowiki>true</nowiki>
+
| <nowiki>44335</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Port where the clients send the push registration request to. </nowiki>
| open-xchange-gui-intercom-plugin-oneandone.properties:1
+
| push-udp.properties:16
 
|-
 
|-
| <span class="shortened" alt="ui/introtour/startOnFirstRun" title="ui/introtour/startOnFirstRun"><nowiki>ui/introtour/startOnFir...</nowiki></span>
+
| com.openexchange.push.udp.registerDistributionEnabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Start intro tour on very first login automatically If enabled the wizard startup MUST be disabled in DOCROOT/ox6/plugins/com.openexchange.wizard/config.js var wizardLaunchOnStart = false </nowiki>
+
| <nowiki>only one of registerDistribution or eventDistribution can be enabled at the same time. if set to true, registrations are distributed to all ox servers </nowiki>
| open-xchange-gui-tour-intro.properties:4
+
| push-udp.properties:21
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.wizard/module" title="modules/com.openexchange.wizard/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.push.udp.eventDistributionEnabled
| <nowiki>true</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>if set to true, events will be distributed to all Open-Xchange servers </nowiki>
| open-xchange-gui-wizard-plugin.properties:1
+
| push-udp.properties:23
 
|-
 
|-
| <span class="shortened" alt="ui/wizard/launchOnStartDefault" title="ui/wizard/launchOnStartDefault"><nowiki>ui/wizard/launchOnStart...</nowiki></span>
+
| com.openexchange.push.udp.outputQueueDelay
| <nowiki>true</nowiki>
+
| <nowiki>120000</nowiki>
| <nowiki>Default behaviour for the launchOnStart checkbox </nowiki>
+
| <nowiki>time in milliseconds after which queued &quot;push&quot; packages are sent to clients </nowiki>
| open-xchange-gui-wizard-plugin.properties:11
+
| push-udp.properties:26
 
|-
 
|-
| <nowiki>ui/wizard/launchOnStart</nowiki>
+
| com.openexchange.push.udp.hostname
| <nowiki>true</nowiki>
+
| <nowiki></nowiki>
| <nowiki>automatic start of the wizard for new users (if firstrunmode above is true this MUST be true as well) </nowiki>
+
| <nowiki>if empty, then the output of the java function getHostName will be used. This name is used for internal communication. </nowiki>
| open-xchange-gui-wizard-plugin.properties:15
+
| push-udp.properties:30
 
|-
 
|-
| <nowiki>ui/wizard/mailaccounts</nowiki>
+
| com.openexchange.push.udp.senderAddress
| <span class="shortened" alt="GoogleMail,gmx.de,web.de,t-online.de,yahoo.com" title="GoogleMail,gmx.de,web.de,t-online.de,yahoo.com"><nowiki>GoogleMail,gmx.de,web.de,t-o...</nowiki></span>
+
| <nowiki></nowiki>
| <nowiki>Services not mentioned here are disabled in the wizard </nowiki>
+
| <nowiki>address used as the sender address when UDP packages are sent to the clients (should be the IP address of the load balancer in front of the Open-Xchange server farm </nowiki>
| open-xchange-gui-wizard-plugin.properties:4
+
| push-udp.properties:35
 
|-
 
|-
| <nowiki>ui/wizard/firstrunmode</nowiki>
+
| com.openexchange.push.udp.multicastEnabled
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Enables the firstrunmode in wizard (http://oxpedia.org/wiki/index.php?title=Wizard_Firstrun) </nowiki>
+
| <nowiki>true/false Send register information per multicast </nowiki>
| open-xchange-gui-wizard-plugin.properties:8
+
| push-udp.properties:38
 
|-
 
|-
| <nowiki>additionalPackages</nowiki>
+
| com.openexchange.push.udp.multicastAddress
| <nowiki></nowiki>
+
| <nowiki>224.0.0.1</nowiki>
| <nowiki></nowiki>
+
| <nowiki>IP multicast address </nowiki>
| osgiTest.properties:1
+
| push-udp.properties:41
 
|-
 
|-
| <nowiki>additionalPackages</nowiki>
+
| com.openexchange.push.udp.multicastPort
| <span class="shortened" alt="org.eclipse.equinox.event_1.3.0.v20121210-201919.jar" title="org.eclipse.equinox.event_1.3.0.v20121210-201919.jar"><nowiki>org.eclipse.equinox.event_1....</nowiki></span>
+
| <nowiki>9982</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Multicast port </nowiki>
| osgiTest.properties:1
+
| push-udp.properties:44
 
|-
 
|-
| <nowiki>oxtender2_update.tmpl </nowiki>
+
| com.openexchange.push.udp.pushEnabled
| <nowiki> oxupdater</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>defines if server push port gets opened or not </nowiki>
| outlook.updater.oxtender2.properties:1
+
| push-udp.properties:6
 
|-
 
|-
| <nowiki>outlook_updater.tmpl </nowiki>
+
| com.openexchange.push.imapidle.pushmode
| <nowiki> oxupdater</nowiki>
+
| <nowiki>always</nowiki>
| <nowiki></nowiki>
+
| <nowiki>when to fire push events? possible values: newmail,always default: always Explanation: newmail means to only send a push event in case of at least one new mail has arrived. NOTE: Using dovecot this does only work when only ONE concurrent session of the same user is active. always  send a push event for every changes to the users mailbox. </nowiki>
| outlook.updater.properties:1
+
| push_imapidle.properties:18
 
|-
 
|-
| <nowiki>mox/config/mailCount</nowiki>
+
| com.openexchange.push.imapidle.debug
| <nowiki> 50</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>since commons logging is hard to configure, do it our own using LOG.info when debug is on here </nowiki>
| oxmobile.properties:1
+
| push_imapidle.properties:21
|-
 
| <span class="shortened" alt="mox/config/defaultContactFolder" title="mox/config/defaultContactFolder"><nowiki>mox/config/defaultConta...</nowiki></span>
 
| <nowiki> &quot;private&quot;</nowiki>
 
| <nowiki>can be one of &quot;none&quot;, &quot;private&quot; or &quot;global&quot;. &quot;none&quot; : no folder is selected by default, the user will be asked on first start &quot;private&quot; :  default private addressbook is selected for the user &quot;global&quot; : global addressbook is selected by default for the user </nowiki>
 
| oxmobile.properties:12
 
 
|-
 
|-
| <span class="shortened" alt="mox/config/appointmentDays" title="mox/config/appointmentDays"><nowiki>mox/config/appointmentD...</nowiki></span>
+
| com.openexchange.push.imapidle.folder
| <nowiki> 10</nowiki>
+
| <nowiki>INBOX</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the folder to look-up for new mails in each mailbox Default is INBOX folder </nowiki>
| oxmobile.properties:2
+
| push_imapidle.properties:3
 
|-
 
|-
| <span class="shortened" alt="mox/config/maxAppointmentBreak" title="mox/config/maxAppointmentBreak"><nowiki>mox/config/maxAppointme...</nowiki></span>
+
| com.openexchange.push.imapidle.errordelay
| <nowiki> 50</nowiki>
+
| <nowiki>2000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>waiting time in milliseconds before a reconnect when an error happens during IDLE </nowiki>
| oxmobile.properties:3
+
| push_imapidle.properties:7
 
|-
 
|-
| <span class="shortened" alt="mox/subscribedFolders/contacts" title="mox/subscribedFolders/contacts"><nowiki>mox/subscribedFolders/c...</nowiki></span>
+
| com.openexchange.push.mail.notify.udp_listen_multicast
| <nowiki> []</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define if the listener should receive multicast messages </nowiki>
| oxmobile.properties:4
+
| push_mailnotify.properties:2
 
|-
 
|-
| <span class="shortened" alt="mox/subscribedFolders/mail" title="mox/subscribedFolders/mail"><nowiki>mox/subscribedFolders/m...</nowiki></span>
+
| com.openexchange.push.mail.notify.use_ox_login
| <nowiki> []</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether to use the ox login name to check for a valid push event. The default is to only check the users aliases. If mailboxname@example.com is not contained in the list of aliases, set this to true. Warning: This won't work in multidomain setups where the same login might exist in different contexts! </nowiki>
| oxmobile.properties:5
+
| push_mailnotify.properties:23
 
|-
 
|-
| <span class="shortened" alt="mox/subscribedFolders/calendar" title="mox/subscribedFolders/calendar"><nowiki>mox/subscribedFolders/c...</nowiki></span>
+
| com.openexchange.push.mail.notify.use_full_email_address
| <nowiki> []</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether to use the full email address from aliases or just use the localpart. When using a multidomain setup where the imap login is an email address, this should be set to true. If not, login might not be unique because foo@example.com and foo@example.net might be different users. Note: Do NOT set com.openexchange.push.mail.notify.imap_login_delimiter in this case! </nowiki>
| oxmobile.properties:6
+
| push_mailnotify.properties:32
 
|-
 
|-
| <span class="shortened" alt="mox/defaultContactStoreFolder" title="mox/defaultContactStoreFolder"><nowiki>mox/defaultContactStore...</nowiki></span>
+
| com.openexchange.push.mail.notify.udp_listen_host
| <nowiki> -1</nowiki>
+
| <nowiki>localhost</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the hostname or interface/multicast group where the udp server should listen </nowiki>
| oxmobile.properties:7
+
| push_mailnotify.properties:5
 
|-
 
|-
| <nowiki>oxnotifier_update.tmpl </nowiki>
+
| com.openexchange.push.mail.notify.udp_listen_port
| <nowiki> oxupdater</nowiki>
+
| <nowiki>23420</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Define the port where the udp server should listen </nowiki>
| oxnotifier_tmpl.properties:1
+
| push_mailnotify.properties:8
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.custom.parallels/module" title="modules/com.openexchange.custom.parallels/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| com.openexchange.quartz.startLocalScheduler
| <nowiki>true</nowiki>
+
| <nowiki> true</nowiki>
| <nowiki>The following property enables the Parallels GUI-Plugins </nowiki>
+
| <nowiki>Wether the local quartz scheduler instance should be started. If false, this node is unable to perform local jobs. </nowiki>
| parallels-ui.properties:2
+
| quartz.properties:3
 
|-
 
|-
| <span class="shortened" alt="ui/parallels/sender_address_hiding_activated" title="ui/parallels/sender_address_hiding_activated"><nowiki>ui/parallels/sender_add...</nowiki></span>
+
| com.openexchange.quartz.localThreads
| <nowiki>true</nowiki>
+
| <nowiki> 5</nowiki>
| <nowiki>disable/enable default sender address hiding for POA setups </nowiki>
+
| <nowiki>Number of worker threads for the local scheduler instance. </nowiki>
| parallels-ui.properties:5
+
| quartz.properties:6
 
|-
 
|-
| <span class="shortened" alt="ui/parallels/use_parallels_antispam_features" title="ui/parallels/use_parallels_antispam_features"><nowiki>ui/parallels/use_parall...</nowiki></span>
+
| com.openexchange.quota.contact
| <nowiki>true</nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki>should the parallels antispam features be used </nowiki>
+
| <nowiki>The quota for contacts </nowiki>
| parallels-ui.properties:8
+
| quota.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.branding.suffix" title="com.openexchange.custom.parallels.branding.suffix"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.quota.infostore
| <nowiki></nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki>The following defines the options for the branding stuff set via &quot;loginmapping&quot; attributes within a context in OX.  Example: If want to brand a context, set a login mapping with a string like this:  BRANDING||&lt;YOUR_POA_BRANDED_HOST&gt;  com.openexchange.custom.parallels.branding.suffix=BRANDING|| Leave empty if not, or the log will fill up with warnings </nowiki>
+
| <nowiki>The quota for infostore files </nowiki>
| parallels.properties:16
+
| quota.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.branding.fallbackhost" title="com.openexchange.custom.parallels.branding.fallbackhost"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.quota.calendar
| <nowiki></nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki> Fallback host which should be used if now branding-host was specified for a context Info: If you need trailing slash, add it here. For compatibility reasons it will not be appended by the server to support also jumping to server scripts  IMPORTANT INFO: the notification.properties attribute: &quot;object_link&quot; MUST be set to include the [hostname] placeholder like: https://[hostname]#m=[module]&amp;i=[object]&amp;f=[folder] If this is not set, the systems hostname is used. </nowiki>
+
| <nowiki>The quota for appointments </nowiki>
| parallels.properties:29
+
| quota.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.antispam.xmlrpc.port" title="com.openexchange.custom.parallels.antispam.xmlrpc.port"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.quota.task
| <nowiki>3100</nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki> This port will be used to communicate with the &quot;POA XML-RPC Service&quot; to retrieve correct spamd hostname and user so that OX can train spamd via socket communication  THIS property below must only contain URL to OX GUI like webmail.system.com/ox6 </nowiki>
+
| <nowiki>The quota for tasks </nowiki>
| parallels.properties:38
+
| quota.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.openapi.interface_url" title="com.openexchange.custom.parallels.openapi.interface_url"><nowiki>com.openexchange.custom...</nowiki></span>
+
| errorMessage
| <nowiki>http://&lt;coreserver&gt;:&lt;port&gt;/</nowiki>
+
| <nowiki>Error!!!</nowiki>
| <nowiki> # OpenAPI properties for managing Black&amp;White Lists via OX GUI  This property defines the URL to the HTTP OpenAPI interface of POA </nowiki>
+
| <nowiki>The displayd error Message. </nowiki>
| parallels.properties:44
+
| recaptcha.properties:11
 +
|-
 +
| publicKey
 +
| <nowiki></nowiki>
 +
| <nowiki>The API Key to use the recaptcha Service This is hosted by Google, so you need an Google Account to receive API Keys Go to: http://www.google.com/recaptcha to generate keys. Use the global-key option to avoid domain restrictions. </nowiki>
 +
| recaptcha.properties:7
 +
|-
 +
| privateKey
 +
| <nowiki></nowiki>
 +
| <nowiki></nowiki>
 +
| recaptcha.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.openapi.auth_enabled" title="com.openexchange.custom.parallels.openapi.auth_enabled"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.report.client.proxy.useproxy
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki> This property defines if OpenAPI calls should be made with http basic auth </nowiki>
+
| <nowiki>This defines if a proxy server should be used to establish the http connection to the Open-Xchange report server, and if which server and proxy details to use. </nowiki>
| parallels.properties:48
+
| reportclient.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.sso_info_servlet" title="com.openexchange.custom.parallels.sso_info_servlet"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.report.client.proxy.address
| <nowiki>/ajax/parallels/info</nowiki>
+
| <nowiki>proxy.example.com</nowiki>
| <nowiki>Properties for the Parallels Plugin  The property defines the mount point of the parallels info servlet used to retrieve correct hostname for direktlinks and sessiontimeouts/logout page </nowiki>
+
| <nowiki></nowiki>
| parallels.properties:5
+
| reportclient.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.openapi.auth_id" title="com.openexchange.custom.parallels.openapi.auth_id"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.report.client.proxy.port
| <nowiki>openapi_user_id</nowiki>
+
| <nowiki>8080</nowiki>
| <nowiki> This property defines OpenAPI http basic auth credentials auth id </nowiki>
+
| <nowiki></nowiki>
| parallels.properties:52
+
| reportclient.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.openapi.auth_password" title="com.openexchange.custom.parallels.openapi.auth_password"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.report.client.proxy.authrequired
| <nowiki>openapi_password</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki> This property defines OpenAPI http basic auth credentials auth password </nowiki>
+
| <nowiki></nowiki>
| parallels.properties:56
+
| reportclient.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.custom.parallels.openapi_servlet" title="com.openexchange.custom.parallels.openapi_servlet"><nowiki>com.openexchange.custom...</nowiki></span>
+
| com.openexchange.report.client.proxy.username
| <nowiki>/ajax/parallels/openapi</nowiki>
+
| <nowiki>USER</nowiki>
| <nowiki> The property defines the mount point of the OX OpenAPI servlet implementation. Typically, no need to change it. </nowiki>
+
| <nowiki></nowiki>
| parallels.properties:61
+
| reportclient.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.participant.autoSearch" title="com.openexchange.participant.autoSearch"><nowiki>com.openexchange.partic...</nowiki></span>
+
| com.openexchange.report.client.proxy.password
| <nowiki>true</nowiki>
+
| <nowiki>PASSWORD</nowiki>
| <nowiki>When searching for participants and the participants selection dialog is opened this option defines if initially all users, groups and resources are displayed or not. If this option is true every opening of the dialog triggers a search request on the server. </nowiki>
+
| <nowiki></nowiki>
| participant.properties:13
+
| reportclient.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.participant.MaximumNumberParticipants" title="com.openexchange.participant.MaximumNumberParticipants"><nowiki>com.openexchange.partic...</nowiki></span>
+
| com.openexchange.requestwatcher.isEnabled
| <nowiki>0</nowiki>
+
| <nowiki> true</nowiki>
| <nowiki>Defines the maximum number of participants that can be selected for an appointment or a task. This should prevent slow free busy queries and slow server and GUI responses if in large contexts large number of participants are selected. 0 means no limit. </nowiki>
+
| <nowiki>Enable/disable the requestwatcher. Default value: true (enabled). </nowiki>
| participant.properties:19
+
| requestwatcher.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.participant.ShowWithoutEmail" title="com.openexchange.participant.ShowWithoutEmail"><nowiki>com.openexchange.partic...</nowiki></span>
+
| com.openexchange.requestwatcher.frequency
| <nowiki>true</nowiki>
+
| <nowiki> 30000</nowiki>
| <nowiki>When searching for external participants in contact folders this option defines if contacts without email address are shown. </nowiki>
+
| <nowiki>Define the requestwatcher's frequency in milliseconds. Default value: 30000. </nowiki>
| participant.properties:7
+
| requestwatcher.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passcrypt.key" title="com.openexchange.passcrypt.key"><nowiki>com.openexchange.passcr...</nowiki></span>
+
| com.openexchange.requestwatcher.maxRequestAge
| <span class="shortened" alt="5ce1bcd8175f43ecaf5c809f66bd2dfb" title="5ce1bcd8175f43ecaf5c809f66bd2dfb"><nowiki>5ce1bcd8175f43ecaf5c809f66bd...</nowiki></span>
+
| <nowiki> 60000</nowiki>
| <nowiki>The key for password-based encryption to encrypt/decrypt passwords </nowiki>
+
| <nowiki>Define the maximum allowed age of requests in milliseconds. Default value: 60000. </nowiki>
| passcrypt.properties:4
+
| requestwatcher.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passwordchange.regexp" title="com.openexchange.passwordchange.regexp"><nowiki>com.openexchange.passwo...</nowiki></span>
+
| com.openexchange.requestwatcher.restartPermission
| <nowiki>[^a-z0-9]</nowiki>
+
| <nowiki> false</nowiki>
| <nowiki>Defines the class of allowed special characters as Regular Expression. </nowiki>
+
| <nowiki>Permission to stop &amp; re-init system (works only for the ajp connector) </nowiki>
| passwordchange.properties:11
+
| requestwatcher.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passwordchange.special" title="com.openexchange.passwordchange.special"><nowiki>com.openexchange.passwo...</nowiki></span>
+
| RESELLER_STORAGE
| <nowiki>$, _, or %</nowiki>
+
| <span class="shortened" alt="com.openexchange.admin.reseller.storage.mysqlStorage.OXResellerMySQLStorage" title="com.openexchange.admin.reseller.storage.mysqlStorage.OXResellerMySQLStorage"><nowiki>com.openexchange.admin.resel...</nowiki></span>
| <nowiki>Shows an example of allowed special characters to the user. Should be a subset of &quot;regexp&quot; in a human readable format. </nowiki>
+
| <nowiki></nowiki>
| passwordchange.properties:14
+
| reseller.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passwordchange.showStrength" title="com.openexchange.passwordchange.showStrength"><nowiki>com.openexchange.passwo...</nowiki></span>
+
| com.openexchange.rmi.host
| <nowiki>false</nowiki>
+
| <nowiki> localhost</nowiki>
| <nowiki>Show a widget, which displays the current passwort Strength while entering. </nowiki>
+
| <nowiki>Set this to 0 to bind on all interfaces </nowiki>
| passwordchange.properties:2
+
| rmi.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passwordchange.minLength" title="com.openexchange.passwordchange.minLength"><nowiki>com.openexchange.passwo...</nowiki></span>
+
| com.openexchange.rmi.port
| <nowiki>4</nowiki>
+
| <nowiki> 1099</nowiki>
| <nowiki>The minimum length of an entered password. </nowiki>
+
| <nowiki></nowiki>
| passwordchange.properties:5
+
| rmi.properties:4
 +
|-
 +
| com.openexchange.messaging.rss
 +
| <nowiki>true</nowiki>
 +
| <nowiki>Whether the RSS Messaging Service is available or not </nowiki>
 +
| rssmessaging.properties:2
 +
|-
 +
| com.openexchange.hazelcast.configuration.map.backupCount
 +
| <nowiki>1</nowiki>
 +
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
 +
| rtIDMapping.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.passwordchange.maxLength" title="com.openexchange.passwordchange.maxLength"><nowiki>com.openexchange.passwo...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.asyncBackupCount
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
| <nowiki>The maximum length of an entered password. 0 for unlimited. </nowiki>
+
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
| passwordchange.properties:8
+
| rtIDMapping.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.pop3TemporaryDown" title="com.openexchange.pop3.pop3TemporaryDown"><nowiki>com.openexchange.pop3.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.readBackupData
| <nowiki>10000</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define the amount of time in milliseconds a POP3 server is treated as being temporary down. A POP3 server is treated as being temporary down if a socket connect fails. Further requests to the affected POP3 server are going to be denied for the specified amount of time. A value less or equal to zero disables this setting. </nowiki>
+
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
| pop3.properties:13
+
| rtIDMapping.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.pop3AuthEnc" title="com.openexchange.pop3.pop3AuthEnc"><nowiki>com.openexchange.pop3.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.name
| <nowiki>UTF-8</nowiki>
+
| <nowiki>rtIDMapping-1</nowiki>
| <nowiki>Define the encoding for POP3 authentication </nowiki>
+
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
| pop3.properties:16
+
| rtIDMapping.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.spamHandler" title="com.openexchange.pop3.spamHandler"><nowiki>com.openexchange.pop3.s...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.maxIdleSeconds
| <nowiki>DefaultSpamHandler</nowiki>
+
| <nowiki>3600</nowiki>
| <nowiki>Define the registration name of the appropriate spam handler to use </nowiki>
+
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
| pop3.properties:19
+
| rtIDMapping.properties:31
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.pop3ConnectionIdleTime" title="com.openexchange.pop3.pop3ConnectionIdleTime"><nowiki>com.openexchange.pop3.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.backupCount
| <nowiki>300000</nowiki>
+
| <nowiki>1</nowiki>
| <nowiki>Define the amount of time in milliseconds an established POP3 connection is kept open although being idle. Since some POP3 servers limit the time period in which connections may be opened/closed, this property allows to keep the connection open to avoid an error on a subsequent login. This property overwrites default connection idle time specified through property &quot;com.openexchange.mail.mailAccessCacheIdleSeconds&quot;. </nowiki>
+
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
| pop3.properties:27
+
| rtResourceDirectory.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.pop3Timeout" title="com.openexchange.pop3.pop3Timeout"><nowiki>com.openexchange.pop3.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.asyncBackupCount
| <nowiki>50000</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki>Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.pop3.timeout </nowiki>
+
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
| pop3.properties:3
+
| rtResourceDirectory.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.pop3BlockSize" title="com.openexchange.pop3.pop3BlockSize"><nowiki>com.openexchange.pop3.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.readBackupData
| <nowiki>100</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Specify the number of messages (positive integer!) which are allowed to be processed at once. Default is 100. Zero or negative value is defaulted to 100. </nowiki>
+
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
| pop3.properties:32
+
| rtResourceDirectory.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.allowPing" title="com.openexchange.pop3.allowPing"><nowiki>com.openexchange.pop3.a...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.name
| <nowiki>false</nowiki>
+
| <nowiki>rtResourceDirectory-1</nowiki>
| <nowiki>Whether ping operation is allowed for POP3 account Many POP3 account limit number of allowed login attempts in a certain time interval Default is false </nowiki>
+
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
| pop3.properties:37
+
| rtResourceDirectory.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.logDeniedPing" title="com.openexchange.pop3.logDeniedPing"><nowiki>com.openexchange.pop3.l...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.maxIdleSeconds
| <nowiki>true</nowiki>
+
| <nowiki>3600</nowiki>
| <nowiki>Whether denied ping operation shall be indicated as a warning to client Only effective if &quot;com.openexchange.pop3.allowPing&quot; is set to false. Default is true </nowiki>
+
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
| pop3.properties:42
+
| rtResourceDirectory.properties:31
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.pop3.pop3ConnectionTimeout" title="com.openexchange.pop3.pop3ConnectionTimeout"><nowiki>com.openexchange.pop3.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.backupCount
| <nowiki>20000</nowiki>
+
| <nowiki>1</nowiki>
| <nowiki>Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.pop3.connectiontimeout </nowiki>
+
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
| pop3.properties:7
+
| rtStanzaStorage.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.preview.cache.quotaPerDocument" title="com.openexchange.preview.cache.quotaPerDocument"><nowiki>com.openexchange.previe...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.asyncBackupCount
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
| <nowiki>Specify the quota per document for preview cache for each context This value is used if no individual quota per document is defined. A value of zero or less means no quota </nowiki>
+
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
| preview.properties:11
+
| rtStanzaStorage.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.preview.cache.quota" title="com.openexchange.preview.cache.quota"><nowiki>com.openexchange.previe...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.readBackupData
| <nowiki>0</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Specify the total quota for preview cache for each context This value is used if no individual context quota is defined. A value of zero or less means no quota </nowiki>
+
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
| preview.properties:6
+
| rtStanzaStorage.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.http.probe.alias" title="com.openexchange.http.probe.alias"><nowiki>com.openexchange.http.p...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.name
| <nowiki>/healthProbe</nowiki>
+
| <nowiki>rtStanzaStorage-0</nowiki>
| <nowiki>The alias name in the URI namespace at which the probe is registered Default value: /healthProbe </nowiki>
+
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
| probe.properties:9
+
| rtStanzaStorage.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.publish.microformats.usesWhitelisting" title="com.openexchange.publish.microformats.usesWhitelisting"><nowiki>com.openexchange.publis...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.maxIdleSeconds
| <nowiki>true</nowiki>
+
| <nowiki>3600</nowiki>
| <nowiki>if set to true, the contents of a microformatted publication will be processed through a whitelisting filter that removes elements that are considered potentially unsafe. We recommend you use this in case you do not have publications on a different subdomain. </nowiki>
+
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
| publications.properties:5
+
| rtStanzaStorage.properties:31
 
|-
 
|-
| <span class="shortened" alt="contacts_hcard_censored.tmpl " title="contacts_hcard_censored.tmpl "><nowiki>contacts_hcard_censored...</nowiki></span>
+
| com.openexchange.secret.secretSource
| <nowiki> contacts, publish, default</nowiki>
+
| <nowiki>&quot;&lt;password&gt;&quot;</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specifies the source for secret (used to decrypt/encrypt user passwords) &lt;password&gt;:  Denotes the session's password (also the fall-back to previous handling) &lt;user-id&gt;:    Denotes the user identifier &lt;context-id&gt;: Denotes the context identifier &lt;random&gt;:    Denotes the value specified in property 'com.openexchange.secret.secretRandom' &lt;list&gt;:      Step-wise trial-and-error with tokens specified in file 'secrets' Literals are surrounded by single-quotes E.g. com.openexchange.user.secretSource=&quot;&lt;user-id&gt; + '@' + &lt;context-id&gt;&quot; </nowiki>
| publish.microformats.properties:1
+
| secret.properties:11
 
|-
 
|-
| <span class="shortened" alt="contacts_hcard_uncensored.tmpl " title="contacts_hcard_uncensored.tmpl "><nowiki>contacts_hcard_uncensor...</nowiki></span>
+
| com.openexchange.secret.secretRandom
| <nowiki> contacts, publish</nowiki>
+
| <span class="shortened" alt="eb495148-a9f8-441e-8a28-dcb9eecd60f9" title="eb495148-a9f8-441e-8a28-dcb9eecd60f9"><nowiki>eb495148-a9f8-441e-8a28-dcb9...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>The random secret token </nowiki>
| publish.microformats.properties:2
+
| secret.properties:14
 
|-
 
|-
| <span class="shortened" alt="contacts_oxmf_censored.tmpl " title="contacts_oxmf_censored.tmpl "><nowiki>contacts_oxmf_censored....</nowiki></span>
+
| com.openexchange.cookie.hash
| <nowiki> contacts, publish</nowiki>
+
| <nowiki>calculate</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether the hash value for the cookie name should be calculated or remembered from the session for each request. Possible values are: calculate (default) - Calculate hash from client login paramater and HTTP header User-Agent (may be modified through c.o.cookie.hash.fields) remember - remember once calculated hash in session and use it for the whole session life time (less secure) </nowiki>
| publish.microformats.properties:3
+
| server.properties:101
 
|-
 
|-
| <span class="shortened" alt="contacts_oxmf_uncensored.tmpl " title="contacts_oxmf_uncensored.tmpl "><nowiki>contacts_oxmf_uncensore...</nowiki></span>
+
| com.openexchange.forceHTTPS
| <nowiki> contacts, publish</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>If an HTTPS connection is detected the cookie is automatically marked as secure. This tells the browser only to send the cookie over encrypted connections. If HTTPS is terminated in front by some load balancer only HTTP is detected. Then this parameter can force to set the secure flag for cookies. Additionally all links generated inside the groupware to point at itself will use the https:// protocol prefix when this is set. Use this flag to indicate that HTTPS termination happens elsewhere. </nowiki>
| publish.microformats.properties:4
+
| server.properties:107
 
|-
 
|-
| <nowiki>contacts.tmpl </nowiki>
+
| com.openexchange.servlet.maxActiveSessions
| <nowiki> contacts, publish</nowiki>
+
| <nowiki>250000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The maximum number of active sessions that will be created by this Manager, or -1 for no limit. Default is 250.000 HTTP sessions </nowiki>
| publish.microformats.properties:5
+
| server.properties:111
 
|-
 
|-
| <nowiki>infostore.tmpl </nowiki>
+
| com.openexchange.servlet.maxInactiveInterval
| <nowiki> infostore, publish, default</nowiki>
+
| <nowiki>1800</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The initial maximum time interval, in seconds, between client requests before a session is invalidated. A negative value will result in sessions never timing out. If the attribute is not provided, a default of 1800 seconds is used. </nowiki>
| publish.microformats.properties:7
+
| server.properties:116
 
|-
 
|-
| <nowiki>album.tmpl </nowiki>
+
| UPLOAD_DIRECTORY
| <nowiki> infostore, publish</nowiki>
+
| <span class="shortened" alt="/var/spool/open-xchange/uploads" title="/var/spool/open-xchange/uploads"><nowiki>/var/spool/open-xchange/uplo...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Upload Parameter. All uploads that are done by a client are temporarily saved in that directory. </nowiki>
| publish.microformats.properties:8
+
| server.properties:12
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.ms.maxDelayDuration" title="com.openexchange.push.ms.maxDelayDuration"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| com.openexchange.servlet.maxBodySize
| <nowiki>600000</nowiki>
+
| <nowiki>104857600</nowiki>
| <nowiki>The maximum time in milliseconds a push object may be delayed before finally pushing it to the clients Default value: 600000 </nowiki>
+
| <nowiki>Specify the maximum body size allowed being transferred via PUT or POST method A request exceeding that limit will be responded with a 500 error and that request is discarded Equal or less than zero means no restriction concerning body size By default limit is set to 100MB (104857600 bytes). </nowiki>
| push-ms.properties:10
+
| server.properties:122
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.ms.delayDuration" title="com.openexchange.push.ms.delayDuration"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| com.openexchange.servlet.echoHeaderName
| <nowiki>120000</nowiki>
+
| <nowiki>X-Echo-Header</nowiki>
| <nowiki>Time in milliseconds after which a queued object object is pushed to clients unless it got delayed again due to modifications of the push object within the delayDuration or modifications within the folder of the push object. Default value: 120000 </nowiki>
+
| <nowiki>Specify the name of the echo header whose value is echoed for each request providing that header </nowiki>
| push-ms.properties:5
+
| server.properties:125
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.remoteHost" title="com.openexchange.push.udp.remoteHost"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.servlet.maxRateTimeWindow
| <nowiki></nowiki>
+
| <nowiki>300000</nowiki>
| <nowiki>list of open-xchange servers that should be connected when multicast is disabled </nowiki>
+
| <nowiki>Specify the rate limit' time window in which to track incoming HTTP requests Default value is 300000 (5 minutes). </nowiki>
| push-udp.properties:10
+
| server.properties:129
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.registerTimeout" title="com.openexchange.push.udp.registerTimeout"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.servlet.maxRate
| <nowiki>3600000</nowiki>
+
| <nowiki>1500</nowiki>
| <nowiki>time in milliseconds a client registration is kept </nowiki>
+
| <nowiki>Specify the rate limit that applies to incoming HTTP requests A client that exceeds that limit will receive a &quot;429 Too Many Requests&quot; HTTP error code That rate limit acts like a sliding window time frame; meaning that it considers only requests that fit into time windows specified through &quot;com.openexchange.servlet.maxRateTimeWindow&quot; from current time stamp: window-end := $now window-start := $window-end - $maxRateTimeWindow Default value is 1500 requests per $maxRateTimeWindow (default: 5 minutes). </nowiki>
| push-udp.properties:13
+
| server.properties:138
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.registerPort" title="com.openexchange.push.udp.registerPort"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.servlet.maxRateLenientClients
| <nowiki>44335</nowiki>
+
| <span class="shortened" alt="&quot;Open-Xchange .NET HTTP Client*&quot;, &quot;Open-Xchange USM HTTP Client*&quot;, &quot;Jakarta Commons-HttpClient*&quot;" title="&quot;Open-Xchange .NET HTTP Client*&quot;, &quot;Open-Xchange USM HTTP Client*&quot;, &quot;Jakarta Commons-HttpClient*&quot;"><nowiki>&quot;Open-Xchange .NET HTTP Clie...</nowiki></span>
| <nowiki>Port where the clients send the push registration request to. </nowiki>
+
| <nowiki>Specify (wildcard notation supported) those User-Agents which are excluded from the rate limit checks Default value: &quot;Open-Xchange .NET HTTP Client*&quot;, &quot;Open-Xchange USM HTTP Client*&quot;, &quot;Jakarta Commons-HttpClient*&quot; </nowiki>
| push-udp.properties:16
+
| server.properties:142
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.registerDistributionEnabled" title="com.openexchange.push.udp.registerDistributionEnabled"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.servlet.maxRateKeyPartProviders
| <nowiki>false</nowiki>
+
| <nowiki></nowiki>
| <nowiki>only one of registerDistribution or eventDistribution can be enabled at the same time. if set to true, registrations are distributed to all ox servers </nowiki>
+
| <nowiki>Specify how to associate a rate limit with a HTTP request By default a rate limit is associated with that tuple of { remote-address, user-agent } This does not apply to all scenarios. Therefore it is possible to specify more parts in a comma-separated list that build up the key. Possible values are: - &quot;http-session&quot;                  := The identifier of the request-associated HTTP session aka JSESSIONID cookie - &quot;cookie-&quot; + &lt;cookie-name&gt;        := Specifies the (ignore-case) name of the arbitrary cookie whose value is considered. If missing it is ignored. - &quot;header-&quot; + &lt;header-name&gt;        := Specifies the (ignore-case) name of the arbitrary header whose value is considered. If missing it is ignored. - &quot;parameter-&quot; + &lt;parameter-name&gt;  := Specifies the (ignore-case) name of the arbitrary parameter whose value is considered. If missing it is ignored.  E.g. com.openexchange.servlet.maxRateKeyPartProviders=cookie-My-Secret-Cookie, parameter-request_num  Default is empty; meaning only remote-address and user-agent are considered </nowiki>
| push-udp.properties:21
+
| server.properties:156
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.eventDistributionEnabled" title="com.openexchange.push.udp.eventDistributionEnabled"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.log.propertyNames
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.ajpv13.remotePort(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG),com.openexchange.session.clientId(DEBUG)" title="com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.ajpv13.remotePort(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG),com.openexchange.session.clientId(DEBUG)"><nowiki>com.openexchange.ajpv13.remo...</nowiki></span>
| <nowiki>if set to true, events will be distributed to all Open-Xchange servers </nowiki>
+
| <nowiki>Specify property names as comma-separated list. One of: - com.openexchange.ajpv13.threadName - com.openexchange.ajpv13.remotePort - com.openexchange.ajpv13.remoteAddress - com.openexchange.ajpv13.requestId - com.openexchange.session.sessionId - com.openexchange.session.userId - com.openexchange.session.contextId  Furthermore a log level may be appended to each name to specify at what log level implies the property being logged E.g. com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG) If no loe level is specified, the property is logged with each log output </nowiki>
| push-udp.properties:23
+
| server.properties:170
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.outputQueueDelay" title="com.openexchange.push.udp.outputQueueDelay"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.log.maxMessageLength
| <nowiki>120000</nowiki>
+
| <nowiki>-1</nowiki>
| <nowiki>time in milliseconds after which queued &quot;push&quot; packages are sent to clients </nowiki>
+
| <nowiki>Specifies max. message length to log. Messages that exceed that limit are split. A value of less than 1 means unlimited. Default is -1 (unlimited) </nowiki>
| push-udp.properties:26
+
| server.properties:175
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.hostname" title="com.openexchange.push.udp.hostname"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.json.maxSize
| <nowiki></nowiki>
+
| <nowiki>2500</nowiki>
| <nowiki>if empty, then the output of the java function getHostName will be used. This name is used for internal communication. </nowiki>
+
| <nowiki>Specify the max. number of allowed attributes for a JSON object </nowiki>
| push-udp.properties:30
+
| server.properties:178
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.senderAddress" title="com.openexchange.push.udp.senderAddress"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.webdav.disabled
| <nowiki></nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>address used as the sender address when UDP packages are sent to the clients (should be the IP address of the load balancer in front of the Open-Xchange server farm </nowiki>
+
| <nowiki>Setting this to true means that the WebDav XML servlets for attachments, calendar, contacts and tasks will be disabled. On requests to these servlets a service-not-available (503) response will be sent. See &quot;webdav-disabled-message.txt&quot; to customize the detailed error message that will be sent. </nowiki>
| push-udp.properties:35
+
| server.properties:183
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.multicastEnabled" title="com.openexchange.push.udp.multicastEnabled"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.ajax.response.includeStackTraceOnError
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>true/false Send register information per multicast </nowiki>
+
| <nowiki>Whether the JSON response object should provide the stack trace of the associated exception </nowiki>
| push-udp.properties:38
+
| server.properties:186
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.multicastAddress" title="com.openexchange.push.udp.multicastAddress"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.connector.networkListenerHost
| <nowiki>224.0.0.1</nowiki>
+
| <nowiki>127.0.0.1</nowiki>
| <nowiki>IP multicast address </nowiki>
+
| <nowiki>The host for the connector's (ajp, http) network listener. Set to &quot;*&quot; if you want to listen on all available interfaces. Default value: 127.0.0.1, bind to localhost only. </nowiki>
| push-udp.properties:41
+
| server.properties:191
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.multicastPort" title="com.openexchange.push.udp.multicastPort"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.connector.networkListenerPort
| <nowiki>9982</nowiki>
+
| <nowiki>8009</nowiki>
| <nowiki>Multicast port </nowiki>
+
| <nowiki>The default port for the connector's (ajp, http) network listener. Default value: 8009. </nowiki>
| push-udp.properties:44
+
| server.properties:195
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.udp.pushEnabled" title="com.openexchange.push.udp.pushEnabled"><nowiki>com.openexchange.push.u...</nowiki></span>
+
| com.openexchange.connector.maxRequestParameters
| <nowiki>false</nowiki>
+
| <nowiki>30</nowiki>
| <nowiki>defines if server push port gets opened or not </nowiki>
+
| <nowiki>Specify the max. number of allowed request parameters for the connector (ajp, http) Default value: 30 </nowiki>
| push-udp.properties:6
+
| server.properties:199
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.imapidle.pushmode" title="com.openexchange.push.imapidle.pushmode"><nowiki>com.openexchange.push.i...</nowiki></span>
+
| MAX_UPLOAD_SIZE
| <nowiki>always</nowiki>
+
| <nowiki>104857600</nowiki>
| <nowiki>when to fire push events? possible values: newmail,always default: always Explanation: newmail means to only send a push event in case of at least one new mail has arrived. NOTE: Using dovecot this does only work when only ONE concurrent session of the same user is active. always  send a push event for every changes to the users mailbox. </nowiki>
+
| <nowiki>If the sum of all uploaded files in one request is greater than this value, the upload will be rejected. This value can be overridden on a per-module basis by setting the MAX_UPLOAD_SIZE parameter in the modules config file (attachment.properties or infostore.properties). Or it can be overriden on a per-user basis by setting the upload_quota in the mail configuration of this user If this value is set to 0 and not overridden by the module config or user config uploads will be unrestricted. The size is in bytes. </nowiki>
| push_imapidle.properties:18
+
| server.properties:20
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.imapidle.debug" title="com.openexchange.push.imapidle.debug"><nowiki>com.openexchange.push.i...</nowiki></span>
+
| com.openexchange.server.backendRoute
| <nowiki>false</nowiki>
+
| <nowiki>OX0</nowiki>
| <nowiki>since commons logging is hard to configure, do it our own using LOG.info when debug is on here </nowiki>
+
| <nowiki>To enable proper load balancing and request routing from {client1, client2 .. .} --&gt; balancer --&gt; {backend1, backend2 ...} we have to append a backend route to the JSESSIONID cookies separated by a '.'. It's important that this backend route is unique for every single backend behind the load balancer. The string has to be a sequence of characters excluding semi-colon, comma and white space so the JSESSIONID cookie stays in accordance with the cookie specification after we append the backendroute to it. Default value: OX0 </nowiki>
| push_imapidle.properties:21
+
| server.properties:209
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.imapidle.folder" title="com.openexchange.push.imapidle.folder"><nowiki>com.openexchange.push.i...</nowiki></span>
+
| com.openexchange.server.considerXForwards
| <nowiki>INBOX</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Define the folder to look-up for new mails in each mailbox Default is INBOX folder </nowiki>
+
| <nowiki>Decides if we should consider X-Forward-Headers that reach the backend. Those can be spoofed by clients so we have to make sure to consider the headers only if the proxy/proxies reliably override those headers for incoming requests. Default value: true </nowiki>
| push_imapidle.properties:3
+
| server.properties:215
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.imapidle.errordelay" title="com.openexchange.push.imapidle.errordelay"><nowiki>com.openexchange.push.i...</nowiki></span>
+
| com.openexchange.server.forHeader
| <nowiki>2000</nowiki>
+
| <nowiki>X-Forwarded-For</nowiki>
| <nowiki>waiting time in milliseconds before a reconnect when an error happens during IDLE </nowiki>
+
| <nowiki>The name of the protocolHeader used to identify the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer. This is needed for grizzly based setups that make use of http proxying. If the header isn't found the first proxy in front of grizzly will be used as originating IP/remote address. Default value: X-Forwarded-For </nowiki>
| push_imapidle.properties:7
+
| server.properties:223
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.mail.notify.udp_listen_multicast" title="com.openexchange.push.mail.notify.udp_listen_multicast"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| com.openexchange.server.knownProxies
| <nowiki>false</nowiki>
+
| <nowiki> </nowiki>
| <nowiki>Define if the listener should receive multicast messages </nowiki>
+
| <nowiki>A list of know proxies in front of our httpserver/balancer as comma separated IPs e.g: 192.168.1.50, 192.168.1.51 </nowiki>
| push_mailnotify.properties:2
+
| server.properties:226
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.mail.notify.use_ox_login" title="com.openexchange.push.mail.notify.use_ox_login"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| com.openexchange.server.fullPrimaryKeySupport
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Whether to use the ox login name to check for a valid push event. The default is to only check the users aliases. If mailboxname@example.com is not contained in the list of aliases, set this to true. Warning: This won't work in multidomain setups where the same login might exist in different contexts! </nowiki>
+
| <nowiki>This mechanism can be enabled to support primary keys for all tables. CAUTION: This feature should be set to 'true' only if you are really sure that your environment supports it. Otherwise you endanger to not be able to get back to a previous ox installation. </nowiki>
| push_mailnotify.properties:23
+
| server.properties:231
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.mail.notify.use_full_email_address" title="com.openexchange.push.mail.notify.use_full_email_address"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| MAX_UPLOAD_IDLE_TIME_MILLIS
| <nowiki>false</nowiki>
+
| <nowiki>300000</nowiki>
| <nowiki>Whether to use the full email address from aliases or just use the localpart. When using a multidomain setup where the imap login is an email address, this should be set to true. If not, login might not be unique because foo@example.com and foo@example.net might be different users. Note: Do NOT set com.openexchange.push.mail.notify.imap_login_delimiter in this case! </nowiki>
+
| <nowiki>The max. idle time in milliseconds for an uploaded file temporary stored in upload directory </nowiki>
| push_mailnotify.properties:32
+
| server.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.mail.notify.udp_listen_host" title="com.openexchange.push.mail.notify.udp_listen_host"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| MAX_BODY_SIZE
| <nowiki>localhost</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki>Define the hostname or interface/multicast group where the udp server should listen </nowiki>
+
| <nowiki>The max. HTTP body size Zero or less means infinite. /!\  Deprecated: Use &quot;com.openexchange.servlet.maxBodySize&quot; instead  /!\ </nowiki>
| push_mailnotify.properties:5
+
| server.properties:29
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.mail.notify.udp_listen_port" title="com.openexchange.push.mail.notify.udp_listen_port"><nowiki>com.openexchange.push.m...</nowiki></span>
+
| com.openexchange.defaultMaxConcurrentAJAXRequests
| <nowiki>23420</nowiki>
+
| <nowiki>100</nowiki>
| <nowiki>Define the port where the udp server should listen </nowiki>
+
| <nowiki>The default max. number of allowed concurrent requests per user This property only has effect if no individual value has been specified for active user A value less than or equal to zero means infinite </nowiki>
| push_mailnotify.properties:8
+
| server.properties:34
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.oneandone.udp_listen_host" title="com.openexchange.push.oneandone.udp_listen_host"><nowiki>com.openexchange.push.o...</nowiki></span>
+
| DefaultEncoding
| <nowiki>0.0.0.0</nowiki>
+
| <nowiki>UTF-8</nowiki>
| <nowiki>Define the hostname or interface where the udp server should listen </nowiki>
+
| <nowiki>DEFAULT ENCODING FOR INCOMING HTTP REQUESTS This value MUST be equal to web server's default encoding </nowiki>
| push_oneandone.properties:2
+
| server.properties:38
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.push.oneandone.udp_listen_port" title="com.openexchange.push.oneandone.udp_listen_port"><nowiki>com.openexchange.push.o...</nowiki></span>
+
| com.openexchange.MinimumSearchCharacters
| <nowiki>4242</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki>Define the port where the udp server should listen </nowiki>
+
| <nowiki>Minimum number of characters a search pattern must contain. 0 means no minimum. This should prevent slow searches for contacts or big responses in large contexts. </nowiki>
| push_oneandone.properties:4
+
| server.properties:43
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.quartz.startLocalScheduler " title="com.openexchange.quartz.startLocalScheduler "><nowiki>com.openexchange.quartz...</nowiki></span>
+
| PUBLISH_REVOKE
| <nowiki> true</nowiki>
+
| <nowiki></nowiki>
| <nowiki>Wether the local quartz scheduler instance should be started. If false, this node is unable to perform local jobs. </nowiki>
+
| <nowiki>e-mail address of a person that can be called if data has been published and the actual owner of the data objects to the publication. If removed or left empty, the e-maill address of the context admin is used. </nowiki>
| quartz.properties:3
+
| server.properties:48
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.quartz.localThreads " title="com.openexchange.quartz.localThreads "><nowiki>com.openexchange.quartz...</nowiki></span>
+
| com.openexchange.IPCheck
| <nowiki> 5</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>Number of worker threads for the local scheduler instance. </nowiki>
+
| <nowiki>On session validation of every request the client IP address is compared with the client IP address used for the login request. If this configuration parameter is set to &quot;true&quot; and the client IP addresses do not match the request will be denied and the denied request is logged with level info. Setting this parameter to &quot;false&quot; will only log the different client IP addresses with debug level.  WARNING! This should be only set to &quot;false&quot; if you know what you are doing and if all requests are secure - requests are always encrypted by using HTTPS. </nowiki>
| quartz.properties:6
+
| server.properties:56
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.quota.contact" title="com.openexchange.quota.contact"><nowiki>com.openexchange.quota....</nowiki></span>
+
| com.openexchange.IPMaskV4
| <nowiki>-1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The quota for contacts </nowiki>
+
| <nowiki>Subnet mask for accepting IP-ranges. Using CIDR-Notation for v4 and v6 or dotted decimal only for v4. Examples: com.openexchange.IPMaskV4=255.255.255.0 com.openexchange.IPMaskV4=/24 com.openexchange.IPMaskV6=/60 </nowiki>
| quota.properties:10
+
| server.properties:64
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.quota.infostore" title="com.openexchange.quota.infostore"><nowiki>com.openexchange.quota....</nowiki></span>
+
| com.openexchange.IPMaskV6
| <nowiki>-1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The quota for infostore files </nowiki>
+
| <nowiki></nowiki>
| quota.properties:13
+
| server.properties:65
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.quota.calendar" title="com.openexchange.quota.calendar"><nowiki>com.openexchange.quota....</nowiki></span>
+
| com.openexchange.IPCheckWhitelist
| <nowiki>-1</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The quota for appointments </nowiki>
+
| <nowiki>Specify a comma-separated list of client patterns that do bypass IP check E.g. com.openexchange.IPCheckWhitelist=&quot;Mobile App*&quot;, &quot;Foo*&quot; </nowiki>
| quota.properties:4
+
| server.properties:69
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.quota.task" title="com.openexchange.quota.task"><nowiki>com.openexchange.quota....</nowiki></span>
+
| com.openexchange.UIWebPath
| <nowiki>-1</nowiki>
+
| <nowiki>/ox6/index.html</nowiki>
| <nowiki>The quota for tasks </nowiki>
+
| <nowiki>Configures the path on the web server where the UI is located. This path is used to generate links directly into the UI. The default conforms to the path where the UI is installed by the standard packages on the web server. This path is used for the [uiwebpath]. For the Open-Xchange 6 frontend the path needs to be configured to &quot;/ox6/index.html&quot; which is still the default. For the App Suite frontend the path needs to be configured to &quot;/appsuite/&quot;. </nowiki>
| quota.properties:7
+
| server.properties:75
 
|-
 
|-
| <nowiki>errorMessage</nowiki>
+
| com.openexchange.dispatcher.prefix
| <nowiki>Error!!!</nowiki>
+
| <nowiki>/ajax/</nowiki>
| <nowiki>The displayd error Message. </nowiki>
+
| <nowiki>Specify the prefix for Central Dispatcher framework (the Open-Xchange AJAX interface) </nowiki>
| recaptcha.properties:11
+
| server.properties:78
 
|-
 
|-
| <nowiki>publicKey</nowiki>
+
| PrefetchEnabled
| <nowiki></nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The API Key to use the recaptcha Service This is hosted by Google, so you need an Google Account to receive API Keys Go to: http://www.google.com/recaptcha to generate keys. Use the global-key option to avoid domain restrictions. </nowiki>
+
| <nowiki>Enable or disable SearchIterator prefetch. If prefetch is enabled the underlying ResultSet data is completely stored and all related resources are released immediately when creating a SearchIterator. Possible values: TRUE / FALSE </nowiki>
| recaptcha.properties:7
+
| server.properties:8
 
|-
 
|-
| <nowiki>privateKey</nowiki>
+
| com.openexchange.cookie.ttl
| <nowiki></nowiki>
+
| <nowiki>1W</nowiki>
| <nowiki></nowiki>
+
| <nowiki>The time-to-live for session, secret and JSESSIONID cookie. Note: Time-to-live is only relevant for session and secret cookie, if autologin is enabled as well. Autologin is configured in sessiond.properties by &quot;com.openexchange.sessiond.autologin&quot; property. Can contain units of measurement: D (=days) W(=weeks) H(=hours).  Special identifier &quot;web-browser&quot; to let the Cookie(s) be deleted when the Web browser </nowiki>
| recaptcha.properties:8
+
| server.properties:87
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.report.client.proxy.useproxy" title="com.openexchange.report.client.proxy.useproxy"><nowiki>com.openexchange.report...</nowiki></span>
+
| com.openexchange.cookie.httpOnly
| <nowiki>false</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>This defines if a proxy server should be used to establish the http connection to the Open-Xchange report server, and if which server and proxy details to use. </nowiki>
+
| <nowiki>Whether the &quot;; HttpOnly&quot; should be appended to server cookies exits </nowiki>
| reportclient.properties:3
+
| server.properties:90
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.report.client.proxy.address" title="com.openexchange.report.client.proxy.address"><nowiki>com.openexchange.report...</nowiki></span>
+
| com.openexchange.sessiond.maxSessionPerClient
| <nowiki>proxy.example.com</nowiki>
+
| <nowiki>0</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify the number of sessions allowed per client (Web UI, EAS, WebDAV, ...) and user. A value equal to or less than zero means unlimited </nowiki>
| reportclient.properties:4
+
| sessiond.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.report.client.proxy.port" title="com.openexchange.report.client.proxy.port"><nowiki>com.openexchange.report...</nowiki></span>
+
| com.openexchange.sessiond.sessionDefaultLifeTime
| <nowiki>8080</nowiki>
+
| <nowiki>3600000</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Life time of a session in the short term session containers. After this time the session is put into the long life time container and all temporary session data is removed. This only applies if com.openexchange.sessiond.autologin is enabled. Short term session containers are rotated every 6 minutes. Therefore this value should be a multiple of 6 minutes. </nowiki>
| reportclient.properties:5
+
| sessiond.properties:18
 +
|-
 +
| com.openexchange.sessiond.sessionLongLifeTime
 +
| <nowiki>1W</nowiki>
 +
| <nowiki>This amount of time a session can live without any interaction, if com.openexchange.sessiond.autologin is enabled. First the session lives in the short term session container, see configuration option com.openexchange.sessiond.sessionDefaultLifeTime. Then the session is moved into the long term session container. The session can be restored from here, but it won't have any temporary session data anymore. Restoring temporary session data may cause some slower functionality and maybe temporary errors on image, proxy data or the like. The overall time a session can live is defined by this option. The life time in the long term session container is the time configured here subtracted by the time in the short term session container. Can contain units of measurement: D(=days) W(=weeks) H(=hours) M(=minutes). Long term session containers are rotated every hour. Therefore this value should be a multiple of 1 hour. </nowiki>
 +
| sessiond.properties:28
 +
|-
 +
| com.openexchange.sessiond.randomTokenTimeout
 +
| <nowiki>30000</nowiki>
 +
| <nowiki>The random token to access a newly created session is valid for this configured time. Can contain units of measurement: D(=days) W(=weeks) H(=hours) M(=minutes). </nowiki>
 +
| sessiond.properties:32
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.report.client.proxy.authrequired" title="com.openexchange.report.client.proxy.authrequired"><nowiki>com.openexchange.report...</nowiki></span>
+
| com.openexchange.sessiond.autologin
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Whether autologin is allowed or not </nowiki>
| reportclient.properties:6
+
| sessiond.properties:35
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.report.client.proxy.username" title="com.openexchange.report.client.proxy.username"><nowiki>com.openexchange.report...</nowiki></span>
+
| com.openexchange.sessiond.encryptionKey
| <nowiki>USER</nowiki>
+
| <span class="shortened" alt="auw948cz,spdfgibcsp9e8ri+&lt;#qawcghgifzign7c6gnrns9oysoeivn" title="auw948cz,spdfgibcsp9e8ri+&lt;#qawcghgifzign7c6gnrns9oysoeivn"><nowiki>auw948cz,spdfgibcsp9e8ri+&lt;#q...</nowiki></span>
| <nowiki></nowiki>
+
| <nowiki>Key to encrypt passwords during transmission during session migration. Change this, and make sure it's the same in the entire cluster </nowiki>
| reportclient.properties:7
+
| sessiond.properties:42
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.report.client.proxy.password" title="com.openexchange.report.client.proxy.password"><nowiki>com.openexchange.report...</nowiki></span>
+
| com.openexchange.sessiond.asyncPutToSessionStorage
| <nowiki>PASSWORD</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki></nowiki>
+
| <nowiki>Specify if sessions shall be put asynchronously to session storage Default is true </nowiki>
| reportclient.properties:8
+
| sessiond.properties:46
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.requestwatcher.isEnabled" title="com.openexchange.requestwatcher.isEnabled"><nowiki>com.openexchange.reques...</nowiki></span>
+
| com.openexchange.sessiond.maxSession
| <nowiki> true</nowiki>
+
| <nowiki>50000</nowiki>
| <nowiki>Enable/disable the requestwatcher. Default value: true (enabled). </nowiki>
+
| <nowiki>Maximum number of concurrent sessions, 0 stands for unlimited </nowiki>
| requestwatcher.properties:13
+
| sessiond.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.requestwatcher.frequency" title="com.openexchange.requestwatcher.frequency"><nowiki>com.openexchange.reques...</nowiki></span>
+
| com.openexchange.sessiond.maxSessionPerUser
| <nowiki> 30000</nowiki>
+
| <nowiki>100</nowiki>
| <nowiki>Define the requestwatcher's frequency in milliseconds. Default value: 30000. </nowiki>
+
| <nowiki>Maximum number of concurrent sessions per user, a value less than or equal to zero means unlimited </nowiki>
| requestwatcher.properties:17
+
| sessiond.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.requestwatcher.maxRequestAge" title="com.openexchange.requestwatcher.maxRequestAge"><nowiki>com.openexchange.reques...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.backupCount
| <nowiki> 60000</nowiki>
 
| <nowiki>Define the maximum allowed age of requests in milliseconds. Default value: 60000. </nowiki>
 
| requestwatcher.properties:21
 
|-
 
| <span class="shortened" alt="com.openexchange.requestwatcher.restartPermission" title="com.openexchange.requestwatcher.restartPermission"><nowiki>com.openexchange.reques...</nowiki></span>
 
| <nowiki> false</nowiki>
 
| <nowiki>Permission to stop &amp; re-init system (works only for the ajp connector) </nowiki>
 
| requestwatcher.properties:24
 
|-
 
| <nowiki>RESELLER_STORAGE</nowiki>
 
| <span class="shortened" alt="com.openexchange.admin.reseller.storage.mysqlStorage.OXResellerMySQLStorage" title="com.openexchange.admin.reseller.storage.mysqlStorage.OXResellerMySQLStorage"><nowiki>com.openexchange.admin.resel...</nowiki></span>
 
| <nowiki></nowiki>
 
| reseller.properties:1
 
|-
 
| <span class="shortened" alt="com.openexchange.rmi.host " title="com.openexchange.rmi.host "><nowiki>com.openexchange.rmi.ho...</nowiki></span>
 
| <nowiki> localhost</nowiki>
 
| <nowiki>Set this to 0 to bind on all interfaces </nowiki>
 
| rmi.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.rmi.port " title="com.openexchange.rmi.port "><nowiki>com.openexchange.rmi.po...</nowiki></span>
 
| <nowiki> 1099</nowiki>
 
| <nowiki></nowiki>
 
| rmi.properties:4
 
|-
 
| <span class="shortened" alt="com.openexchange.messaging.rss" title="com.openexchange.messaging.rss"><nowiki>com.openexchange.messag...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Whether the RSS Messaging Service is available or not </nowiki>
 
| rssmessaging.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.backupCount" title="com.openexchange.hazelcast.configuration.map.backupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
 
 
| <nowiki>1</nowiki>
 
| <nowiki>1</nowiki>
 
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
 
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
| rtIDMapping.properties:11
+
| sessions.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.asyncBackupCount" title="com.openexchange.hazelcast.configuration.map.asyncBackupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.asyncBackupCount
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
 
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
 
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
| rtIDMapping.properties:16
+
| sessions.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.readBackupData" title="com.openexchange.hazelcast.configuration.map.readBackupData"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.readBackupData
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
 
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
| rtIDMapping.properties:21
+
| sessions.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.name" title="com.openexchange.hazelcast.configuration.map.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.name
| <nowiki>rtIDMapping-1</nowiki>
+
| <nowiki>sessions-6</nowiki>
 
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
 
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
| rtIDMapping.properties:24
+
| sessions.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.maxIdleSeconds" title="com.openexchange.hazelcast.configuration.map.maxIdleSeconds"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.maxIdleSeconds
| <nowiki>3600</nowiki>
+
| <nowiki>640000</nowiki>
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
+
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. To avoid unnecessary eviction, the value should be higher than the configured 'com.openexchange.sessiond.sessionLongLifeTime' in 'sessiond.properties'. Defaults to 640000 (a bit more than a week). </nowiki>
| rtIDMapping.properties:31
+
| sessions.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.backupCount" title="com.openexchange.hazelcast.configuration.map.backupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.sessionstorage.nosql.enabled
| <nowiki>1</nowiki>
+
| <nowiki> true</nowiki>
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
+
| <nowiki></nowiki>
| rtResourceDirectory.properties:11
+
| sessionstorage_nosql.properties:1
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.asyncBackupCount" title="com.openexchange.hazelcast.configuration.map.asyncBackupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.sessionstorage.nosql.host
| <nowiki>0</nowiki>
+
| <nowiki> 192.168.32.75</nowiki>
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
+
| <nowiki></nowiki>
| rtResourceDirectory.properties:16
+
| sessionstorage_nosql.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.readBackupData" title="com.openexchange.hazelcast.configuration.map.readBackupData"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.sessionstorage.nosql.port
| <nowiki>true</nowiki>
+
| <nowiki> 9160</nowiki>
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
+
| <nowiki></nowiki>
| rtResourceDirectory.properties:21
+
| sessionstorage_nosql.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.name" title="com.openexchange.hazelcast.configuration.map.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.sessionstorage.nosql.keyspace
| <nowiki>rtResourceDirectory-1</nowiki>
+
| <nowiki> OX</nowiki>
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
+
| <nowiki></nowiki>
| rtResourceDirectory.properties:24
+
| sessionstorage_nosql.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.maxIdleSeconds" title="com.openexchange.hazelcast.configuration.map.maxIdleSeconds"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.sessionstorage.nosql.cfname
| <nowiki>3600</nowiki>
+
| <nowiki> SessionStorage</nowiki>
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
+
| <nowiki></nowiki>
| rtResourceDirectory.properties:31
+
| sessionstorage_nosql.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.backupCount" title="com.openexchange.hazelcast.configuration.map.backupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.sessionstorage.nosql.sessionLifetime
| <nowiki>1</nowiki>
+
| <nowiki> 604800</nowiki>
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
+
| <nowiki></nowiki>
| rtStanzaStorage.properties:11
+
| sessionstorage_nosql.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.asyncBackupCount" title="com.openexchange.hazelcast.configuration.map.asyncBackupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.mail.smal.blacklist
| <nowiki>0</nowiki>
+
| <nowiki> *</nowiki>
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
+
| <nowiki>Specify host names of mail backends that shall be excluded from index access. If set to *, only the primary mail account is allowed to be indexed. Leave empty to allow indexing for all external mail accounts. Example: gmail.com,googlemail.com </nowiki>
| rtStanzaStorage.properties:16
+
| smal.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.readBackupData" title="com.openexchange.hazelcast.configuration.map.readBackupData"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.smtp.smtpAuthentication
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
+
| <nowiki>Enable/disable SMTP Authentication </nowiki>
| rtStanzaStorage.properties:21
+
| smtp.properties:12
 +
|-
 +
| com.openexchange.smtp.setSMTPEnvelopeFrom
 +
| <nowiki>false</nowiki>
 +
| <nowiki>Defines if SMTP header ENVELOPE-FROM should be explicitly set to user's primary email address or not </nowiki>
 +
| smtp.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.name" title="com.openexchange.hazelcast.configuration.map.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.smtp.smtpTimeout
| <nowiki>rtStanzaStorage-0</nowiki>
+
| <nowiki>50000</nowiki>
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
+
| <nowiki>Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.smtp.timeout </nowiki>
| rtStanzaStorage.properties:24
+
| smtp.properties:20
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.maxIdleSeconds" title="com.openexchange.hazelcast.configuration.map.maxIdleSeconds"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.smtp.smtpConnectionTimeout
| <nowiki>3600</nowiki>
+
| <nowiki>10000</nowiki>
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. </nowiki>
+
| <nowiki>Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.smtp.connectiontimeout </nowiki>
| rtStanzaStorage.properties:31
+
| smtp.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.secret.secretSource" title="com.openexchange.secret.secretSource"><nowiki>com.openexchange.secret...</nowiki></span>
+
| com.openexchange.smtp.smtpLocalhost
| <nowiki>&quot;&lt;password&gt;&quot;</nowiki>
+
| <nowiki>null</nowiki>
| <nowiki>Specifies the source for secret (used to decrypt/encrypt user passwords) &lt;password&gt;:  Denotes the session's password (also the fall-back to previous handling) &lt;user-id&gt;:   Denotes the user identifier &lt;context-id&gt;: Denotes the context identifier &lt;random&gt;:    Denotes the value specified in property 'com.openexchange.secret.secretRandom' &lt;list&gt;:      Step-wise trial-and-error with tokens specified in file 'secrets' Literals are surrounded by single-quotes E.g. com.openexchange.user.secretSource=&quot;&lt;user-id&gt; + '@' + &lt;context-id&gt;&quot; </nowiki>
+
| <nowiki>The localhost name that is going to be used on SMTP's HELO or EHLO command. The default is set to InetAddress.getLocalHost().getHostName() but if either JDK or name service are not configured properly, this routine fails and the HELO or EHLO command is send without a name which leads to an error: &quot;501 HELO requires domain address&quot; The value &quot;null&quot; falls back to InetAddress.getLocalHost().getHostName() which works in most cases. </nowiki>
| secret.properties:11
+
| smtp.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.secret.secretRandom" title="com.openexchange.secret.secretRandom"><nowiki>com.openexchange.secret...</nowiki></span>
+
| com.openexchange.smtp.smtpAuthEnc
| <span class="shortened" alt="eb495148-a9f8-441e-8a28-dcb9eecd60f9" title="eb495148-a9f8-441e-8a28-dcb9eecd60f9"><nowiki>eb495148-a9f8-441e-8a28-dcb9...</nowiki></span>
+
| <nowiki>UTF-8</nowiki>
| <nowiki>The random secret token </nowiki>
+
| <nowiki>Define the encoding for SMTP authentication </nowiki>
| secret.properties:14
+
| smtp.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.cookie.hash" title="com.openexchange.cookie.hash"><nowiki>com.openexchange.cookie...</nowiki></span>
+
| com.openexchange.nosql.cassandra.snappyjava.nativelibs
| <nowiki>calculate</nowiki>
+
| <nowiki> @oxsnappydir@/lib</nowiki>
| <nowiki>Whether the hash value for the cookie name should be calculated or remembered from the session for each request. Possible values are: calculate (default) - Calculate hash from client login paramater and HTTP header User-Agent (may be modified through c.o.cookie.hash.fields) remember - remember once calculated hash in session and use it for the whole session life time (less secure) </nowiki>
+
| <nowiki>Path for native libs </nowiki>
| server.properties:101
+
| snappy.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.forceHTTPS" title="com.openexchange.forceHTTPS"><nowiki>com.openexchange.forceH...</nowiki></span>
+
| com.openexchange.soap.cxf.baseAddress
| <nowiki>false</nowiki>
+
| <nowiki></nowiki>
| <nowiki>If an HTTPS connection is detected the cookie is automatically marked as secure. This tells the browser only to send the cookie over encrypted connections. If HTTPS is terminated in front by some load balancer only HTTP is detected. Then this parameter can force to set the secure flag for cookies. Additionally all links generated inside the groupware to point at itself will use the https:// protocol prefix when this is set. Use this flag to indicate that HTTPS termination happens elsewhere. </nowiki>
+
| <nowiki>Specify the base address for published end points; e.g. &quot;http://www.myserver.com/myservices&quot; Default is empty; meaning to use running machine's address </nowiki>
| server.properties:107
+
| soap-cxf.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxActiveSessions" title="com.openexchange.servlet.maxActiveSessions"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.soap.cxf.hideServiceListPage
| <nowiki>250000</nowiki>
+
| <nowiki>false</nowiki>
| <nowiki>The maximum number of active sessions that will be created by this Manager, or -1 for no limit. Default is 250.000 HTTP sessions </nowiki>
+
| <nowiki>Specify whether to hice service list page Default is false </nowiki>
| server.properties:111
+
| soap-cxf.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxInactiveInterval" title="com.openexchange.servlet.maxInactiveInterval"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.solrHome
| <nowiki>1800</nowiki>
+
| <nowiki> /opt/open-xchange/solr</nowiki>
| <nowiki>The initial maximum time interval, in seconds, between client requests before a session is invalidated. A negative value will result in sessions never timing out. If the attribute is not provided, a default of 1800 seconds is used. </nowiki>
+
| <nowiki>This is the path to the home directory of the embedded Solr server. Don't change this unless you know what you are doing! </nowiki>
| server.properties:116
+
| solr.properties:10
 
|-
 
|-
| <nowiki>UPLOAD_DIRECTORY</nowiki>
+
| com.openexchange.solr.libDir
| <span class="shortened" alt="/var/spool/open-xchange/uploads" title="/var/spool/open-xchange/uploads"><nowiki>/var/spool/open-xchange/uplo...</nowiki></span>
+
| <nowiki> /opt/open-xchange/solr/lib</nowiki>
| <nowiki>Upload Parameter. All uploads that are done by a client are temporarily saved in that directory. </nowiki>
+
| <nowiki>This is the path to the library directory of the embedded Solr server. Don't change this unless you know what you are doing! </nowiki>
| server.properties:12
+
| solr.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxBodySize" title="com.openexchange.servlet.maxBodySize"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.configDir
| <nowiki>104857600</nowiki>
+
| <nowiki> /opt/open-xchange/solr/conf</nowiki>
| <nowiki>Specify the maximum body size allowed being transferred via PUT or POST method A request exceeding that limit will be responded with a 500 error and that request is discarded Equal or less than zero means no restriction concerning body size By default limit is set to 100MB (104857600 bytes). </nowiki>
+
| <nowiki>This is the path to the configuration directory of the embedded Solr server. Don't change this unless you know what you are doing! </nowiki>
| server.properties:122
+
| solr.properties:18
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.echoHeaderName" title="com.openexchange.servlet.echoHeaderName"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.schemaMail
| <nowiki>X-Echo-Header</nowiki>
+
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/schema-mail.xml" title=" /opt/open-xchange/solr/conf/schema-mail.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
| <nowiki>Specify the name of the echo header whose value is echoed for each request providing that header </nowiki>
+
| <nowiki>This is the path to the schema file for the mail index. Don't change this unless you know what you are doing! </nowiki>
| server.properties:125
+
| solr.properties:22
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxRateTimeWindow" title="com.openexchange.servlet.maxRateTimeWindow"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.configMail
| <nowiki>300000</nowiki>
+
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/solrconfig-mail.xml" title=" /opt/open-xchange/solr/conf/solrconfig-mail.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
| <nowiki>Specify the rate limit' time window in which to track incoming HTTP requests Default value is 300000 (5 minutes). </nowiki>
+
| <nowiki>This is the path to the configuration file for the mail index. Don't change this unless you know what you are doing! </nowiki>
| server.properties:129
+
| solr.properties:26
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxRate" title="com.openexchange.servlet.maxRate"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.schemaInfostore
| <nowiki>1500</nowiki>
+
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/schema-infostore.xml" title=" /opt/open-xchange/solr/conf/schema-infostore.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
| <nowiki>Specify the rate limit that applies to incoming HTTP requests A client that exceeds that limit will receive a &quot;429 Too Many Requests&quot; HTTP error code That rate limit acts like a sliding window time frame; meaning that it considers only requests that fit into time windows specified through &quot;com.openexchange.servlet.maxRateTimeWindow&quot; from current time stamp: window-end := $now window-start := $window-end - $maxRateTimeWindow Default value is 1500 requests per $maxRateTimeWindow (default: 5 minutes). </nowiki>
+
| <nowiki>This is the path to the schema file for the infostore index. Don't change this unless you know what you are doing! </nowiki>
| server.properties:138
+
| solr.properties:30
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxRateLenientClients" title="com.openexchange.servlet.maxRateLenientClients"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.configInfostore
| <span class="shortened" alt="&quot;Open-Xchange .NET HTTP Client*&quot;, &quot;Open-Xchange USM HTTP Client*&quot;, &quot;Jakarta Commons-HttpClient*&quot;" title="&quot;Open-Xchange .NET HTTP Client*&quot;, &quot;Open-Xchange USM HTTP Client*&quot;, &quot;Jakarta Commons-HttpClient*&quot;"><nowiki>&quot;Open-Xchange .NET HTTP Clie...</nowiki></span>
+
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/solrconfig-infostore.xml" title=" /opt/open-xchange/solr/conf/solrconfig-infostore.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
| <nowiki>Specify (wildcard notation supported) those User-Agents which are excluded from the rate limit checks Default value: &quot;Open-Xchange .NET HTTP Client*&quot;, &quot;Open-Xchange USM HTTP Client*&quot;, &quot;Jakarta Commons-HttpClient*&quot; </nowiki>
+
| <nowiki>This is the path to the configuration file for the infostore index. Don't change this unless you know what you are doing! </nowiki>
| server.properties:142
+
| solr.properties:34
 +
|-
 +
| com.openexchange.solr.schemaAttachments
 +
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/schema-attachments.xml" title=" /opt/open-xchange/solr/conf/schema-attachments.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 +
| <nowiki>This is the path to the schema file for the attachment index. Don't change this unless you know what you are doing! </nowiki>
 +
| solr.properties:38
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.servlet.maxRateKeyPartProviders" title="com.openexchange.servlet.maxRateKeyPartProviders"><nowiki>com.openexchange.servle...</nowiki></span>
+
| com.openexchange.solr.configAttachments
| <nowiki></nowiki>
+
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/solrconfig-attachments.xml" title=" /opt/open-xchange/solr/conf/solrconfig-attachments.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
| <nowiki>Specify how to associate a rate limit with a HTTP request By default a rate limit is associated with that tuple of { remote-address, user-agent } This does not apply to all scenarios. Therefore it is possible to specify more parts in a comma-separated list that build up the key. Possible values are: - &quot;http-session&quot;                  := The identifier of the request-associated HTTP session aka JSESSIONID cookie - &quot;cookie-&quot; + &lt;cookie-name&gt;        := Specifies the (ignore-case) name of the arbitrary cookie whose value is considered. If missing it is ignored. - &quot;header-&quot; + &lt;header-name&gt;        := Specifies the (ignore-case) name of the arbitrary header whose value is considered. If missing it is ignored. - &quot;parameter-&quot; + &lt;parameter-name&gt;  := Specifies the (ignore-case) name of the arbitrary parameter whose value is considered. If missing it is ignored.  E.g. com.openexchange.servlet.maxRateKeyPartProviders=cookie-My-Secret-Cookie, parameter-request_num  Default is empty; meaning only remote-address and user-agent are considered </nowiki>
+
| <nowiki>This is the path to the configuration file for the attachment index. Don't change this unless you know what you are doing! </nowiki>
| server.properties:156
+
| solr.properties:42
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.log.propertyNames" title="com.openexchange.log.propertyNames"><nowiki>com.openexchange.log.pr...</nowiki></span>
+
| com.openexchange.solr.isSolrNode
| <span class="shortened" alt="com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.ajpv13.remotePort(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG),com.openexchange.session.clientId(DEBUG)" title="com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.ajpv13.remotePort(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG),com.openexchange.session.clientId(DEBUG)"><nowiki>com.openexchange.ajpv13.remo...</nowiki></span>
+
| <nowiki> false</nowiki>
| <nowiki>Specify property names as comma-separated list. One of: - com.openexchange.ajpv13.threadName - com.openexchange.ajpv13.remotePort - com.openexchange.ajpv13.remoteAddress - com.openexchange.ajpv13.requestId - com.openexchange.session.sessionId - com.openexchange.session.userId - com.openexchange.session.contextId  Furthermore a log level may be appended to each name to specify at what log level implies the property being logged E.g. com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG) If no loe level is specified, the property is logged with each log output </nowiki>
+
| <nowiki>Indicates whether this OX node is a Solr node or not. Being a Solr node means that this node will be used to perform Solr searches and jobs like indexing mailboxes etc. If set to false, all index search actions will be delegated to a Solr node. </nowiki>
| server.properties:170
+
| solr.properties:6
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.log.maxMessageLength" title="com.openexchange.log.maxMessageLength"><nowiki>com.openexchange.log.ma...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.port
| <nowiki>-1</nowiki>
+
| <nowiki>783</nowiki>
| <nowiki>Specifies max. message length to log. Messages that exceed that limit are split. A value of less than 1 means unlimited. Default is -1 (unlimited) </nowiki>
+
| <nowiki>If the mail should be send to spamd specify the port of the spamassassin daemon here </nowiki>
| server.properties:175
+
| spamassassin.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.json.maxSize" title="com.openexchange.json.maxSize"><nowiki>com.openexchange.json.m...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.timeout
| <nowiki>2500</nowiki>
+
| <nowiki>10</nowiki>
| <nowiki>Specify the max. number of allowed attributes for a JSON object </nowiki>
+
| <nowiki>If the mail should be send to spamd specify the timeout after which the try to connect is aborted here </nowiki>
| server.properties:178
+
| spamassassin.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.webdav.disabled" title="com.openexchange.webdav.disabled"><nowiki>com.openexchange.webdav...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.retries
| <nowiki>false</nowiki>
+
| <nowiki>1</nowiki>
| <nowiki>Setting this to true means that the WebDav XML servlets for attachments, calendar, contacts and tasks will be disabled. On requests to these servlets a service-not-available (503) response will be sent. See &quot;webdav-disabled-message.txt&quot; to customize the detailed error message that will be sent. </nowiki>
+
| <nowiki>If the mail should be send to spamd specify the connect retries here. </nowiki>
| server.properties:183
+
| spamassassin.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.ajax.response.includeStackTraceOnError" title="com.openexchange.ajax.response.includeStackTraceOnError"><nowiki>com.openexchange.ajax.r...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.spamd
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
| <nowiki>Whether the JSON response object should provide the stack trace of the associated exception </nowiki>
+
| <nowiki>Choose if a mail should be send to spamd afterwards </nowiki>
| server.properties:186
+
| spamassassin.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.connector.networkListenerHost" title="com.openexchange.connector.networkListenerHost"><nowiki>com.openexchange.connec...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.retrysleep
| <nowiki>127.0.0.1</nowiki>
+
| <nowiki>1</nowiki>
| <nowiki>The host for the connector's (ajp, http) network listener. Set to &quot;*&quot; if you want to listen on all available interfaces. Default value: 127.0.0.1, bind to localhost only. </nowiki>
+
| <nowiki>If the mail should be send to spamd specify the connect retries sleep here. This is how log should be waited between the different tries. </nowiki>
| server.properties:191
+
| spamassassin.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.connector.networkListenerPort" title="com.openexchange.connector.networkListenerPort"><nowiki>com.openexchange.connec...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.unsubscribeSpamFolders
| <nowiki>8009</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>The default port for the connector's (ajp, http) network listener. Default value: 8009. </nowiki>
+
| <nowiki>Indicates whether the confirmed-spam/confirmed-ham folders shall automatically be unsubscribed during login. Default is true. </nowiki>
| server.properties:195
+
| spamassassin.properties:25
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.connector.maxRequestParameters" title="com.openexchange.connector.maxRequestParameters"><nowiki>com.openexchange.connec...</nowiki></span>
+
| com.openexchange.spamhandler.spamassassin.hostname
| <nowiki> 30</nowiki>
+
| <nowiki>localhost</nowiki>
| <nowiki>Specify the max. number of allowed request parameters for the connector (ajp, http) Default value: 30 </nowiki>
+
| <nowiki>If the mail should be send to spamd specify the hostname of the spamassassin daemon here </nowiki>
| server.properties:199
+
| spamassassin.properties:6
 
|-
 
|-
| <nowiki>MAX_UPLOAD_SIZE</nowiki>
+
| modules/com.openexchange.spamhandler.spamexperts/module
| <nowiki>104857600</nowiki>
+
| <nowiki>true</nowiki>
| <nowiki>If the sum of all uploaded files in one request is greater than this value, the upload will be rejected. This value can be overridden on a per-module basis by setting the MAX_UPLOAD_SIZE parameter in the modules config file (attachment.properties or infostore.properties). Or it can be overriden on a per-user basis by setting the upload_quota in the mail configuration of this user If this value is set to 0 and not overridden by the module config or user config uploads will be unrestricted. The size is in bytes. </nowiki>
+
| <nowiki>The following property enables the Spamexperts Iframe GUI-Plugins </nowiki>
| server.properties:20
+
| spamexperts-ui.properties:9
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.server.backendRoute" title="com.openexchange.server.backendRoute"><nowiki>com.openexchange.server...</nowiki></span>
+
| com.openexchange.custom.spamexperts.panel.api_interface_url
| <nowiki>OX0</nowiki>
+
| <span class="shortened" alt="http://demo1.spambrand.com/api/authticket/create/username/" title="http://demo1.spambrand.com/api/authticket/create/username/"><nowiki>http://demo1.spambrand.com/a...</nowiki></span>
| <nowiki>To enable proper load balancing and request routing from {client1, client2 .. .} --&gt; balancer --&gt; {backend1, backend2 ...} we have to append a backend route to the JSESSIONID cookies separated by a '.'. It's important that this backend route is unique for every single backend behind the load balancer. The string has to be a sequence of characters excluding semi-colon, comma and white space so the JSESSIONID cookie stays in accordance with the cookie specification after we append the backendroute to it. Default value: OX0 </nowiki>
+
| <nowiki> URL of spamexperts Interface to generate new sessions  </nowiki>
| server.properties:209
+
| spamexperts.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.server.considerXForwards " title="com.openexchange.server.considerXForwards "><nowiki>com.openexchange.server...</nowiki></span>
+
| com.openexchange.custom.spamexperts.panel.admin_user
| <nowiki> false</nowiki>
+
| <nowiki>admin</nowiki>
| <nowiki>Decides if we should consider X-Forward-Headers that reach the backend. Those can be spoofed by clients so we have to make sure to consider the headers only if the proxy/proxies reliably override those headers for incoming requests. Default value: false </nowiki>
+
| <nowiki> This property defines the username which should be used as basic auth  </nowiki>
| server.properties:215
+
| spamexperts.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.server.forHeader" title="com.openexchange.server.forHeader"><nowiki>com.openexchange.server...</nowiki></span>
+
| com.openexchange.custom.spamexperts.panel.admin_password
| <nowiki>X-Forwarded-For</nowiki>
+
| <nowiki>demo</nowiki>
| <nowiki>The name of the protocolHeader used to identify the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer. This is needed for grizzly based setups that make use of http proxying. If the header isn't found the first proxy in front of grizzly will be used as originating IP/remote address. Default value: X-Forwarded-For </nowiki>
+
| <nowiki> This property defines the password which should be used as basic auth  </nowiki>
| server.properties:223
+
| spamexperts.properties:23
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.server.knownProxies " title="com.openexchange.server.knownProxies "><nowiki>com.openexchange.server...</nowiki></span>
+
| com.openexchange.custom.spamexperts.panel.api_auth_attribute
| <nowiki> </nowiki>
+
| <nowiki>mail</nowiki>
| <nowiki>A list of know proxies in front of our httpserver/balancer as comma separated IPs e.g: 192.168.1.50, 192.168.1.51 </nowiki>
+
| <nowiki> Which user attribute should be used for authentication against panel API  Possible values: - imaplogin -&gt; Users IMAP login - mail -&gt; Users mail address - login -&gt; String which user entered at login mask - username -&gt; Users &quot;username&quot; attribute. </nowiki>
| server.properties:226
+
| spamexperts.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.server.fullPrimaryKeySupport" title="com.openexchange.server.fullPrimaryKeySupport"><nowiki>com.openexchange.server...</nowiki></span>
+
| com.openexchange.custom.spamexperts.panel.web_ui_url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt="http://demo1.spambrand.com/?authticket=" title="http://demo1.spambrand.com/?authticket="><nowiki>http://demo1.spambrand.com/?...</nowiki></span>
| <nowiki>This mechanism can be enabled to support primary keys for all tables. CAUTION: This feature should be set to 'true' only if you are really sure that your environment supports it. Otherwise you endanger to not be able to get back to a previous ox installation. </nowiki>
+
| <nowiki> Defines the URL where the panel is available  </nowiki>
| server.properties:231
+
| spamexperts.properties:39
 
|-
 
|-
| <span class="shortened" alt="MAX_UPLOAD_IDLE_TIME_MILLIS" title="MAX_UPLOAD_IDLE_TIME_MILLIS"><nowiki>MAX_UPLOAD_IDLE_TIME_MI...</nowiki></span>
+
| com.openexchange.custom.spamexperts.panel_servlet
| <nowiki>300000</nowiki>
+
| <nowiki>/ajax/spamexperts/panel</nowiki>
| <nowiki>The max. idle time in milliseconds for an uploaded file temporary stored in upload directory </nowiki>
+
| <nowiki> The next property defines the mount point of the panel servlet  </nowiki>
| server.properties:24
+
| spamexperts.properties:6
 
|-
 
|-
| <nowiki>MAX_BODY_SIZE</nowiki>
+
| com.openexchange.spamhandler.cloudmark.targetHamEmailAddress
| <nowiki>0</nowiki>
+
| <nowiki></nowiki>
| <nowiki>The max. HTTP body size Zero or less means infinite. /!\  Deprecated: Use &quot;com.openexchange.servlet.maxBodySize&quot; instead  /!\ </nowiki>
+
| <nowiki>Defines the eMail address to which the selected eMails will be bounced, if they are marked as Ham. If no address is specified the bounce will be skipped, but moving the selected mails back to the Inbox will still be processed (if configured). Privacy note: This will send private mails of users to that address when marked as Ham </nowiki>
| server.properties:29
+
| spamhandler_cloudmark.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.defaultMaxConcurrentAJAXRequests" title="com.openexchange.defaultMaxConcurrentAJAXRequests"><nowiki>com.openexchange.defaul...</nowiki></span>
+
| com.openexchange.spamhandler.cloudmark.targetSpamFolder
| <nowiki>100</nowiki>
+
| <nowiki>2</nowiki>
| <nowiki>The default max. number of allowed concurrent requests per user This property only has effect if no individual value has been specified for active user A value less than or equal to zero means infinite </nowiki>
+
| <nowiki>Defines to which folder the selected mails should be moved to after they have been bounced to the target eMail address. If no option is configured the selected mails will be moved to the users trash folder. Possible options are:  0 = Do not move the message at all 1 = User's trash folder (Default) 2 = User's SPAM folder 3 = Subscribed confirmed-spam folder (experimental) </nowiki>
| server.properties:34
+
| spamhandler_cloudmark.properties:20
 
|-
 
|-
| <nowiki>DefaultEncoding</nowiki>
+
| com.openexchange.spamhandler.cloudmark.targetSpamEmailAddress
| <nowiki>UTF-8</nowiki>
+
| <nowiki></nowiki>
| <nowiki>DEFAULT ENCODING FOR INCOMING HTTP REQUESTS This value MUST be equal to web server's default encoding </nowiki>
+
| <nowiki>Defines the eMail address to which the selected eMails will be bounced. If no address is specified the bounce will be skipped, but moving the selected mails to the target folder will still be processed (if configured) </nowiki>
| server.properties:38
+
| spamhandler_cloudmark.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.MinimumSearchCharacters" title="com.openexchange.MinimumSearchCharacters"><nowiki>com.openexchange.Minimu...</nowiki></span>
+
| driver
| <nowiki>0</nowiki>
+
| <nowiki> com.mysql.jdbc.Driver</nowiki>
| <nowiki>Minimum number of characters a search pattern must contain. 0 means no minimum. This should prevent slow searches for contacts or big responses in large contexts. </nowiki>
+
| <nowiki></nowiki>
| server.properties:43
+
| sql.properties:1
 
|-
 
|-
| <nowiki>PUBLISH_REVOKE</nowiki>
+
| driver
 +
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>e-mail address of a person that can be called if data has been published and the actual owner of the data objects to the publication. If removed or left empty, the e-maill address of the context admin is used. </nowiki>
+
| sql.properties:1
| server.properties:48
 
 
|-
 
|-
| <nowiki>com.openexchange.IPCheck</nowiki>
+
| driver
| <nowiki>true</nowiki>
+
| <nowiki> com.mysql.jdbc.Driver</nowiki>
| <nowiki>On session validation of every request the client IP address is compared with the client IP address used for the login request. If this configuration parameter is set to &quot;true&quot; and the client IP addresses do not match the request will be denied and the denied request is logged with level info. Setting this parameter to &quot;false&quot; will only log the different client IP addresses with debug level.  WARNING! This should be only set to &quot;false&quot; if you know what you are doing and if all requests are secure - requests are always encrypted by using HTTPS. </nowiki>
+
| <nowiki></nowiki>
| server.properties:56
+
| sql.properties:1
 
|-
 
|-
| <nowiki>com.openexchange.IPMaskV4</nowiki>
+
| driver
 +
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Subnet mask for accepting IP-ranges. Using CIDR-Notation for v4 and v6 or dotted decimal only for v4. Examples: com.openexchange.IPMaskV4=255.255.255.0 com.openexchange.IPMaskV4=/24 com.openexchange.IPMaskV6=/60 </nowiki>
+
| sql.properties:1
| server.properties:64
 
 
|-
 
|-
| <nowiki>com.openexchange.IPMaskV6</nowiki>
+
| driver
 +
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 +
| sql.properties:1
 +
|-
 +
| login
 +
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| server.properties:65
+
| sql.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.IPCheckWhitelist" title="com.openexchange.IPCheckWhitelist"><nowiki>com.openexchange.IPChec...</nowiki></span>
+
| login
 +
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| <nowiki>Specify a comma-separated list of client patterns that do bypass IP check E.g. com.openexchange.IPCheckWhitelist=&quot;Mobile App*&quot;, &quot;Foo*&quot; </nowiki>
+
| sql.properties:2
| server.properties:69
 
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.UIWebPath" title="com.openexchange.UIWebPath"><nowiki>com.openexchange.UIWebP...</nowiki></span>
+
| login
| <nowiki>/ox6/index.html</nowiki>
+
| <nowiki> openexchange</nowiki>
| <nowiki>Configures the path on the web server where the UI is located. This path is used to generate links directly into the UI. The default conforms to the path where the UI is installed by the standard packages on the web server. This path is used for the [uiwebpath]. For the Open-Xchange 6 frontend the path needs to be configured to &quot;/ox6/index.html&quot; which is still the default. For the App Suite frontend the path needs to be configured to &quot;/appsuite/&quot;. </nowiki>
+
| <nowiki></nowiki>
| server.properties:75
+
| sql.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.dispatcher.prefix" title="com.openexchange.dispatcher.prefix"><nowiki>com.openexchange.dispat...</nowiki></span>
+
| login
| <nowiki>/ajax/</nowiki>
+
| <nowiki> openexchange</nowiki>
| <nowiki>Specify the prefix for Central Dispatcher framework (the Open-Xchange AJAX interface) </nowiki>
+
| <nowiki></nowiki>
| server.properties:78
+
| sql.properties:2
 
|-
 
|-
| <nowiki>PrefetchEnabled</nowiki>
+
| login
| <nowiki>true</nowiki>
+
| <nowiki> openexchange</nowiki>
| <nowiki>Enable or disable SearchIterator prefetch. If prefetch is enabled the underlying ResultSet data is completely stored and all related resources are released immediately when creating a SearchIterator. Possible values: TRUE / FALSE </nowiki>
+
| <nowiki></nowiki>
| server.properties:8
+
| sql.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.cookie.ttl" title="com.openexchange.cookie.ttl"><nowiki>com.openexchange.cookie...</nowiki></span>
+
| password
| <nowiki>1W</nowiki>
+
| <nowiki> secret</nowiki>
| <nowiki>The time-to-live for session, secret and JSESSIONID cookie. Note: Time-to-live is only relevant for session and secret cookie, if autologin is enabled as well. Autologin is configured in sessiond.properties by &quot;com.openexchange.sessiond.autologin&quot; property. Can contain units of measurement: D (=days) W(=weeks) H(=hours).  Special identifier &quot;web-browser&quot; to let the Cookie(s) be deleted when the Web browser </nowiki>
+
| <nowiki></nowiki>
| server.properties:87
+
| sql.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.cookie.httpOnly" title="com.openexchange.cookie.httpOnly"><nowiki>com.openexchange.cookie...</nowiki></span>
+
| password
| <nowiki>true</nowiki>
+
| <nowiki> secret</nowiki>
| <nowiki>Whether the &quot;; HttpOnly&quot; should be appended to server cookies exits </nowiki>
+
| <nowiki></nowiki>
| server.properties:90
+
| sql.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.maxSessionPerClient" title="com.openexchange.sessiond.maxSessionPerClient"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| password
| <nowiki>0</nowiki>
+
| <nowiki> secret</nowiki>
| <nowiki>Specify the number of sessions allowed per client (Web UI, EAS, WebDAV, ...) and user. A value equal to or less than zero means unlimited </nowiki>
+
| <nowiki></nowiki>
| sessiond.properties:13
+
| sql.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.sessionDefaultLifeTime" title="com.openexchange.sessiond.sessionDefaultLifeTime"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| password
| <nowiki>3600000</nowiki>
+
| <nowiki> secret</nowiki>
| <nowiki>Life time of a session in the short term session containers. After this time the session is put into the long life time container and all temporary session data is removed. This only applies if com.openexchange.sessiond.autologin is enabled. Short term session containers are rotated every 6 minutes. Therefore this value should be a multiple of 6 minutes. </nowiki>
+
| <nowiki></nowiki>
| sessiond.properties:18
+
| sql.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.sessionLongLifeTime" title="com.openexchange.sessiond.sessionLongLifeTime"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| password
| <nowiki>1W</nowiki>
+
| <nowiki> secret</nowiki>
| <nowiki>This amount of time a session can live without any interaction, if com.openexchange.sessiond.autologin is enabled. First the session lives in the short term session container, see configuration option com.openexchange.sessiond.sessionDefaultLifeTime. Then the session is moved into the long term session container. The session can be restored from here, but it won't have any temporary session data anymore. Restoring temporary session data may cause some slower functionality and maybe temporary errors on image, proxy data or the like. The overall time a session can live is defined by this option. The life time in the long term session container is the time configured here subtracted by the time in the short term session container. Can contain units of measurement: D(=days) W(=weeks) H(=hours) M(=minutes). Long term session containers are rotated every hour. Therefore this value should be a multiple of 1 hour. </nowiki>
+
| <nowiki></nowiki>
| sessiond.properties:28
+
| sql.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.randomTokenTimeout" title="com.openexchange.sessiond.randomTokenTimeout"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| url
| <nowiki>30000</nowiki>
+
| <span class="shortened" alt=" jdbc:mysql://localhost/ox_test" title=" jdbc:mysql://localhost/ox_test"><nowiki> jdbc:mysql://localhost/ox_t...</nowiki></span>
| <nowiki>The random token to access a newly created session is valid for this configured time. Can contain units of measurement: D(=days) W(=weeks) H(=hours) M(=minutes). </nowiki>
+
| <nowiki></nowiki>
| sessiond.properties:32
+
| sql.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.autologin" title="com.openexchange.sessiond.autologin"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| url
| <nowiki>false</nowiki>
+
| <span class="shortened" alt=" jdbc:mysql://localhost/open-xchange-db_6" title=" jdbc:mysql://localhost/open-xchange-db_6"><nowiki> jdbc:mysql://localhost/open...</nowiki></span>
| <nowiki>Whether autologin is allowed or not </nowiki>
+
| <nowiki></nowiki>
| sessiond.properties:35
+
| sql.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessiond.encryptionKey" title="com.openexchange.sessiond.encryptionKey"><nowiki>com.openexchange.sessio...</nowiki></span>
+
| url
| <span class="shortened" alt="auw948cz,spdfgibcsp9e8ri+&lt;#qawcghgifzign7c6gnrns9oysoeivn" title="auw948cz,spdfgibcsp9e8ri+&lt;#qawcghgifzign7c6gnrns9oysoeivn"><nowiki>auw948cz,spdfgibcsp9e8ri+&lt;#q...</nowiki></span>
+
| <span class="shortened" alt=" jdbc:mysql://devel-master.netline.de/openexchangeHEAD_14" title=" jdbc:mysql://devel-master.netline.de/openexchangeHEAD_14"><nowiki> jdbc:mysql://devel-master.n...</nowiki></span>
| <nowiki>Key to encrypt passwords during transmission during session migration. Change this, and make sure it's the same in the entire cluster </nowiki>
 
| sessiond.properties:42
 
|-
 
| <span class="shortened" alt="com.openexchange.sessiond.asyncPutToSessionStorage" title="com.openexchange.sessiond.asyncPutToSessionStorage"><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Specify if sessions shall be put asynchronously to session storage Default is true </nowiki>
 
| sessiond.properties:46
 
|-
 
| <span class="shortened" alt="com.openexchange.sessiond.maxSession" title="com.openexchange.sessiond.maxSession"><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki>50000</nowiki>
 
| <nowiki>Maximum number of concurrent sessions, 0 stands for unlimited </nowiki>
 
| sessiond.properties:6
 
|-
 
| <span class="shortened" alt="com.openexchange.sessiond.maxSessionPerUser" title="com.openexchange.sessiond.maxSessionPerUser"><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki>100</nowiki>
 
| <nowiki>Maximum number of concurrent sessions per user, a value less than or equal to zero means unlimited </nowiki>
 
| sessiond.properties:9
 
|-
 
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.backupCount" title="com.openexchange.hazelcast.configuration.map.backupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
 
| <nowiki>1</nowiki>
 
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
 
| sessions.properties:11
 
|-
 
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.asyncBackupCount" title="com.openexchange.hazelcast.configuration.map.asyncBackupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
 
| <nowiki>0</nowiki>
 
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
 
| sessions.properties:16
 
|-
 
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.readBackupData" title="com.openexchange.hazelcast.configuration.map.readBackupData"><nowiki>com.openexchange.hazelc...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
 
| sessions.properties:21
 
|-
 
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.name" title="com.openexchange.hazelcast.configuration.map.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
 
| <nowiki>sessions-6</nowiki>
 
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
 
| sessions.properties:24
 
|-
 
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.maxIdleSeconds" title="com.openexchange.hazelcast.configuration.map.maxIdleSeconds"><nowiki>com.openexchange.hazelc...</nowiki></span>
 
| <nowiki>640000</nowiki>
 
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. To avoid unnecessary eviction, the value should be higher than the configured 'com.openexchange.sessiond.sessionLongLifeTime' in 'sessiond.properties'. Defaults to 640000 (a bit more than a week). </nowiki>
 
| sessions.properties:33
 
|-
 
| <span class="shortened" alt="com.openexchange.sessionstorage.nosql.enabled " title="com.openexchange.sessionstorage.nosql.enabled "><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki> true</nowiki>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
| sessionstorage_nosql.properties:1
+
| sql.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.sessionstorage.nosql.host " title="com.openexchange.sessionstorage.nosql.host "><nowiki>com.openexchange.sessio...</nowiki></span>
+
| url  
| <nowiki> 192.168.32.75</nowiki>
+
| <span class="shortened" alt=" jdbc:mysql://localhost/ox_test" title=" jdbc:mysql://localhost/ox_test"><nowiki> jdbc:mysql://localhost/ox_t...</nowiki></span>
| <nowiki></nowiki>
 
| sessionstorage_nosql.properties:3
 
|-
 
| <span class="shortened" alt="com.openexchange.sessionstorage.nosql.port " title="com.openexchange.sessionstorage.nosql.port "><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki> 9160</nowiki>
 
| <nowiki></nowiki>
 
| sessionstorage_nosql.properties:4
 
|-
 
| <span class="shortened" alt="com.openexchange.sessionstorage.nosql.keyspace " title="com.openexchange.sessionstorage.nosql.keyspace "><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki> OX</nowiki>
 
| <nowiki></nowiki>
 
| sessionstorage_nosql.properties:5
 
|-
 
| <span class="shortened" alt="com.openexchange.sessionstorage.nosql.cfname " title="com.openexchange.sessionstorage.nosql.cfname "><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki> SessionStorage</nowiki>
 
| <nowiki></nowiki>
 
| sessionstorage_nosql.properties:6
 
|-
 
| <span class="shortened" alt="com.openexchange.sessionstorage.nosql.sessionLifetime " title="com.openexchange.sessionstorage.nosql.sessionLifetime "><nowiki>com.openexchange.sessio...</nowiki></span>
 
| <nowiki> 604800</nowiki>
 
| <nowiki></nowiki>
 
| sessionstorage_nosql.properties:8
 
|-
 
| <span class="shortened" alt="com.openexchange.mail.smal.blacklist " title="com.openexchange.mail.smal.blacklist "><nowiki>com.openexchange.mail.s...</nowiki></span>
 
| <nowiki> *</nowiki>
 
| <nowiki>Specify host names of mail backends that shall be excluded from index access. If set to *, only the primary mail account is allowed to be indexed. Leave empty to allow indexing for all external mail accounts.  Example: gmail.com,googlemail.com </nowiki>
 
| smal.properties:8
 
|-
 
| <span class="shortened" alt="com.openexchange.smtp.smtpAuthentication" title="com.openexchange.smtp.smtpAuthentication"><nowiki>com.openexchange.smtp.s...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Enable/disable SMTP Authentication </nowiki>
 
| smtp.properties:12
 
|-
 
| <span class="shortened" alt="com.openexchange.smtp.setSMTPEnvelopeFrom" title="com.openexchange.smtp.setSMTPEnvelopeFrom"><nowiki>com.openexchange.smtp.s...</nowiki></span>
 
| <nowiki>false</nowiki>
 
| <nowiki>Defines if SMTP header ENVELOPE-FROM should be explicitly set to user's primary email address or not </nowiki>
 
| smtp.properties:16
 
|-
 
| <span class="shortened" alt="com.openexchange.smtp.smtpTimeout" title="com.openexchange.smtp.smtpTimeout"><nowiki>com.openexchange.smtp.s...</nowiki></span>
 
| <nowiki>50000</nowiki>
 
| <nowiki>Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.smtp.timeout </nowiki>
 
| smtp.properties:20
 
|-
 
| <span class="shortened" alt="com.openexchange.smtp.smtpConnectionTimeout" title="com.openexchange.smtp.smtpConnectionTimeout"><nowiki>com.openexchange.smtp.s...</nowiki></span>
 
| <nowiki>10000</nowiki>
 
| <nowiki>Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.smtp.connectiontimeout </nowiki>
 
| smtp.properties:24
 
|-
 
| <span class="shortened" alt="com.openexchange.smtp.smtpLocalhost" title="com.openexchange.smtp.smtpLocalhost"><nowiki>com.openexchange.smtp.s...</nowiki></span>
 
| <nowiki>null</nowiki>
 
| <nowiki>The localhost name that is going to be used on SMTP's HELO or EHLO command. The default is set to InetAddress.getLocalHost().getHostName() but if either JDK or name service are not configured properly, this routine fails and the HELO or EHLO command is send without a name which leads to an error: &quot;501 HELO requires domain address&quot; The value &quot;null&quot; falls back to InetAddress.getLocalHost().getHostName() which works in most cases. </nowiki>
 
| smtp.properties:6
 
|-
 
| <span class="shortened" alt="com.openexchange.smtp.smtpAuthEnc" title="com.openexchange.smtp.smtpAuthEnc"><nowiki>com.openexchange.smtp.s...</nowiki></span>
 
| <nowiki>UTF-8</nowiki>
 
| <nowiki>Define the encoding for SMTP authentication </nowiki>
 
| smtp.properties:9
 
|-
 
| <span class="shortened" alt="com.openexchange.nosql.cassandra.snappyjava.nativelibs " title="com.openexchange.nosql.cassandra.snappyjava.nativelibs "><nowiki>com.openexchange.nosql....</nowiki></span>
 
| <nowiki> @oxsnappydir@/lib</nowiki>
 
| <nowiki>Path for native libs </nowiki>
 
| snappy.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.soap.cxf.baseAddress" title="com.openexchange.soap.cxf.baseAddress"><nowiki>com.openexchange.soap.c...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki>Specify the base address for published end points; e.g. &quot;http://www.myserver.com/myservices&quot; Default is empty; meaning to use running machine's address </nowiki>
 
| soap-cxf.properties:5
 
|-
 
| <span class="shortened" alt="com.openexchange.soap.cxf.hideServiceListPage" title="com.openexchange.soap.cxf.hideServiceListPage"><nowiki>com.openexchange.soap.c...</nowiki></span>
 
| <nowiki>false</nowiki>
 
| <nowiki>Specify whether to hice service list page Default is false </nowiki>
 
| soap-cxf.properties:9
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.solrHome " title="com.openexchange.solr.solrHome "><nowiki>com.openexchange.solr.s...</nowiki></span>
 
| <nowiki> /opt/open-xchange/solr</nowiki>
 
| <nowiki>This is the path to the home directory of the embedded Solr server. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:10
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.libDir " title="com.openexchange.solr.libDir "><nowiki>com.openexchange.solr.l...</nowiki></span>
 
| <nowiki> /opt/open-xchange/solr/lib</nowiki>
 
| <nowiki>This is the path to the library directory of the embedded Solr server. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:14
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.configDir " title="com.openexchange.solr.configDir "><nowiki>com.openexchange.solr.c...</nowiki></span>
 
| <nowiki> /opt/open-xchange/solr/conf</nowiki>
 
| <nowiki>This is the path to the configuration directory of the embedded Solr server. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:18
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.schemaMail " title="com.openexchange.solr.schemaMail "><nowiki>com.openexchange.solr.s...</nowiki></span>
 
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/schema-mail.xml" title=" /opt/open-xchange/solr/conf/schema-mail.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 
| <nowiki>This is the path to the schema file for the mail index. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:22
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.configMail " title="com.openexchange.solr.configMail "><nowiki>com.openexchange.solr.c...</nowiki></span>
 
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/solrconfig-mail.xml" title=" /opt/open-xchange/solr/conf/solrconfig-mail.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 
| <nowiki>This is the path to the configuration file for the mail index. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:26
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.schemaInfostore " title="com.openexchange.solr.schemaInfostore "><nowiki>com.openexchange.solr.s...</nowiki></span>
 
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/schema-infostore.xml" title=" /opt/open-xchange/solr/conf/schema-infostore.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 
| <nowiki>This is the path to the schema file for the infostore index. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:30
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.configInfostore " title="com.openexchange.solr.configInfostore "><nowiki>com.openexchange.solr.c...</nowiki></span>
 
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/solrconfig-infostore.xml" title=" /opt/open-xchange/solr/conf/solrconfig-infostore.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 
| <nowiki>This is the path to the configuration file for the infostore index. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:34
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.schemaAttachments " title="com.openexchange.solr.schemaAttachments "><nowiki>com.openexchange.solr.s...</nowiki></span>
 
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/schema-attachments.xml" title=" /opt/open-xchange/solr/conf/schema-attachments.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 
| <nowiki>This is the path to the schema file for the attachment index. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:38
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.configAttachments " title="com.openexchange.solr.configAttachments "><nowiki>com.openexchange.solr.c...</nowiki></span>
 
| <span class="shortened" alt=" /opt/open-xchange/solr/conf/solrconfig-attachments.xml" title=" /opt/open-xchange/solr/conf/solrconfig-attachments.xml"><nowiki> /opt/open-xchange/solr/conf...</nowiki></span>
 
| <nowiki>This is the path to the configuration file for the attachment index. Don't change this unless you know what you are doing! </nowiki>
 
| solr.properties:42
 
|-
 
| <span class="shortened" alt="com.openexchange.solr.isSolrNode " title="com.openexchange.solr.isSolrNode "><nowiki>com.openexchange.solr.i...</nowiki></span>
 
| <nowiki> false</nowiki>
 
| <nowiki>Indicates whether this OX node is a Solr node or not. Being a Solr node means that this node will be used to perform Solr searches and jobs like indexing mailboxes etc. If set to false, all index search actions will be delegated to a Solr node. </nowiki>
 
| solr.properties:6
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.port" title="com.openexchange.spamhandler.spamassassin.port"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>783</nowiki>
 
| <nowiki>If the mail should be send to spamd specify the port of the spamassassin daemon here </nowiki>
 
| spamassassin.properties:10
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.timeout" title="com.openexchange.spamhandler.spamassassin.timeout"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>10</nowiki>
 
| <nowiki>If the mail should be send to spamd specify the timeout after which the try to connect is aborted here </nowiki>
 
| spamassassin.properties:14
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.retries" title="com.openexchange.spamhandler.spamassassin.retries"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>1</nowiki>
 
| <nowiki>If the mail should be send to spamd specify the connect retries here. </nowiki>
 
| spamassassin.properties:17
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.spamd" title="com.openexchange.spamhandler.spamassassin.spamd"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>false</nowiki>
 
| <nowiki>Choose if a mail should be send to spamd afterwards </nowiki>
 
| spamassassin.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.retrysleep" title="com.openexchange.spamhandler.spamassassin.retrysleep"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>1</nowiki>
 
| <nowiki>If the mail should be send to spamd specify the connect retries sleep here. This is how log should be waited between the different tries. </nowiki>
 
| spamassassin.properties:21
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.unsubscribeSpamFolders" title="com.openexchange.spamhandler.spamassassin.unsubscribeSpamFolders"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>Indicates whether the confirmed-spam/confirmed-ham folders shall automatically be unsubscribed during login. Default is true. </nowiki>
 
| spamassassin.properties:25
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.spamassassin.hostname" title="com.openexchange.spamhandler.spamassassin.hostname"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>localhost</nowiki>
 
| <nowiki>If the mail should be send to spamd specify the hostname of the spamassassin daemon here </nowiki>
 
| spamassassin.properties:6
 
|-
 
| <span class="shortened" alt="modules/com.openexchange.spamhandler.spamexperts/module" title="modules/com.openexchange.spamhandler.spamexperts/module"><nowiki>modules/com.openexchang...</nowiki></span>
 
| <nowiki>true</nowiki>
 
| <nowiki>The following property enables the Spamexperts Iframe GUI-Plugins </nowiki>
 
| spamexperts-ui.properties:9
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.spamexperts.panel.api_interface_url" title="com.openexchange.custom.spamexperts.panel.api_interface_url"><nowiki>com.openexchange.custom...</nowiki></span>
 
| <span class="shortened" alt="http://demo1.spambrand.com/api/authticket/create/username/" title="http://demo1.spambrand.com/api/authticket/create/username/"><nowiki>http://demo1.spambrand.com/a...</nowiki></span>
 
| <nowiki> URL of spamexperts Interface to generate new sessions  </nowiki>
 
| spamexperts.properties:11
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.spamexperts.panel.admin_user" title="com.openexchange.custom.spamexperts.panel.admin_user"><nowiki>com.openexchange.custom...</nowiki></span>
 
| <nowiki>admin</nowiki>
 
| <nowiki> This property defines the username which should be used as basic auth  </nowiki>
 
| spamexperts.properties:17
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.spamexperts.panel.admin_password" title="com.openexchange.custom.spamexperts.panel.admin_password"><nowiki>com.openexchange.custom...</nowiki></span>
 
| <nowiki>demo</nowiki>
 
| <nowiki> This property defines the password which should be used as basic auth  </nowiki>
 
| spamexperts.properties:23
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.spamexperts.panel.api_auth_attribute" title="com.openexchange.custom.spamexperts.panel.api_auth_attribute"><nowiki>com.openexchange.custom...</nowiki></span>
 
| <nowiki>mail</nowiki>
 
| <nowiki> Which user attribute should be used for authentication against panel API  Possible values: - imaplogin -&gt; Users IMAP login - mail -&gt; Users mail address - login -&gt; String which user entered at login mask - username -&gt; Users &quot;username&quot; attribute. </nowiki>
 
| spamexperts.properties:33
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.spamexperts.panel.web_ui_url" title="com.openexchange.custom.spamexperts.panel.web_ui_url"><nowiki>com.openexchange.custom...</nowiki></span>
 
| <span class="shortened" alt="http://demo1.spambrand.com/?authticket=" title="http://demo1.spambrand.com/?authticket="><nowiki>http://demo1.spambrand.com/?...</nowiki></span>
 
| <nowiki> Defines the URL where the panel is available  </nowiki>
 
| spamexperts.properties:39
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.spamexperts.panel_servlet" title="com.openexchange.custom.spamexperts.panel_servlet"><nowiki>com.openexchange.custom...</nowiki></span>
 
| <nowiki>/ajax/spamexperts/panel</nowiki>
 
| <nowiki> The next property defines the mount point of the panel servlet  </nowiki>
 
| spamexperts.properties:6
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.cloudmark.targetHamEmailAddress" title="com.openexchange.spamhandler.cloudmark.targetHamEmailAddress"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki>Defines the eMail address to which the selected eMails will be bounced, if they are marked as Ham. If no address is specified the bounce will be skipped, but moving the selected mails back to the Inbox will still be processed (if configured). Privacy note: This will send private mails of users to that address when marked as Ham </nowiki>
 
| spamhandler_cloudmark.properties:10
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.cloudmark.targetSpamFolder" title="com.openexchange.spamhandler.cloudmark.targetSpamFolder"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki>2</nowiki>
 
| <nowiki>Defines to which folder the selected mails should be moved to after they have been bounced to the target eMail address. If no option is configured the selected mails will be moved to the users trash folder. Possible options are:  0 = Do not move the message at all 1 = User's trash folder (Default) 2 = User's SPAM folder 3 = Subscribed confirmed-spam folder (experimental) </nowiki>
 
| spamhandler_cloudmark.properties:20
 
|-
 
| <span class="shortened" alt="com.openexchange.spamhandler.cloudmark.targetSpamEmailAddress" title="com.openexchange.spamhandler.cloudmark.targetSpamEmailAddress"><nowiki>com.openexchange.spamha...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki>Defines the eMail address to which the selected eMails will be bounced. If no address is specified the bounce will be skipped, but moving the selected mails to the target folder will still be processed (if configured) </nowiki>
 
| spamhandler_cloudmark.properties:4
 
|-
 
| <nowiki>driver </nowiki>
 
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:1
 
|-
 
| <nowiki>driver </nowiki>
 
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:1
 
|-
 
| <nowiki>driver </nowiki>
 
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:1
 
|-
 
| <nowiki>driver </nowiki>
 
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:1
 
|-
 
| <nowiki>driver </nowiki>
 
| <nowiki> com.mysql.jdbc.Driver</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:1
 
|-
 
| <nowiki>login </nowiki>
 
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:2
 
|-
 
| <nowiki>login </nowiki>
 
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:2
 
|-
 
| <nowiki>login </nowiki>
 
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:2
 
|-
 
| <nowiki>login </nowiki>
 
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:2
 
|-
 
| <nowiki>login </nowiki>
 
| <nowiki> openexchange</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:2
 
|-
 
| <nowiki>password </nowiki>
 
| <nowiki> secret</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:3
 
|-
 
| <nowiki>password </nowiki>
 
| <nowiki> secret</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:3
 
|-
 
| <nowiki>password </nowiki>
 
| <nowiki> secret</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:3
 
|-
 
| <nowiki>password </nowiki>
 
| <nowiki> secret</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:3
 
|-
 
| <nowiki>password </nowiki>
 
| <nowiki> secret</nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:3
 
|-
 
| <nowiki>url </nowiki>
 
| <span class="shortened" alt=" jdbc:mysql://devel-master.netline.de/openexchangeHEAD_14" title=" jdbc:mysql://devel-master.netline.de/openexchangeHEAD_14"><nowiki> jdbc:mysql://devel-master.n...</nowiki></span>
 
| <nowiki></nowiki>
 
| sql.properties:4
 
|-
 
| <nowiki>url </nowiki>
 
| <span class="shortened" alt=" jdbc:mysql://localhost/open-xchange-db_6" title=" jdbc:mysql://localhost/open-xchange-db_6"><nowiki> jdbc:mysql://localhost/open...</nowiki></span>
 
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:4
 
| sql.properties:4
 
|-
 
|-
| <nowiki>url </nowiki>
+
| url  
 
| <span class="shortened" alt=" jdbc:mysql://localhost/open-xchange-db_6" title=" jdbc:mysql://localhost/open-xchange-db_6"><nowiki> jdbc:mysql://localhost/open...</nowiki></span>
 
| <span class="shortened" alt=" jdbc:mysql://localhost/open-xchange-db_6" title=" jdbc:mysql://localhost/open-xchange-db_6"><nowiki> jdbc:mysql://localhost/open...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| sql.properties:4
 
| sql.properties:4
 
|-
 
|-
| <nowiki>url </nowiki>
+
| com.openexchange.subscribe.autorun
| <span class="shortened" alt=" jdbc:mysql://localhost/ox_test" title=" jdbc:mysql://localhost/ox_test"><nowiki> jdbc:mysql://localhost/ox_t...</nowiki></span>
 
| <nowiki></nowiki>
 
| sql.properties:4
 
|-
 
| <nowiki>url </nowiki>
 
| <span class="shortened" alt=" jdbc:mysql://localhost/ox_test" title=" jdbc:mysql://localhost/ox_test"><nowiki> jdbc:mysql://localhost/ox_t...</nowiki></span>
 
| <nowiki></nowiki>
 
| sql.properties:4
 
|-
 
| <span class="shortened" alt="com.openexchange.subscribe.autorun" title="com.openexchange.subscribe.autorun"><nowiki>com.openexchange.subscr...</nowiki></span>
 
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Defines whether subscriptions should be run automatically on login, if a given interval has elapsed The intervals default to one day, but can be configured individually by subscription type in the subscription source specific configuration files </nowiki>
 
| <nowiki>Defines whether subscriptions should be run automatically on login, if a given interval has elapsed The intervals default to one day, but can be configured individually by subscription type in the subscription source specific configuration files </nowiki>
 
| subscribe.properties:4
 
| subscribe.properties:4
 
|-
 
|-
| <nowiki>serviceUsageInspection</nowiki>
+
| serviceUsageInspection
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Enabled/disable service usage inspection. If enabled, all services obtained and managed by ServiceHolder class will be tracked to ensure all services are put back (via unget) within a certain amount of time. The time range can be defined through property 'serviceUsageTimeout'. </nowiki>
 
| <nowiki>Enabled/disable service usage inspection. If enabled, all services obtained and managed by ServiceHolder class will be tracked to ensure all services are put back (via unget) within a certain amount of time. The time range can be defined through property 'serviceUsageTimeout'. </nowiki>
 
| system.properties:10
 
| system.properties:10
 
|-
 
|-
| <nowiki>serviceUsageTimeout</nowiki>
+
| serviceUsageTimeout
 
| <nowiki>10000</nowiki>
 
| <nowiki>10000</nowiki>
 
| <nowiki>The service usage timeout in milliseconds. This property only has effect if property 'serviceUsageInspection' is set to 'true'. </nowiki>
 
| <nowiki>The service usage timeout in milliseconds. This property only has effect if property 'serviceUsageInspection' is set to 'true'. </nowiki>
 
| system.properties:14
 
| system.properties:14
 
|-
 
|-
| <nowiki>MimeTypeFileName</nowiki>
+
| MimeTypeFileName
 
| <nowiki>mime.types</nowiki>
 
| <nowiki>mime.types</nowiki>
 
| <nowiki>Name of the MIME type file </nowiki>
 
| <nowiki>Name of the MIME type file </nowiki>
 
| system.properties:17
 
| system.properties:17
 
|-
 
|-
| <nowiki>UserConfigurationStorage</nowiki>
+
| UserConfigurationStorage
 
| <nowiki>Caching</nowiki>
 
| <nowiki>Caching</nowiki>
 
| <nowiki>Name of the class implementing the UserConfigurationStorage. Currently known aliases: Caching, DB </nowiki>
 
| <nowiki>Name of the class implementing the UserConfigurationStorage. Currently known aliases: Caching, DB </nowiki>
 
| system.properties:21
 
| system.properties:21
 
|-
 
|-
| <nowiki>Cache</nowiki>
+
| Cache
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Switch for enabling caching in the groupware. Normally this should be set to true or the database will get a lot more load. </nowiki>
 
| <nowiki>Switch for enabling caching in the groupware. Normally this should be set to true or the database will get a lot more load. </nowiki>
 
| system.properties:25
 
| system.properties:25
 
|-
 
|-
| <nowiki>CalendarSQL</nowiki>
+
| CalendarSQL
 
| <span class="shortened" alt="com.openexchange.groupware.calendar.CalendarMySQL" title="com.openexchange.groupware.calendar.CalendarMySQL"><nowiki>com.openexchange.groupware.c...</nowiki></span>
 
| <span class="shortened" alt="com.openexchange.groupware.calendar.CalendarMySQL" title="com.openexchange.groupware.calendar.CalendarMySQL"><nowiki>com.openexchange.groupware.c...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| system.properties:29
 
| system.properties:29
 
|-
 
|-
| <nowiki>SERVER_NAME</nowiki>
+
| SERVER_NAME
 
| <nowiki>local</nowiki>
 
| <nowiki>local</nowiki>
 
| <nowiki>Server name registered by registerserver in the configuration database can be read with listservers </nowiki>
 
| <nowiki>Server name registered by registerserver in the configuration database can be read with listservers </nowiki>
 
| system.properties:33
 
| system.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.config.cascade.scopes" title="com.openexchange.config.cascade.scopes"><nowiki>com.openexchange.config...</nowiki></span>
+
| com.openexchange.config.cascade.scopes
 
| <span class="shortened" alt="user, context, contextSets, server" title="user, context, contextSets, server"><nowiki>user, context, contextSets, ...</nowiki></span>
 
| <span class="shortened" alt="user, context, contextSets, server" title="user, context, contextSets, server"><nowiki>user, context, contextSets, ...</nowiki></span>
 
| <nowiki>The scopes to use in the config cascade, and their precedence </nowiki>
 
| <nowiki>The scopes to use in the config cascade, and their precedence </nowiki>
 
| system.properties:36
 
| system.properties:36
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.caching.configfile" title="com.openexchange.caching.configfile"><nowiki>com.openexchange.cachin...</nowiki></span>
+
| com.openexchange.caching.configfile
 
| <nowiki>cache.ccf</nowiki>
 
| <nowiki>cache.ccf</nowiki>
 
| <nowiki>Location of default cache configuration file </nowiki>
 
| <nowiki>Location of default cache configuration file </nowiki>
 
| system.properties:4
 
| system.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.maximumPoolSize" title="com.openexchange.threadpool.maximumPoolSize"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.maximumPoolSize
 
| <nowiki>2147483647</nowiki>
 
| <nowiki>2147483647</nowiki>
 
| <nowiki>The maximum number of threads to allow in the pool. Default is max. integer value of 2^31 - 1 which is considered as unlimited max. number of threads. </nowiki>
 
| <nowiki>The maximum number of threads to allow in the pool. Default is max. integer value of 2^31 - 1 which is considered as unlimited max. number of threads. </nowiki>
 
| threadpool.properties:11
 
| threadpool.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.keepAliveTime" title="com.openexchange.threadpool.keepAliveTime"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.keepAliveTime
 
| <nowiki>60000</nowiki>
 
| <nowiki>60000</nowiki>
 
| <nowiki>When the number of threads is greater than the core, this is the maximum time (in milliseconds) that excess idle threads will wait for new tasks before terminating. Default is 60000msec </nowiki>
 
| <nowiki>When the number of threads is greater than the core, this is the maximum time (in milliseconds) that excess idle threads will wait for new tasks before terminating. Default is 60000msec </nowiki>
 
| threadpool.properties:17
 
| threadpool.properties:17
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.workQueue" title="com.openexchange.threadpool.workQueue"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.workQueue
 
| <nowiki>synchronous</nowiki>
 
| <nowiki>synchronous</nowiki>
 
| <nowiki>The queue type to use for holding tasks before they are executed. This queue will hold only the tasks submitted by the execute method. Supported values: synchronous and linked A synchronous queue is an appropriate choice when &quot;com.openexchange.threadpool.maximumPoolSize&quot; is unlimited and possible rejection of tasks is allowed. A synchronous queue has no capacity, it rather acts as a direct hand-off of tasks to an already waiting worker thread and will deny the task if there is no further worker thread to process the task. A linked queue is an appropriate choice when &quot;com.openexchange.threadpool.maximumPoolSize&quot; is limited and rejection of tasks is prohibited. A linked queue has a (fixed) capacity to store submitted tasks which have to wait for a worker thread to become ready. </nowiki>
 
| <nowiki>The queue type to use for holding tasks before they are executed. This queue will hold only the tasks submitted by the execute method. Supported values: synchronous and linked A synchronous queue is an appropriate choice when &quot;com.openexchange.threadpool.maximumPoolSize&quot; is unlimited and possible rejection of tasks is allowed. A synchronous queue has no capacity, it rather acts as a direct hand-off of tasks to an already waiting worker thread and will deny the task if there is no further worker thread to process the task. A linked queue is an appropriate choice when &quot;com.openexchange.threadpool.maximumPoolSize&quot; is limited and rejection of tasks is prohibited. A linked queue has a (fixed) capacity to store submitted tasks which have to wait for a worker thread to become ready. </nowiki>
 
| threadpool.properties:29
 
| threadpool.properties:29
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.corePoolSize" title="com.openexchange.threadpool.corePoolSize"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.corePoolSize
 
| <nowiki>3</nowiki>
 
| <nowiki>3</nowiki>
 
| <nowiki>The number of threads to keep in the pool, even if they are idle. If unsure follow this rule: Number of CPUs + 1 </nowiki>
 
| <nowiki>The number of threads to keep in the pool, even if they are idle. If unsure follow this rule: Number of CPUs + 1 </nowiki>
 
| threadpool.properties:3
 
| threadpool.properties:3
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.workQueueSize" title="com.openexchange.threadpool.workQueueSize"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.workQueueSize
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
 
| <nowiki>The size of the work queue. Zero means unlimited size. Note: If this property is set to a value greater than zero, property &quot;com.openexchange.threadpool.workQueue&quot; is implicitly set to &quot;linked&quot; to accomplish a fixed-size work queue. </nowiki>
 
| <nowiki>The size of the work queue. Zero means unlimited size. Note: If this property is set to a value greater than zero, property &quot;com.openexchange.threadpool.workQueue&quot; is implicitly set to &quot;linked&quot; to accomplish a fixed-size work queue. </nowiki>
 
| threadpool.properties:34
 
| threadpool.properties:34
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.blocking" title="com.openexchange.threadpool.blocking"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.blocking
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Enable/disable blocking behavior. A blocking behavior means that caller is blocked until space becomes available in working queue. This is useful for installation with limited capacities concerning max. number of threads and a bounded blocking work queue. </nowiki>
 
| <nowiki>Enable/disable blocking behavior. A blocking behavior means that caller is blocked until space becomes available in working queue. This is useful for installation with limited capacities concerning max. number of threads and a bounded blocking work queue. </nowiki>
 
| threadpool.properties:38
 
| threadpool.properties:38
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.refusedExecutionBehavior" title="com.openexchange.threadpool.refusedExecutionBehavior"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.refusedExecutionBehavior
 
| <nowiki>abort</nowiki>
 
| <nowiki>abort</nowiki>
 
| <nowiki>The default behavior to obey when execution is blocked because the thread bounds and queue capacities are reached. Supported values: abort, caller-runs, discard abort: Aborts execution by throwing an appropriate exception to the caller caller-runs: The caller is considered to run the task if thread pool is unable to do so discard: The task is silently discarded. No exception is thrown. </nowiki>
 
| <nowiki>The default behavior to obey when execution is blocked because the thread bounds and queue capacities are reached. Supported values: abort, caller-runs, discard abort: Aborts execution by throwing an appropriate exception to the caller caller-runs: The caller is considered to run the task if thread pool is unable to do so discard: The task is silently discarded. No exception is thrown. </nowiki>
 
| threadpool.properties:46
 
| threadpool.properties:46
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.threadpool.prestartAllCoreThreads" title="com.openexchange.threadpool.prestartAllCoreThreads"><nowiki>com.openexchange.thread...</nowiki></span>
+
| com.openexchange.threadpool.prestartAllCoreThreads
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Starts all core threads, causing them to idly wait for work. This overrides the default policy of starting core threads only when new tasks are executed. </nowiki>
 
| <nowiki>Starts all core threads, causing them to idly wait for work. This overrides the default policy of starting core threads only when new tasks are executed. </nowiki>
 
| threadpool.properties:7
 
| threadpool.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.tokenlogin" title="com.openexchange.tokenlogin"><nowiki>com.openexchange.tokenl...</nowiki></span>
+
| com.openexchange.tokenlogin
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Enable or disable token-login </nowiki>
 
| <nowiki>Enable or disable token-login </nowiki>
 
| tokenlogin.properties:4
 
| tokenlogin.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.tokenlogin.maxIdleTime" title="com.openexchange.tokenlogin.maxIdleTime"><nowiki>com.openexchange.tokenl...</nowiki></span>
+
| com.openexchange.tokenlogin.maxIdleTime
 
| <nowiki>300000</nowiki>
 
| <nowiki>300000</nowiki>
 
| <nowiki>Specify the maximum time (in milliseconds) a token may be idle before it is evicted Default is 300000 (5 minutes) </nowiki>
 
| <nowiki>Specify the maximum time (in milliseconds) a token may be idle before it is evicted Default is 300000 (5 minutes) </nowiki>
 
| tokenlogin.properties:8
 
| tokenlogin.properties:8
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.backupCount" title="com.openexchange.hazelcast.configuration.map.backupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.backupCount
 
| <nowiki>1</nowiki>
 
| <nowiki>1</nowiki>
 
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
 
| <nowiki>Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. </nowiki>
 
| tokenloginHz.properties:11
 
| tokenloginHz.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.asyncBackupCount" title="com.openexchange.hazelcast.configuration.map.asyncBackupCount"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.asyncBackupCount
 
| <nowiki>0</nowiki>
 
| <nowiki>0</nowiki>
 
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
 
| <nowiki>Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. </nowiki>
 
| tokenloginHz.properties:16
 
| tokenloginHz.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.readBackupData" title="com.openexchange.hazelcast.configuration.map.readBackupData"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.readBackupData
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
 
| <nowiki>Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. </nowiki>
 
| tokenloginHz.properties:21
 
| tokenloginHz.properties:21
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.name" title="com.openexchange.hazelcast.configuration.map.name"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.name
 
| <nowiki>tokenlogin-1</nowiki>
 
| <nowiki>tokenlogin-1</nowiki>
 
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
 
| <nowiki>The name of the map. Don't change this on your own. </nowiki>
 
| tokenloginHz.properties:24
 
| tokenloginHz.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.hazelcast.configuration.map.maxIdleSeconds" title="com.openexchange.hazelcast.configuration.map.maxIdleSeconds"><nowiki>com.openexchange.hazelc...</nowiki></span>
+
| com.openexchange.hazelcast.configuration.map.maxIdleSeconds
 
| <nowiki>300</nowiki>
 
| <nowiki>300</nowiki>
 
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. This value should be set equal to value of property &quot;com.openexchange.tokenlogin.maxIdleTime&quot; in file &quot;tokenlogin.properties&quot;. Defaults to 300 (5 minutes). </nowiki>
 
| <nowiki>Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than &lt;max-idle-seconds&gt; will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. This value should be set equal to value of property &quot;com.openexchange.tokenlogin.maxIdleTime&quot; in file &quot;tokenlogin.properties&quot;. Defaults to 300 (5 minutes). </nowiki>
 
| tokenloginHz.properties:33
 
| tokenloginHz.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.enablePublishOnExceededQuota" title="com.openexchange.mail.transport.enablePublishOnExceededQuota"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.enablePublishOnExceededQuota
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Enable/disable to publish email attachments if quota is exceeded rather than throwing an appropriate error.  ------- /!\ Please be aware that this option requires infostore module to be enabled! /!\ -------  </nowiki>
 
| <nowiki>Enable/disable to publish email attachments if quota is exceeded rather than throwing an appropriate error.  ------- /!\ Please be aware that this option requires infostore module to be enabled! /!\ -------  </nowiki>
 
| transport.properties:15
 
| transport.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.publishingPublicInfostoreFolder" title="com.openexchange.mail.transport.publishingPublicInfostoreFolder"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.publishingPublicInfostoreFolder
 
| <nowiki>i18n-defined</nowiki>
 
| <nowiki>i18n-defined</nowiki>
 
| <nowiki>Specify the name of the publishing infostore folder which is created below public infostore folder. The denoted folder is created if absent only if &quot;com.openexchange.mail.transport.enablePublishOnExceededQuota&quot; is enabled The special identifier &quot;i18n-defined&quot; indicates to use translation of text &quot;E-Mail attachments&quot;. </nowiki>
 
| <nowiki>Specify the name of the publishing infostore folder which is created below public infostore folder. The denoted folder is created if absent only if &quot;com.openexchange.mail.transport.enablePublishOnExceededQuota&quot; is enabled The special identifier &quot;i18n-defined&quot; indicates to use translation of text &quot;E-Mail attachments&quot;. </nowiki>
 
| transport.properties:20
 
| transport.properties:20
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.publishPrimaryAccountOnly" title="com.openexchange.mail.transport.publishPrimaryAccountOnly"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.publishPrimaryAccountOnly
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Whether all accounts or only primary account are affected if property &quot;com.openexchange.mail.transport.enablePublishOnExceededQuota&quot; is enabled. </nowiki>
 
| <nowiki>Whether all accounts or only primary account are affected if property &quot;com.openexchange.mail.transport.enablePublishOnExceededQuota&quot; is enabled. </nowiki>
 
| transport.properties:24
 
| transport.properties:24
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.sendAttachmentToExternalRecipients" title="com.openexchange.mail.transport.sendAttachmentToExternalRecipients"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.sendAttachmentToExternalRecipients
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Whether external recipients shall receive file attachments instead of publication links although quota is exceeded if property &quot;com.openexchange.mail.transport.enablePublishOnExceededQuota&quot; is enabled. </nowiki>
 
| <nowiki>Whether external recipients shall receive file attachments instead of publication links although quota is exceeded if property &quot;com.openexchange.mail.transport.enablePublishOnExceededQuota&quot; is enabled. </nowiki>
 
| transport.properties:28
 
| transport.properties:28
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.provideLinksInAttachment" title="com.openexchange.mail.transport.provideLinksInAttachment"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.provideLinksInAttachment
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>This options enables that publication links are provided in a separate &quot;text/html&quot; file attachment named &quot;links.html, instead of inserting them to top of mail text. This avoids modification of original mail text. If set to &quot;false&quot;, the publication links are inserted to top of mail text. </nowiki>
 
| <nowiki>This options enables that publication links are provided in a separate &quot;text/html&quot; file attachment named &quot;links.html, instead of inserting them to top of mail text. This avoids modification of original mail text. If set to &quot;false&quot;, the publication links are inserted to top of mail text. </nowiki>
 
| transport.properties:33
 
| transport.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.publishedDocumentTimeToLive" title="com.openexchange.mail.transport.publishedDocumentTimeToLive"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.publishedDocumentTimeToLive
 
| <nowiki>604800000</nowiki>
 
| <nowiki>604800000</nowiki>
 
| <nowiki>Define the time-to-live in milliseconds for published email attachments </nowiki>
 
| <nowiki>Define the time-to-live in milliseconds for published email attachments </nowiki>
 
| transport.properties:36
 
| transport.properties:36
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.referencedPartLimit" title="com.openexchange.mail.transport.referencedPartLimit"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.referencedPartLimit
 
| <nowiki>1048576</nowiki>
 
| <nowiki>1048576</nowiki>
 
| <nowiki>Define the limit in bytes for keeping an internal copy of a referenced MIME message's part when sending a mail. If a part exceeds this limit a temporary file is created holding part's copy </nowiki>
 
| <nowiki>Define the limit in bytes for keeping an internal copy of a referenced MIME message's part when sending a mail. If a part exceeds this limit a temporary file is created holding part's copy </nowiki>
 
| transport.properties:4
 
| transport.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.transport.externalRecipientsLocale" title="com.openexchange.mail.transport.externalRecipientsLocale"><nowiki>com.openexchange.mail.t...</nowiki></span>
+
| com.openexchange.mail.transport.externalRecipientsLocale
 
| <nowiki>user-defined</nowiki>
 
| <nowiki>user-defined</nowiki>
 
| <nowiki>Set the identifier of the locale to use when composing text sent to external recipients; e.g &quot;en&quot;, or &quot;de&quot; The special identifier &quot;user-defined&quot; indicates to use that locale from the user who sends the email. </nowiki>
 
| <nowiki>Set the identifier of the locale to use when composing text sent to external recipients; e.g &quot;en&quot;, or &quot;de&quot; The special identifier &quot;user-defined&quot; indicates to use that locale from the user who sends the email. </nowiki>
 
| transport.properties:40
 
| transport.properties:40
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.mail.defaultTransportProvider" title="com.openexchange.mail.defaultTransportProvider"><nowiki>com.openexchange.mail.d...</nowiki></span>
+
| com.openexchange.mail.defaultTransportProvider
 
| <nowiki>smtp</nowiki>
 
| <nowiki>smtp</nowiki>
 
| <nowiki>The transport provider fallback if an URL does not contain/define a protocol </nowiki>
 
| <nowiki>The transport provider fallback if an URL does not contain/define a protocol </nowiki>
 
| transport.properties:7
 
| transport.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.proxyHost" title="com.openexchange.twitter.http.proxyHost"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.proxyHost
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| <nowiki>The HTTP proxy host </nowiki>
 
| <nowiki>The HTTP proxy host </nowiki>
 
| twitter.properties:10
 
| twitter.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.proxyPort" title="com.openexchange.twitter.http.proxyPort"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.proxyPort
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| <nowiki>The HTTP proxy port </nowiki>
 
| <nowiki>The HTTP proxy port </nowiki>
 
| twitter.properties:13
 
| twitter.properties:13
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.connectionTimeout" title="com.openexchange.twitter.http.connectionTimeout"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.connectionTimeout
 
| <nowiki>20000</nowiki>
 
| <nowiki>20000</nowiki>
 
| <nowiki>Connection time out </nowiki>
 
| <nowiki>Connection time out </nowiki>
 
| twitter.properties:16
 
| twitter.properties:16
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.readTimeout" title="com.openexchange.twitter.http.readTimeout"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.readTimeout
 
| <nowiki>120000</nowiki>
 
| <nowiki>120000</nowiki>
 
| <nowiki>Read time out </nowiki>
 
| <nowiki>Read time out </nowiki>
 
| twitter.properties:19
 
| twitter.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.retryCount" title="com.openexchange.twitter.http.retryCount"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.retryCount
 
| <nowiki>3</nowiki>
 
| <nowiki>3</nowiki>
 
| <nowiki>Retry count </nowiki>
 
| <nowiki>Retry count </nowiki>
 
| twitter.properties:22
 
| twitter.properties:22
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.retryIntervalSecs" title="com.openexchange.twitter.http.retryIntervalSecs"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.retryIntervalSecs
 
| <nowiki>10</nowiki>
 
| <nowiki>10</nowiki>
 
| <nowiki>Retry interval seconds </nowiki>
 
| <nowiki>Retry interval seconds </nowiki>
 
| twitter.properties:25
 
| twitter.properties:25
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.consumerKey" title="com.openexchange.twitter.consumerKey"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.consumerKey
 
| <nowiki>kZX3V4AmAWwC53yA5RjHbQ</nowiki>
 
| <nowiki>kZX3V4AmAWwC53yA5RjHbQ</nowiki>
 
| <nowiki>The consumer key </nowiki>
 
| <nowiki>The consumer key </nowiki>
 
| twitter.properties:31
 
| twitter.properties:31
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.consumerSecret" title="com.openexchange.twitter.consumerSecret"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.consumerSecret
 
| <span class="shortened" alt="HvY7pVFFQSGPVu9LCoBMUhvMpS00qdtqBob99jucc" title="HvY7pVFFQSGPVu9LCoBMUhvMpS00qdtqBob99jucc"><nowiki>HvY7pVFFQSGPVu9LCoBMUhvMpS00...</nowiki></span>
 
| <span class="shortened" alt="HvY7pVFFQSGPVu9LCoBMUhvMpS00qdtqBob99jucc" title="HvY7pVFFQSGPVu9LCoBMUhvMpS00qdtqBob99jucc"><nowiki>HvY7pVFFQSGPVu9LCoBMUhvMpS00...</nowiki></span>
 
| <nowiki>The consumer secret </nowiki>
 
| <nowiki>The consumer secret </nowiki>
 
| twitter.properties:34
 
| twitter.properties:34
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.clientVersion" title="com.openexchange.twitter.clientVersion"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.clientVersion
 
| <nowiki>2.2.3</nowiki>
 
| <nowiki>2.2.3</nowiki>
 
| <nowiki>The client version string </nowiki>
 
| <nowiki>The client version string </nowiki>
 
| twitter.properties:4
 
| twitter.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.twitter.http.useSSL" title="com.openexchange.twitter.http.useSSL"><nowiki>com.openexchange.twitte...</nowiki></span>
+
| com.openexchange.twitter.http.useSSL
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Whether to use HTTPS or HTTP </nowiki>
 
| <nowiki>Whether to use HTTPS or HTTP </nowiki>
 
| twitter.properties:7
 
| twitter.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.messaging.twitter" title="com.openexchange.messaging.twitter"><nowiki>com.openexchange.messag...</nowiki></span>
+
| com.openexchange.messaging.twitter
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Whether the twitter messaging service is available </nowiki>
 
| <nowiki>Whether the twitter messaging service is available </nowiki>
 
| twittermessaging.properties:2
 
| twittermessaging.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.twitter" title="com.openexchange.oauth.twitter"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.twitter
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Enable/disable Twitter OAuth bundle </nowiki>
 
| <nowiki>Enable/disable Twitter OAuth bundle </nowiki>
 
| twitteroauth.properties:4
 
| twitteroauth.properties:4
 
|-
 
|-
| <span class="shortened" alt="ui/global/toolbar/mode/value" title="ui/global/toolbar/mode/value"><nowiki>ui/global/toolbar/mode/...</nowiki></span>
+
| ui/global/toolbar/mode/value
 
| <nowiki>tabbased</nowiki>
 
| <nowiki>tabbased</nowiki>
 
| <nowiki>UI: Toolbar type Possible values: tabbased|simple </nowiki>
 
| <nowiki>UI: Toolbar type Possible values: tabbased|simple </nowiki>
 
| ui.properties:11
 
| ui.properties:11
 
|-
 
|-
| <span class="shortened" alt="ui/global/toolbar/mode/configurable" title="ui/global/toolbar/mode/configurable"><nowiki>ui/global/toolbar/mode/...</nowiki></span>
+
| ui/global/toolbar/mode/configurable
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>All user to configure the latter Possible values: true|false </nowiki>
 
| <nowiki>All user to configure the latter Possible values: true|false </nowiki>
 
| ui.properties:15
 
| ui.properties:15
 
|-
 
|-
| <span class="shortened" alt="ui/mail/showContactImage/value " title="ui/mail/showContactImage/value "><nowiki>ui/mail/showContactImag...</nowiki></span>
+
| ui/mail/showContactImage/value  
 
| <nowiki> true</nowiki>
 
| <nowiki> true</nowiki>
 
| <nowiki>UI: Show contact images in email view Possible values: true|false </nowiki>
 
| <nowiki>UI: Show contact images in email view Possible values: true|false </nowiki>
 
| ui.properties:19
 
| ui.properties:19
 
|-
 
|-
| <span class="shortened" alt="ui/mail/showContactImage/configurable " title="ui/mail/showContactImage/configurable "><nowiki>ui/mail/showContactImag...</nowiki></span>
+
| ui/mail/showContactImage/configurable  
 
| <nowiki> true</nowiki>
 
| <nowiki> true</nowiki>
 
| <nowiki>All user to configure the latter Possible values: true|false Please configure the ui.yml accordingly. </nowiki>
 
| <nowiki>All user to configure the latter Possible values: true|false Please configure the ui.yml accordingly. </nowiki>
 
| ui.properties:24
 
| ui.properties:24
 
|-
 
|-
| <span class="shortened" alt="ui/mail/replyTo/configurable " title="ui/mail/replyTo/configurable "><nowiki>ui/mail/replyTo/configu...</nowiki></span>
+
| ui/mail/replyTo/configurable  
 
| <nowiki> false</nowiki>
 
| <nowiki> false</nowiki>
 
| <nowiki>Allow user to configure a reply-to address Possible values: true|false </nowiki>
 
| <nowiki>Allow user to configure a reply-to address Possible values: true|false </nowiki>
 
| ui.properties:28
 
| ui.properties:28
 
|-
 
|-
| <span class="shortened" alt="ui/global/windows/mode/value" title="ui/global/windows/mode/value"><nowiki>ui/global/windows/mode/...</nowiki></span>
+
| ui/global/windows/mode/value
 
| <nowiki>embedded</nowiki>
 
| <nowiki>embedded</nowiki>
 
| <nowiki>UI: Window manager Possible values: embedded and popups </nowiki>
 
| <nowiki>UI: Window manager Possible values: embedded and popups </nowiki>
 
| ui.properties:3
 
| ui.properties:3
 
|-
 
|-
| <nowiki>ui/portal/autoRefresh </nowiki>
+
| ui/portal/autoRefresh  
 
| <nowiki> false</nowiki>
 
| <nowiki> false</nowiki>
 
| <nowiki>Auto refresh portal page Possible values: true|false Whenever the user accesses the portal, all visible widgets get refreshed (mail, calendar, contacts etc.). Default is false. </nowiki>
 
| <nowiki>Auto refresh portal page Possible values: true|false Whenever the user accesses the portal, all visible widgets get refreshed (mail, calendar, contacts etc.). Default is false. </nowiki>
 
| ui.properties:34
 
| ui.properties:34
 
|-
 
|-
| <nowiki>ui/portal/customUWA </nowiki>
+
| ui/portal/customUWA  
 
| <nowiki> true</nowiki>
 
| <nowiki> true</nowiki>
 
| <nowiki>Allow custom UWA widgets Possible values: true|false Disables add, remove, edit in UI. Default is true. </nowiki>
 
| <nowiki>Allow custom UWA widgets Possible values: true|false Disables add, remove, edit in UI. Default is true. </nowiki>
 
| ui.properties:39
 
| ui.properties:39
 
|-
 
|-
| <span class="shortened" alt="ui/global/expert/mode/configurable " title="ui/global/expert/mode/configurable "><nowiki>ui/global/expert/mode/c...</nowiki></span>
+
| ui/global/expert/mode/configurable  
 
| <nowiki> true</nowiki>
 
| <nowiki> true</nowiki>
 
| <nowiki>Allow disabling of expert mode Possible values: true|false value does not affect user setting. reserved for future use. </nowiki>
 
| <nowiki>Allow disabling of expert mode Possible values: true|false value does not affect user setting. reserved for future use. </nowiki>
 
| ui.properties:44
 
| ui.properties:44
 
|-
 
|-
| <span class="shortened" alt="ui/global/expert/mode/value " title="ui/global/expert/mode/value "><nowiki>ui/global/expert/mode/v...</nowiki></span>
+
| ui/global/expert/mode/value  
 
| <nowiki> false</nowiki>
 
| <nowiki> false</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| ui.properties:45
 
| ui.properties:45
 
|-
 
|-
| <span class="shortened" alt="ui/global/windows/mode/configurable" title="ui/global/windows/mode/configurable"><nowiki>ui/global/windows/mode/...</nowiki></span>
+
| ui/global/windows/mode/configurable
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>All user to configure the latter Possible values: true|false </nowiki>
 
| <nowiki>All user to configure the latter Possible values: true|false </nowiki>
 
| ui.properties:7
 
| ui.properties:7
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.upsell.multiple.downgrade/module" title="modules/com.openexchange.upsell.multiple.downgrade/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| modules/com.openexchange.upsell.multiple.gui/module
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| upsell-multiple-downgrade.properties:1
 
|-
 
| <span class="shortened" alt="modules/com.openexchange.upsell.multiple.gui/module" title="modules/com.openexchange.upsell.multiple.gui/module"><nowiki>modules/com.openexchang...</nowiki></span>
 
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| upsell-multiple-gui.properties:1
 
| upsell-multiple-gui.properties:1
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.upsell.oneandone/module" title="modules/com.openexchange.upsell.oneandone/module"><nowiki>modules/com.openexchang...</nowiki></span>
+
| modules/com.openexchange.upsell.generic/module
| <nowiki>true</nowiki>
 
| <nowiki>The following property enables the o3sis GUI Plugin </nowiki>
 
| upsell.oneandone.properties:11
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.upsell.oneandone.serviceURL " title="com.openexchange.custom.upsell.oneandone.serviceURL "><nowiki>com.openexchange.custom...</nowiki></span>
 
| <span class="shortened" alt=" http://middlewareserver:8080/oxng-war/upsellsession" title=" http://middlewareserver:8080/oxng-war/upsellsession"><nowiki> http://middlewareserver:808...</nowiki></span>
 
| <nowiki>1und1 upsell Server configuration </nowiki>
 
| upsell.oneandone.properties:2
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.upsell.oneandone.UPSELLERRORURL " title="com.openexchange.custom.upsell.oneandone.UPSELLERRORURL "><nowiki>com.openexchange.custom...</nowiki></span>
 
| <span class="shortened" alt=" http://login.1und1.de/xml/mxupgrade" title=" http://login.1und1.de/xml/mxupgrade"><nowiki> http://login.1und1.de/xml/m...</nowiki></span>
 
| <nowiki>url if the plugin got no valid upsell URL </nowiki>
 
| upsell.oneandone.properties:5
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.upsell.oneandone.ConnectTimeout " title="com.openexchange.custom.upsell.oneandone.ConnectTimeout "><nowiki>com.openexchange.custom...</nowiki></span>
 
| <nowiki> 6000</nowiki>
 
| <nowiki>Read and connect timeout for the backend connection </nowiki>
 
| upsell.oneandone.properties:8
 
|-
 
| <span class="shortened" alt="com.openexchange.custom.upsell.oneandone.ReadTimeout " title="com.openexchange.custom.upsell.oneandone.ReadTimeout "><nowiki>com.openexchange.custom...</nowiki></span>
 
| <nowiki> 6000</nowiki>
 
| <nowiki></nowiki>
 
| upsell.oneandone.properties:9
 
|-
 
| <span class="shortened" alt="modules/com.openexchange.upsell.generic/module" title="modules/com.openexchange.upsell.generic/module"><nowiki>modules/com.openexchang...</nowiki></span>
 
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| upsell.properties:10
 
| upsell.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.email.oxuser.template_subject" title="com.openexchange.upsell.multiple.method.email.oxuser.template_subject"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.email.oxuser.template_subject
 
| <span class="shortened" alt="/opt/open-xchange/etc/groupware/upsell_mail_subject_ox_enduser.tmpl" title="/opt/open-xchange/etc/groupware/upsell_mail_subject_ox_enduser.tmpl"><nowiki>/opt/open-xchange/etc/groupw...</nowiki></span>
 
| <span class="shortened" alt="/opt/open-xchange/etc/groupware/upsell_mail_subject_ox_enduser.tmpl" title="/opt/open-xchange/etc/groupware/upsell_mail_subject_ox_enduser.tmpl"><nowiki>/opt/open-xchange/etc/groupw...</nowiki></span>
 
| <nowiki> Subject to use for emails which are sent to the ox enduser.  If you need i18n support, create template with suffix &quot;_&lt;LANGUAGE_CODE&gt;&quot; Example: upsell_mail_subject_ox_enduser.tmpl_de_DE For placeholders, see above. </nowiki>
 
| <nowiki> Subject to use for emails which are sent to the ox enduser.  If you need i18n support, create template with suffix &quot;_&lt;LANGUAGE_CODE&gt;&quot; Example: upsell_mail_subject_ox_enduser.tmpl_de_DE For placeholders, see above. </nowiki>
 
| upsell.properties:102
 
| upsell.properties:102
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.servlet" title="com.openexchange.upsell.multiple.servlet"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.servlet
 
| <nowiki>/ajax/upsell/multiple</nowiki>
 
| <nowiki>/ajax/upsell/multiple</nowiki>
 
| <nowiki> The next property defines the mount point of the servlet </nowiki>
 
| <nowiki> The next property defines the mount point of the servlet </nowiki>
 
| upsell.properties:109
 
| upsell.properties:109
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.rmi.host" title="com.openexchange.upsell.multiple.rmi.host"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.rmi.host
 
| <nowiki>127.0.0.1</nowiki>
 
| <nowiki>127.0.0.1</nowiki>
 
| <nowiki> FOR TESTING, DEMO ONLY. DO NOT TOUCH IF YOU DONT KNOW WHAT THESE OPTIONS MEAN!  OX API RMI Host, IF not localhost, make sure the OX accepts remote RMI connections! See AdminDaemon.properties for enabling remote connections. </nowiki>
 
| <nowiki> FOR TESTING, DEMO ONLY. DO NOT TOUCH IF YOU DONT KNOW WHAT THESE OPTIONS MEAN!  OX API RMI Host, IF not localhost, make sure the OX accepts remote RMI connections! See AdminDaemon.properties for enabling remote connections. </nowiki>
 
| upsell.properties:117
 
| upsell.properties:117
 
|-
 
|-
| <span class="shortened" alt="modules/com.openexchange.upsell.generic/html" title="modules/com.openexchange.upsell.generic/html"><nowiki>modules/com.openexchang...</nowiki></span>
+
| modules/com.openexchange.upsell.generic/html
 
| <span class="shortened" alt="&lt;b&gt;Groupware&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. This and many other features can only be used with the groupware module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The groupware module offers many advantages on top of webmail:&lt;BR&gt;&lt;ul&gt;&lt;li&gt;Team work capabilities with shared, personal and global calendars and address books.&lt;/li&gt;&lt;li&gt;Save your files on-line and grant team members or others specific access permissions to your data.&lt;/li&gt;&lt;li&gt;Synchronize E-Mails as well as appointments, tasks, and contacts with MS Outlook or your Mac by using the Open-Xchange Outlook or Mac Connector.&lt;/li&gt;&lt;li&gt;Use your mobile device for push synchronization of your E-Mails, appointments, tasks, and contacts and you are always up-to-date, even on the road.&lt;/li&gt;&lt;/ul&gt;&lt;BR&gt;&lt;b&gt;Mobility&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. Synchronization with your mobile phone can only be used with the mobility module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The mobility module offers many advantages on top of Webmail:&lt;ul&gt;&lt;li&gt;Push E-Mail, get your E-Mails instantly on your mobile device.&lt;/li&gt;&lt;li&gt;Push synchronization of your appointments, contacts, and tasks.&lt;/li&gt;&lt;li&gt;Accept/Decline for appointments on your mobile device.&lt;/li&gt;&lt;/ul&gt;" title="&lt;b&gt;Groupware&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. This and many other features can only be used with the groupware module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The groupware module offers many advantages on top of webmail:&lt;BR&gt;&lt;ul&gt;&lt;li&gt;Team work capabilities with shared, personal and global calendars and address books.&lt;/li&gt;&lt;li&gt;Save your files on-line and grant team members or others specific access permissions to your data.&lt;/li&gt;&lt;li&gt;Synchronize E-Mails as well as appointments, tasks, and contacts with MS Outlook or your Mac by using the Open-Xchange Outlook or Mac Connector.&lt;/li&gt;&lt;li&gt;Use your mobile device for push synchronization of your E-Mails, appointments, tasks, and contacts and you are always up-to-date, even on the road.&lt;/li&gt;&lt;/ul&gt;&lt;BR&gt;&lt;b&gt;Mobility&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. Synchronization with your mobile phone can only be used with the mobility module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The mobility module offers many advantages on top of Webmail:&lt;ul&gt;&lt;li&gt;Push E-Mail, get your E-Mails instantly on your mobile device.&lt;/li&gt;&lt;li&gt;Push synchronization of your appointments, contacts, and tasks.&lt;/li&gt;&lt;li&gt;Accept/Decline for appointments on your mobile device.&lt;/li&gt;&lt;/ul&gt;"><nowiki>&lt;b&gt;Groupware&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This...</nowiki></span>
 
| <span class="shortened" alt="&lt;b&gt;Groupware&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. This and many other features can only be used with the groupware module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The groupware module offers many advantages on top of webmail:&lt;BR&gt;&lt;ul&gt;&lt;li&gt;Team work capabilities with shared, personal and global calendars and address books.&lt;/li&gt;&lt;li&gt;Save your files on-line and grant team members or others specific access permissions to your data.&lt;/li&gt;&lt;li&gt;Synchronize E-Mails as well as appointments, tasks, and contacts with MS Outlook or your Mac by using the Open-Xchange Outlook or Mac Connector.&lt;/li&gt;&lt;li&gt;Use your mobile device for push synchronization of your E-Mails, appointments, tasks, and contacts and you are always up-to-date, even on the road.&lt;/li&gt;&lt;/ul&gt;&lt;BR&gt;&lt;b&gt;Mobility&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. Synchronization with your mobile phone can only be used with the mobility module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The mobility module offers many advantages on top of Webmail:&lt;ul&gt;&lt;li&gt;Push E-Mail, get your E-Mails instantly on your mobile device.&lt;/li&gt;&lt;li&gt;Push synchronization of your appointments, contacts, and tasks.&lt;/li&gt;&lt;li&gt;Accept/Decline for appointments on your mobile device.&lt;/li&gt;&lt;/ul&gt;" title="&lt;b&gt;Groupware&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. This and many other features can only be used with the groupware module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The groupware module offers many advantages on top of webmail:&lt;BR&gt;&lt;ul&gt;&lt;li&gt;Team work capabilities with shared, personal and global calendars and address books.&lt;/li&gt;&lt;li&gt;Save your files on-line and grant team members or others specific access permissions to your data.&lt;/li&gt;&lt;li&gt;Synchronize E-Mails as well as appointments, tasks, and contacts with MS Outlook or your Mac by using the Open-Xchange Outlook or Mac Connector.&lt;/li&gt;&lt;li&gt;Use your mobile device for push synchronization of your E-Mails, appointments, tasks, and contacts and you are always up-to-date, even on the road.&lt;/li&gt;&lt;/ul&gt;&lt;BR&gt;&lt;b&gt;Mobility&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This feature is currently not available in your Webmail. Synchronization with your mobile phone can only be used with the mobility module, which is available as Upgrade or Premium option.&lt;BR&gt;&lt;BR&gt;The mobility module offers many advantages on top of Webmail:&lt;ul&gt;&lt;li&gt;Push E-Mail, get your E-Mails instantly on your mobile device.&lt;/li&gt;&lt;li&gt;Push synchronization of your appointments, contacts, and tasks.&lt;/li&gt;&lt;li&gt;Accept/Decline for appointments on your mobile device.&lt;/li&gt;&lt;/ul&gt;"><nowiki>&lt;b&gt;Groupware&lt;/b&gt;&lt;BR&gt;&lt;BR&gt;This...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| upsell.properties:12
 
| upsell.properties:12
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.rmi.masteradmin" title="com.openexchange.upsell.multiple.rmi.masteradmin"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.rmi.masteradmin
 
| <nowiki>oxadminmaster</nowiki>
 
| <nowiki>oxadminmaster</nowiki>
 
| <nowiki> OX API RMI Masteradmin  </nowiki>
 
| <nowiki> OX API RMI Masteradmin  </nowiki>
 
| upsell.properties:122
 
| upsell.properties:122
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.rmi.masteradmin.pass" title="com.openexchange.upsell.multiple.rmi.masteradmin.pass"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.rmi.masteradmin.pass
 
| <nowiki>secret</nowiki>
 
| <nowiki>secret</nowiki>
 
| <nowiki> OX API RMI Masteradmin Password  </nowiki>
 
| <nowiki> OX API RMI Masteradmin Password  </nowiki>
 
| upsell.properties:127
 
| upsell.properties:127
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.rmi.downgrade.accessname" title="com.openexchange.upsell.multiple.rmi.downgrade.accessname"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.rmi.downgrade.accessname
 
| <nowiki>pim</nowiki>
 
| <nowiki>pim</nowiki>
 
| <nowiki> Which access-combination-name should be used for downgrading the context  </nowiki>
 
| <nowiki> Which access-combination-name should be used for downgrading the context  </nowiki>
 
| upsell.properties:132
 
| upsell.properties:132
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.external.shop_api_url" title="com.openexchange.upsell.multiple.method.external.shop_api_url"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.external.shop_api_url
 
| <span class="shortened" alt="http://shop.host.com/api/generateshopurl" title="http://shop.host.com/api/generateshopurl"><nowiki>http://shop.host.com/api/gen...</nowiki></span>
 
| <span class="shortened" alt="http://shop.host.com/api/generateshopurl" title="http://shop.host.com/api/generateshopurl"><nowiki>http://shop.host.com/api/gen...</nowiki></span>
 
| <nowiki>DISABLED AT THE MOMENT!  URL of the external Interface to generate &quot;upsell URL&quot; for customers shop or control center URL will be used in a POST request with following parameters of the logged in ox user:  src = &quot;ox_upsell&quot; user = &lt;ox_username&gt; userid = &lt;ox_user_id&gt; pwd = &lt;ox_user_password&gt; cid = &lt;ox_user_cid&gt; mail = &lt;ox_user_mail&gt; login = &lt;ox_user_full_login_from_login_mask&gt; imaplogin = &lt;ox_user_imap_login&gt; clicked_feat = &lt;clicked_feature_at_gui&gt; upsell_plan = &lt;clicked_upsell_plan&gt;  </nowiki>
 
| <nowiki>DISABLED AT THE MOMENT!  URL of the external Interface to generate &quot;upsell URL&quot; for customers shop or control center URL will be used in a POST request with following parameters of the logged in ox user:  src = &quot;ox_upsell&quot; user = &lt;ox_username&gt; userid = &lt;ox_user_id&gt; pwd = &lt;ox_user_password&gt; cid = &lt;ox_user_cid&gt; mail = &lt;ox_user_mail&gt; login = &lt;ox_user_full_login_from_login_mask&gt; imaplogin = &lt;ox_user_imap_login&gt; clicked_feat = &lt;clicked_feature_at_gui&gt; upsell_plan = &lt;clicked_upsell_plan&gt;  </nowiki>
 
| upsell.properties:151
 
| upsell.properties:151
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method" title="com.openexchange.upsell.multiple.method"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method
 
| <nowiki>static</nowiki>
 
| <nowiki>static</nowiki>
 
| <nowiki> Define which Upsell method should be used  Possible values: a) direct b) static, c) email  direct = Redirect within IFRAME immediately to com.openexchange.upsell.multiple.method.static.shop_redir_url value after clicking one of the upsell triggers  static = Redirect AFTER clicking a button within the shipped OX Upsell pages  email = Send email to specific address AFTER clicking a button within the shipped OX Upsell pages  </nowiki>
 
| <nowiki> Define which Upsell method should be used  Possible values: a) direct b) static, c) email  direct = Redirect within IFRAME immediately to com.openexchange.upsell.multiple.method.static.shop_redir_url value after clicking one of the upsell triggers  static = Redirect AFTER clicking a button within the shipped OX Upsell pages  email = Send email to specific address AFTER clicking a button within the shipped OX Upsell pages  </nowiki>
 
| upsell.properties:33
 
| upsell.properties:33
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.static.shop_redir_url" title="com.openexchange.upsell.multiple.method.static.shop_redir_url"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.static.shop_redir_url
 
| <span class="shortened" alt="http://shop.host.tld/?shop=true&amp;src=ox&amp;user=_USER_&amp;userid=_USERID_&amp;mail=_MAIL_&amp;login=_LOGIN_&amp;imaplogin=_IMAPLOGIN_&amp;clicked_feat=_CLICKED_FEATURE_&amp;lang=_LANG_&amp;cid=_CID_" title="http://shop.host.tld/?shop=true&amp;src=ox&amp;user=_USER_&amp;userid=_USERID_&amp;mail=_MAIL_&amp;login=_LOGIN_&amp;imaplogin=_IMAPLOGIN_&amp;clicked_feat=_CLICKED_FEATURE_&amp;lang=_LANG_&amp;cid=_CID_"><nowiki>http://shop.host.tld/?shop=t...</nowiki></span>
 
| <span class="shortened" alt="http://shop.host.tld/?shop=true&amp;src=ox&amp;user=_USER_&amp;userid=_USERID_&amp;mail=_MAIL_&amp;login=_LOGIN_&amp;imaplogin=_IMAPLOGIN_&amp;clicked_feat=_CLICKED_FEATURE_&amp;lang=_LANG_&amp;cid=_CID_" title="http://shop.host.tld/?shop=true&amp;src=ox&amp;user=_USER_&amp;userid=_USERID_&amp;mail=_MAIL_&amp;login=_LOGIN_&amp;imaplogin=_IMAPLOGIN_&amp;clicked_feat=_CLICKED_FEATURE_&amp;lang=_LANG_&amp;cid=_CID_"><nowiki>http://shop.host.tld/?shop=t...</nowiki></span>
 
| <nowiki>b) Defines the static URL to redirect with all parameters we can pass , see below for all possible parameters  </nowiki>
 
| <nowiki>b) Defines the static URL to redirect with all parameters we can pass , see below for all possible parameters  </nowiki>
 
| upsell.properties:39
 
| upsell.properties:39
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.email.address" title="com.openexchange.upsell.multiple.method.email.address"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.email.address
 
| <nowiki>upsell@shop.host.tld</nowiki>
 
| <nowiki>upsell@shop.host.tld</nowiki>
 
| <nowiki>c) Defines the email address where upsell will send all infos to for processing this request  </nowiki>
 
| <nowiki>c) Defines the email address where upsell will send all infos to for processing this request  </nowiki>
 
| upsell.properties:45
 
| upsell.properties:45
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.email.template" title="com.openexchange.upsell.multiple.method.email.template"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.email.template
 
| <span class="shortened" alt="/opt/open-xchange/etc/groupware/upsell_mail_body.tmpl" title="/opt/open-xchange/etc/groupware/upsell_mail_body.tmpl"><nowiki>/opt/open-xchange/etc/groupw...</nowiki></span>
 
| <span class="shortened" alt="/opt/open-xchange/etc/groupware/upsell_mail_body.tmpl" title="/opt/open-xchange/etc/groupware/upsell_mail_body.tmpl"><nowiki>/opt/open-xchange/etc/groupw...</nowiki></span>
 
| <nowiki> Email template to load, if not found, hardcoded text will be used. Following placeholders will be replaced by ox users data:  &quot;_USER_&quot; &quot;_USERID_&quot; &quot;_MAIL_&quot; &quot;_LOGIN_&quot; &quot;_IMAPLOGIN&quot; &quot;_CLICKED_FEATURE_&quot; &quot;_UPSELL_PLAN_&quot; - Not in use. &quot;_CID_&quot; &quot;_LANG_&quot; &quot;_PURCHASE_TYPE_&quot; - Only used if email or static method is used due to the OX upsell layout/buttons &quot;_INVITE_&quot; - User checked &quot;invite my friends&quot; checkbox in upsell box  </nowiki>
 
| <nowiki> Email template to load, if not found, hardcoded text will be used. Following placeholders will be replaced by ox users data:  &quot;_USER_&quot; &quot;_USERID_&quot; &quot;_MAIL_&quot; &quot;_LOGIN_&quot; &quot;_IMAPLOGIN&quot; &quot;_CLICKED_FEATURE_&quot; &quot;_UPSELL_PLAN_&quot; - Not in use. &quot;_CID_&quot; &quot;_LANG_&quot; &quot;_PURCHASE_TYPE_&quot; - Only used if email or static method is used due to the OX upsell layout/buttons &quot;_INVITE_&quot; - User checked &quot;invite my friends&quot; checkbox in upsell box  </nowiki>
 
| upsell.properties:63
 
| upsell.properties:63
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.email.subject" title="com.openexchange.upsell.multiple.method.email.subject"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.email.subject
 
| <span class="shortened" alt="OX upsell in context _CID_ for user _USERID_ (_USER_) with email _MAIL_ was requested by clicking _CLICKED_FEATURE_" title="OX upsell in context _CID_ for user _USERID_ (_USER_) with email _MAIL_ was requested by clicking _CLICKED_FEATURE_"><nowiki>OX upsell in context _CID_ f...</nowiki></span>
 
| <span class="shortened" alt="OX upsell in context _CID_ for user _USERID_ (_USER_) with email _MAIL_ was requested by clicking _CLICKED_FEATURE_" title="OX upsell in context _CID_ for user _USERID_ (_USER_) with email _MAIL_ was requested by clicking _CLICKED_FEATURE_"><nowiki>OX upsell in context _CID_ f...</nowiki></span>
 
| <nowiki> Mail subject to use when sending upsell request mails. See available placeholders in option above  </nowiki>
 
| <nowiki> Mail subject to use when sending upsell request mails. See available placeholders in option above  </nowiki>
 
| upsell.properties:68
 
| upsell.properties:68
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.email.oxuser.enabled" title="com.openexchange.upsell.multiple.method.email.oxuser.enabled"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.email.oxuser.enabled
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki> Send info email to ox enduser to inform about upsell?  </nowiki>
 
| <nowiki> Send info email to ox enduser to inform about upsell?  </nowiki>
 
| upsell.properties:74
 
| upsell.properties:74
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.upsell.multiple.method.email.oxuser.template" title="com.openexchange.upsell.multiple.method.email.oxuser.template"><nowiki>com.openexchange.upsell...</nowiki></span>
+
| com.openexchange.upsell.multiple.method.email.oxuser.template
 
| <span class="shortened" alt="/opt/open-xchange/etc/groupware/upsell_mail_body_ox_enduser.tmpl" title="/opt/open-xchange/etc/groupware/upsell_mail_body_ox_enduser.tmpl"><nowiki>/opt/open-xchange/etc/groupw...</nowiki></span>
 
| <span class="shortened" alt="/opt/open-xchange/etc/groupware/upsell_mail_body_ox_enduser.tmpl" title="/opt/open-xchange/etc/groupware/upsell_mail_body_ox_enduser.tmpl"><nowiki>/opt/open-xchange/etc/groupw...</nowiki></span>
 
| <nowiki>Following placeholders can be replaced by ox users data:  &quot;_USER_&quot; &quot;_USERID_&quot; &quot;_MAIL_&quot; &quot;_LOGIN_&quot; &quot;_IMAPLOGIN&quot; &quot;_CLICKED_FEATURE_&quot; &quot;_UPSELL_PLAN_&quot; - Not in use. &quot;_CID_&quot; &quot;_LANG_&quot; &quot;_PURCHASE_TYPE_&quot; - Only used if email or static method is used due to the OX upsell layout/buttons  </nowiki>
 
| <nowiki>Following placeholders can be replaced by ox users data:  &quot;_USER_&quot; &quot;_USERID_&quot; &quot;_MAIL_&quot; &quot;_LOGIN_&quot; &quot;_IMAPLOGIN&quot; &quot;_CLICKED_FEATURE_&quot; &quot;_UPSELL_PLAN_&quot; - Not in use. &quot;_CID_&quot; &quot;_LANG_&quot; &quot;_PURCHASE_TYPE_&quot; - Only used if email or static method is used due to the OX upsell layout/buttons  </nowiki>
 
| upsell.properties:94
 
| upsell.properties:94
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.user.contactCollectOnMailAccess" title="com.openexchange.user.contactCollectOnMailAccess"><nowiki>com.openexchange.user.c...</nowiki></span>
+
| com.openexchange.user.contactCollectOnMailAccess
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Define the default behavior whether to collect contacts on mail access Note: Appropriate user access permission still needs to be granted in order to take effect </nowiki>
 
| <nowiki>Define the default behavior whether to collect contacts on mail access Note: Appropriate user access permission still needs to be granted in order to take effect </nowiki>
 
| user.properties:11
 
| user.properties:11
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.user.contactCollectOnMailTransport" title="com.openexchange.user.contactCollectOnMailTransport"><nowiki>com.openexchange.user.c...</nowiki></span>
+
| com.openexchange.user.contactCollectOnMailTransport
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Define the default behavior whether to collect contacts on mail transport Note: Appropriate user access permission still needs to be granted in order to take effect </nowiki>
 
| <nowiki>Define the default behavior whether to collect contacts on mail transport Note: Appropriate user access permission still needs to be granted in order to take effect </nowiki>
 
| user.properties:15
 
| user.properties:15
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.user.maxClientCount" title="com.openexchange.user.maxClientCount"><nowiki>com.openexchange.user.m...</nowiki></span>
+
| com.openexchange.user.maxClientCount
 
| <nowiki>-1</nowiki>
 
| <nowiki>-1</nowiki>
 
| <nowiki>Specify the max. allowed number of client identifiers stored/tracked per user A value equal to or less than zero means unlimited Default is -1 </nowiki>
 
| <nowiki>Specify the max. allowed number of client identifiers stored/tracked per user A value equal to or less than zero means unlimited Default is -1 </nowiki>
 
| user.properties:20
 
| user.properties:20
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.user.beta" title="com.openexchange.user.beta"><nowiki>com.openexchange.user.b...</nowiki></span>
+
| com.openexchange.user.beta
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Specify whether beta features are enabled/disabled per default. The value is remembered for every user in its attributes. </nowiki>
 
| <nowiki>Specify whether beta features are enabled/disabled per default. The value is remembered for every user in its attributes. </nowiki>
 
| user.properties:4
 
| user.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.folder.tree" title="com.openexchange.folder.tree"><nowiki>com.openexchange.folder...</nowiki></span>
+
| com.openexchange.folder.tree
 
| <nowiki>1</nowiki>
 
| <nowiki>1</nowiki>
 
| <nowiki>Defines the default folder tree that should be used if a user has not selected one. </nowiki>
 
| <nowiki>Defines the default folder tree that should be used if a user has not selected one. </nowiki>
 
| user.properties:7
 
| user.properties:7
 
|-
 
|-
| <nowiki>versionNumber</nowiki>
+
| com.4psa.voipnow.faxaddress
| <nowiki>1.3.0-0</nowiki>
 
| <nowiki></nowiki>
 
| version.properties:4
 
|-
 
| <span class="shortened" alt="com.4psa.voipnow.faxaddress" title="com.4psa.voipnow.faxaddress"><nowiki>com.4psa.voipnow.faxadd...</nowiki></span>
 
 
| <nowiki>fax@voip.open-xchange.com</nowiki>
 
| <nowiki>fax@voip.open-xchange.com</nowiki>
 
| <nowiki>Fax address. </nowiki>
 
| <nowiki>Fax address. </nowiki>
 
| voipnow.properties:10
 
| voipnow.properties:10
 
|-
 
|-
| <nowiki>com.4psa.voipnow.host</nowiki>
+
| com.4psa.voipnow.host
 
| <nowiki>my.voipnowserver.net</nowiki>
 
| <nowiki>my.voipnowserver.net</nowiki>
 
| <nowiki>The VoipNow host; either the machine name, such as &quot;my.voipnowserver.net&quot;, or a textual representation of its IP address. </nowiki>
 
| <nowiki>The VoipNow host; either the machine name, such as &quot;my.voipnowserver.net&quot;, or a textual representation of its IP address. </nowiki>
 
| voipnow.properties:13
 
| voipnow.properties:13
 
|-
 
|-
| <nowiki>com.4psa.voipnow.port</nowiki>
+
| com.4psa.voipnow.port
 
| <nowiki>443</nowiki>
 
| <nowiki>443</nowiki>
 
| <nowiki>The VoipNow port. </nowiki>
 
| <nowiki>The VoipNow port. </nowiki>
 
| voipnow.properties:16
 
| voipnow.properties:16
 
|-
 
|-
| <nowiki>com.4psa.voipnow.secure</nowiki>
+
| com.4psa.voipnow.secure
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Whether a secure connection (HTTPS) shall be established. A secure connection is recommended. </nowiki>
 
| <nowiki>Whether a secure connection (HTTPS) shall be established. A secure connection is recommended. </nowiki>
 
| voipnow.properties:19
 
| voipnow.properties:19
 
|-
 
|-
| <span class="shortened" alt="com.4psa.voipnow.adminLogin" title="com.4psa.voipnow.adminLogin"><nowiki>com.4psa.voipnow.adminL...</nowiki></span>
+
| com.4psa.voipnow.adminLogin
 
| <nowiki>admin</nowiki>
 
| <nowiki>admin</nowiki>
 
| <nowiki>The login name of the VoipNow administrator account </nowiki>
 
| <nowiki>The login name of the VoipNow administrator account </nowiki>
 
| voipnow.properties:22
 
| voipnow.properties:22
 
|-
 
|-
| <span class="shortened" alt="com.4psa.voipnow.adminPassword" title="com.4psa.voipnow.adminPassword"><nowiki>com.4psa.voipnow.adminP...</nowiki></span>
+
| com.4psa.voipnow.adminPassword
 
| <nowiki>secret</nowiki>
 
| <nowiki>secret</nowiki>
 
| <nowiki>The password of the VoipNow administrator account for used for SOAP requests (and for login via web front-end) </nowiki>
 
| <nowiki>The password of the VoipNow administrator account for used for SOAP requests (and for login via web front-end) </nowiki>
 
| voipnow.properties:25
 
| voipnow.properties:25
 
|-
 
|-
| <span class="shortened" alt="com.4psa.voipnow.adminPasswordHTTP" title="com.4psa.voipnow.adminPasswordHTTP"><nowiki>com.4psa.voipnow.adminP...</nowiki></span>
+
| com.4psa.voipnow.adminPasswordHTTP
 
| <nowiki>secret</nowiki>
 
| <nowiki>secret</nowiki>
 
| <nowiki>The password of the VoipNow administrator account for used for HTTP API request </nowiki>
 
| <nowiki>The password of the VoipNow administrator account for used for HTTP API request </nowiki>
 
| voipnow.properties:28
 
| voipnow.properties:28
 
|-
 
|-
| <nowiki>com.4psa.voipnow.enabled</nowiki>
+
| com.4psa.voipnow.enabled
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Enable/disable. </nowiki>
 
| <nowiki>Enable/disable. </nowiki>
 
| voipnow.properties:4
 
| voipnow.properties:4
 
|-
 
|-
| <nowiki>com.4psa.voipnow.version</nowiki>
+
| com.4psa.voipnow.version
 
| <nowiki>2.0.4</nowiki>
 
| <nowiki>2.0.4</nowiki>
 
| <nowiki>The version string. </nowiki>
 
| <nowiki>The version string. </nowiki>
 
| voipnow.properties:7
 
| voipnow.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.xing.apiSecret" title="com.openexchange.oauth.xing.apiSecret"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.xing.apiSecret
 
| <span class="shortened" alt="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_SECRET" title="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_SECRET"><nowiki>REPLACE_THIS_WITH_YOUR_XING_...</nowiki></span>
 
| <span class="shortened" alt="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_SECRET" title="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_SECRET"><nowiki>REPLACE_THIS_WITH_YOUR_XING_...</nowiki></span>
 
| <nowiki>The API secret </nowiki>
 
| <nowiki>The API secret </nowiki>
 
| xingoauth.properties:10
 
| xingoauth.properties:10
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.xing.domain" title="com.openexchange.oauth.xing.domain"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.xing.domain
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| <nowiki>The domain to use when composing call-back URL Leave empty to use host address as default </nowiki>
 
| <nowiki>The domain to use when composing call-back URL Leave empty to use host address as default </nowiki>
 
| xingoauth.properties:14
 
| xingoauth.properties:14
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.xing" title="com.openexchange.oauth.xing"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.xing
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Enable/disable </nowiki>
 
| <nowiki>Enable/disable </nowiki>
 
| xingoauth.properties:4
 
| xingoauth.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.xing.apiKey" title="com.openexchange.oauth.xing.apiKey"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.xing.apiKey
 
| <span class="shortened" alt="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_KEY" title="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_KEY"><nowiki>REPLACE_THIS_WITH_YOUR_XING_...</nowiki></span>
 
| <span class="shortened" alt="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_KEY" title="REPLACE_THIS_WITH_YOUR_XING_PRODUCTIVE_KEY"><nowiki>REPLACE_THIS_WITH_YOUR_XING_...</nowiki></span>
 
| <nowiki>The API key </nowiki>
 
| <nowiki>The API key </nowiki>
 
| xingoauth.properties:7
 
| xingoauth.properties:7
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.socialplugin.xing" title="com.openexchange.subscribe.socialplugin.xing"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.subscribe.socialplugin.xing
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki>Enable/disable XING subscribe service </nowiki>
 
| <nowiki>Enable/disable XING subscribe service </nowiki>
 
| xingsubscribe.properties:4
 
| xingsubscribe.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.yahoo" title="com.openexchange.oauth.yahoo"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.yahoo
 
| <nowiki>false</nowiki>
 
| <nowiki>false</nowiki>
 
| <nowiki>Enable/disable Yahoo OAuth support </nowiki>
 
| <nowiki>Enable/disable Yahoo OAuth support </nowiki>
 
| yahoooauth.properties:2
 
| yahoooauth.properties:2
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.yahoo.apiKey" title="com.openexchange.oauth.yahoo.apiKey"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.yahoo.apiKey
 
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
 
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| yahoooauth.properties:4
 
| yahoooauth.properties:4
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.oauth.yahoo.apiSecret" title="com.openexchange.oauth.yahoo.apiSecret"><nowiki>com.openexchange.oauth....</nowiki></span>
+
| com.openexchange.oauth.yahoo.apiSecret
 
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
 
| <span class="shortened" alt="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO" title="REPLACE_THIS_WITH_VALUE_OBTAINED_FROM_YAHOO"><nowiki>REPLACE_THIS_WITH_VALUE_OBTA...</nowiki></span>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| yahoooauth.properties:5
 
| yahoooauth.properties:5
 
|-
 
|-
| <span class="shortened" alt="com.openexchange.subscribe.socialplugin.yahoo" title="com.openexchange.subscribe.socialplugin.yahoo"><nowiki>com.openexchange.subscr...</nowiki></span>
+
| com.openexchange.subscribe.socialplugin.yahoo
 
| <nowiki>true</nowiki>
 
| <nowiki>true</nowiki>
 
| <nowiki></nowiki>
 
| <nowiki></nowiki>
 
| yahoosubscribe.properties:1
 
| yahoosubscribe.properties:1
 
|}
 
|}
 +
 
[[Category:Configuration]] [[Category:Generated]] [[Category:Backend]] [[Category:Admin]]
 
[[Category:Configuration]] [[Category:Generated]] [[Category:Backend]] [[Category:Admin]]

Revision as of 14:50, 4 October 2013

This information is valid from 7.4.0

This is an overview of all configuration parameters for the AppSuite backend. By default, this list is sorted by the .properties files they appear in. Yet for most parameters, it does not really matter in which file are found. This does not apply to core configuration files. For these, you cannot re-define the value in another file:

  • ModuleAccessDefinitions.properties
  • Group.properties
  • Resource.properties
  • RMI.properties
  • Sql.properties
  • AdminUser.properties
  • filestorage.properties
  • mailfilter.properties
  • recaptcha.properties
  • recaptcha_options.properties

The following are all parameters from all .properties within version 7.0.1

Key Default value Comment File
USER_STORAGE com.openexchange.admin.stora... AdminDaemon.properties:11
GROUP_STORAGE com.openexchange.admin.stora... AdminDaemon.properties:12
RESOURCE_STORAGE com.openexchange.admin.stora... AdminDaemon.properties:13
CONCURRENT_JOBS 2 how many jobs should be executed concurrently AdminDaemon.properties:16
MASTER_AUTHENTICATION_DISABLED false Disabling authentication for system calls like context/server etc. creation! ONLY USE THIS SWITCH IF YOU EXACTLY KNOW WHAT YOU DO!!! AdminDaemon.properties:3
CONTEXT_AUTHENTICATION_DISABLED false Disabling authentication for context calls like user/group etc. creation! This also disables authentication for calls which a "normal" user can make like change his own data or get his own data! ONLY USE THIS SWITCH IF YOU EXACTLY KNOW WHAT YOU DO!!! AdminDaemon.properties:9
CHECK_USER_UID_REGEXP [$@%\\.+a-zA-Z0-9_-] AdminUser.properties:10
DRAFTS_MAILFOLDER_IT_IT Bozze AdminUser.properties:100
SPAM_MAILFOLDER_IT_IT Posta Indesiderata AdminUser.properties:101
CONFIRMED_SPAM_MAILFOLDER_IT_IT Posta indesiderata accertata AdminUser.properties:102
CONFIRMED_HAM_MAILFOLDER_IT_IT Posta attendibile accertata AdminUser.properties:103
SENT_MAILFOLDER_ZH_CN \u5df2\u53d1\u9001\u90ae\u4ef6 AdminUser.properties:107
TRASH_MAILFOLDER_ZH_CN \u5783\u573e\u7b52 AdminUser.properties:108
DRAFTS_MAILFOLDER_ZH_CN \u8349\u7a3f AdminUser.properties:109
SPAM_MAILFOLDER_ZH_CN \u5783\u573e\u90ae\u4ef6 AdminUser.properties:110
CONFIRMED_SPAM_MAILFOLDER_ZH_CN \u5df2\u786e\u8ba4\u7684\u57... AdminUser.properties:111
CONFIRMED_HAM_MAILFOLDER_ZH_CN \u5df2\u786e\u8ba4\u7684\u6b... AdminUser.properties:112
SENT_MAILFOLDER_CS_CZ Odeslan\u00e9 polo\u017eky AdminUser.properties:116
TRASH_MAILFOLDER_CS_CZ Ko\u0161 AdminUser.properties:117
DRAFTS_MAILFOLDER_CS_CZ Koncepty AdminUser.properties:118
SPAM_MAILFOLDER_CS_CZ Spam AdminUser.properties:119
CONFIRMED_SPAM_MAILFOLDER_CS_CZ Potvrzen\u00fd spam AdminUser.properties:120
CONFIRMED_HAM_MAILFOLDER_CS_CZ Potvrzen\u00e1 norm\u00e1ln\... AdminUser.properties:121
SENT_MAILFOLDER_HU_HU Elk\u00fcld\u00f6tt elemek AdminUser.properties:125
TRASH_MAILFOLDER_HU_HU T\u00f6r\u00f6lt elemek AdminUser.properties:126
DRAFTS_MAILFOLDER_HU_HU Piszkozatok AdminUser.properties:127
SPAM_MAILFOLDER_HU_HU Lev\u00e9lszem\u00e9t AdminUser.properties:128
CONFIRMED_SPAM_MAILFOLDER_HU_HU Elfogadott k\u00e9retlen AdminUser.properties:129
AUTO_TO_LOWERCASE_UID false this will lowercase the uid AdminUser.properties:13
CONFIRMED_HAM_MAILFOLDER_HU_HU Elfogadott \u00e1l-k\u00e9re... AdminUser.properties:130
SENT_MAILFOLDER_SK_SK Odoslan\u00e9 polo\u017eky AdminUser.properties:134
TRASH_MAILFOLDER_SK_SK K\u00f4\u0161 AdminUser.properties:135
DRAFTS_MAILFOLDER_SK_SK Rozp\u00edsan\u00e9 AdminUser.properties:136
SPAM_MAILFOLDER_SK_SK Spam AdminUser.properties:137
CONFIRMED_SPAM_MAILFOLDER_SK_SK Potvrden\u00fd spam AdminUser.properties:138
CONFIRMED_HAM_MAILFOLDER_SK_SK Potvrden\u00e9 ako nie spam AdminUser.properties:139
SENT_MAILFOLDER_LV_LV Nos\u016Bt\u012Bt\u0101s vie... AdminUser.properties:143
TRASH_MAILFOLDER_LV_LV Atkritumi AdminUser.properties:144
DRAFTS_MAILFOLDER_LV_LV Melnraksti AdminUser.properties:145
SPAM_MAILFOLDER_LV_LV M\u0113stules AdminUser.properties:146
CONFIRMED_SPAM_MAILFOLDER_LV_LV Apstiprin\u0101ta "m\u0113st... AdminUser.properties:147
CONFIRMED_HAM_MAILFOLDER_LV_LV Apstiprin\u0101ts "ham" AdminUser.properties:148
USERNAME_CHANGEABLE false WARNING: Changing the username might have impact on external systems like imap server that allows acls to be set. Imap ACLS usually use symbolic names so when changing the user name without changing the ACL breaks the ACL. open-xchange-admin will NOT change those ACLS, so DO NOT CHANGE THIS SETTING ON OX Express AdminUser.properties:20
PRIMARY_MAIL_UNCHANGEABLE false Here you can set whether the primary mail address can be changed or not. If set to false, it is possible to change the primary mail address. Only change, if you know what you are doing (Outlook might not work anymore under certain circumstances) Default is: false AdminUser.properties:27
DEFAULT_PASSWORD_MECHANISM SHA specify the default password mechanism to use possible values: CRYPT / SHA / BCRYPT AdminUser.properties:3
SENT_MAILFOLDER_DE_DE Gesendete Objekte default mail folder fallback if not sent by rmi client: AdminUser.properties:30
TRASH_MAILFOLDER_DE_DE Papierkorb AdminUser.properties:31
DRAFTS_MAILFOLDER_DE_DE Entw\u00fcrfe AdminUser.properties:32
SPAM_MAILFOLDER_DE_DE Spam AdminUser.properties:33
CONFIRMED_SPAM_MAILFOLDER_DE_DE confirmed-spam AdminUser.properties:34
CONFIRMED_HAM_MAILFOLDER_DE_DE confirmed-ham AdminUser.properties:35
SENT_MAILFOLDER_EN_US Sent Items AdminUser.properties:37
TRASH_MAILFOLDER_EN_US Trash AdminUser.properties:38
DRAFTS_MAILFOLDER_EN_US Drafts AdminUser.properties:39
SPAM_MAILFOLDER_EN_US Spam AdminUser.properties:40
CONFIRMED_SPAM_MAILFOLDER_EN_US confirmed-spam AdminUser.properties:41
CONFIRMED_HAM_MAILFOLDER_EN_US confirmed-ham AdminUser.properties:42
SENT_MAILFOLDER_FR_FR Objets envoy\u00e9s AdminUser.properties:44
TRASH_MAILFOLDER_FR_FR Corbeille AdminUser.properties:45
DRAFTS_MAILFOLDER_FR_FR Brouillons AdminUser.properties:46
SPAM_MAILFOLDER_FR_FR Pourriel AdminUser.properties:47
CONFIRMED_SPAM_MAILFOLDER_FR_FR pourriel-confirme AdminUser.properties:48
CONFIRMED_HAM_MAILFOLDER_FR_FR non-pourriel-confirme AdminUser.properties:49
SENT_MAILFOLDER_NL_NL Verzonden items AdminUser.properties:53
TRASH_MAILFOLDER_NL_NL Prullenbak AdminUser.properties:54
DRAFTS_MAILFOLDER_NL_NL Concepten AdminUser.properties:55
SPAM_MAILFOLDER_NL_NL Spam AdminUser.properties:56
CONFIRMED_SPAM_MAILFOLDER_NL_NL bevestigde spam AdminUser.properties:57
CONFIRMED_HAM_MAILFOLDER_NL_NL bevestigde ham AdminUser.properties:58
UID_NUMBER_START -1 set to > 0 to use the uidnumber feature AdminUser.properties:6
SENT_MAILFOLDER_SV_SV Skickat AdminUser.properties:62
TRASH_MAILFOLDER_SV_SV Papperskorgen AdminUser.properties:63
DRAFTS_MAILFOLDER_SV_SV Utkast AdminUser.properties:64
SPAM_MAILFOLDER_SV_SV Skr\u00E4ppost AdminUser.properties:65
CONFIRMED_SPAM_MAILFOLDER_SV_SV bekr\u00E4ftad-skr\u00E4ppost AdminUser.properties:66
CONFIRMED_HAM_MAILFOLDER_SV_SV felaktigt-bekr\u00E4ftad-spam AdminUser.properties:67
SENT_MAILFOLDER_ES_ES Elementos enviados AdminUser.properties:71
TRASH_MAILFOLDER_ES_ES Papelera AdminUser.properties:72
DRAFTS_MAILFOLDER_ES_ES Borradores AdminUser.properties:73
SPAM_MAILFOLDER_ES_ES Correo no deseado AdminUser.properties:74
CONFIRMED_SPAM_MAILFOLDER_ES_ES correo basura confirmado AdminUser.properties:75
CONFIRMED_HAM_MAILFOLDER_ES_ES correo leg\u00EDtimo confirm... AdminUser.properties:76
SENT_MAILFOLDER_JA_JP \u9001\u4FE1\u6E08\u30A2\u30... AdminUser.properties:80
TRASH_MAILFOLDER_JA_JP \u524A\u9664\u6E08\u307F\u30... AdminUser.properties:81
DRAFTS_MAILFOLDER_JA_JP \u4E0B\u66F8\u304D AdminUser.properties:82
SPAM_MAILFOLDER_JA_JP \u8FF7\u60D1\u30E1\u30FC\u30EB AdminUser.properties:83
CONFIRMED_SPAM_MAILFOLDER_JA_JP \u8FF7\u60D1\u30E1\u30FC\u30... AdminUser.properties:84
CONFIRMED_HAM_MAILFOLDER_JA_JP \u4E00\u822C\u30E1\u30FC\u30... AdminUser.properties:85
SENT_MAILFOLDER_PL_PL Elementy wys\u0142ane AdminUser.properties:89
CHECK_USER_UID_FOR_NOT_ALLOWED_CHARS true this will check the user name using the check below AdminUser.properties:9
TRASH_MAILFOLDER_PL_PL Kosz AdminUser.properties:90
DRAFTS_MAILFOLDER_PL_PL Szkice AdminUser.properties:91
SPAM_MAILFOLDER_PL_PL Spam AdminUser.properties:92
CONFIRMED_SPAM_MAILFOLDER_PL_PL Potwierdzony spam AdminUser.properties:93
CONFIRMED_HAM_MAILFOLDER_PL_PL Potwierdzony nie-spam AdminUser.properties:94
SENT_MAILFOLDER_IT_IT Posta inviata AdminUser.properties:98
TRASH_MAILFOLDER_IT_IT Cestino AdminUser.properties:99
verbosity 1 verbosity: The level of messages for status/debug (messages go to standard output). The setting here is for your own local catalogs. The verbosity of Forrest's core catalogs is controlled via main/webapp/WEB-INF/cocoon.xconf The following messages are provided ... 0 = none 1 = ? (... not sure yet) 2 = 1+, Loading catalog, Resolved public, Resolved system 3 = 2+, Catalog does not exist, resolvePublic, resolveSystem 10 = 3+, List all catalog entries when loading a catalog (Cocoon also logs the "Resolved public" messages.) CatalogManager.properties:41
catalogs ../resources/schema/catalog.... catalogs ... list of additional catalogs to load (Note that Apache Forrest will automatically load its own default catalog from main/webapp/resources/schema/catalog.xcat) Use either full pathnames or relative pathnames. pathname separator is always semi-colon (;) regardless of operating system directory separator is always slash (/) regardless of operating system CatalogManager.properties:49
relative-catalogs no relative-catalogs If false, relative catalog URIs are made absolute with respect to the base URI of the CatalogManager.properties file. This setting only applies to catalog URIs obtained from the catalogs property in the CatalogManager.properties file Example: relative-catalogs=[yes|no] CatalogManager.properties:57
GID_NUMBER_START -1 set to higher than 0 to enable gid number feature Group.properties:2
CHECK_GROUP_UID_FOR_NOT_ALLOWED_CHARS true this will check the group name using the check below Group.properties:5
CHECK_GROUP_UID_REGEXP [ $@%\\.+a-zA-Z0-9_-] Group.properties:6
AUTO_TO_LOWERCASE_UID false this will lowercase the uid Group.properties:9
webmail_plus contacts,webmail this are the deprecated definitions of module access combinations. please use the newly defined sets. ModuleAccessDefinitions.properties:40
pim_plus contacts,webmail,calendar,ta... ModuleAccessDefinitions.properties:41
groupware_plus contacts,webmail,calendar,de... ModuleAccessDefinitions.properties:42
premium contacts,webmail,calendar,de... ModuleAccessDefinitions.properties:43
groupware calendar,contacts,delegateta... PLEASE Update accordingly when UPDATING "all" level! Includes all modules except mobility, ModuleAccessDefinitions.properties:47
webmail webmail,contacts,globaladdre... ModuleAccessDefinitions.properties:50
pim webmail,calendar,contacts,ta... ModuleAccessDefinitions.properties:51
pim_infostore webmail,calendar,contacts,ta... ModuleAccessDefinitions.properties:52
pim_mobility webmail,calendar,contacts,ta... ModuleAccessDefinitions.properties:53
groupware_standard webmail,calendar,contacts,in... Groupware Standard always gets new features except mobility and OXtender. ModuleAccessDefinitions.properties:55
groupware_premium webmail,calendar,contacts,in... ModuleAccessDefinitions.properties:56
all webmail,calendar,contacts,in... ModuleAccessDefinitions.properties:57
CHECK_RES_UID_FOR_NOT_ALLOWED_CHARS true this will check the resource name using the check below Resource.properties:2
CHECK_RES_UID_REGEXP [ $@%\\.+a-zA-Z0-9_-] Resource.properties:3
AUTO_TO_LOWERCASE_UID false this will lowercase the uid Resource.properties:6
SERVLET_POOL_SIZE 1 initial number of instances held in memory for each available single threaded servlet (single threaded servlets are deprecated and are not used by the open-xchange server) ajp.properties:13
AJP_SERVER_THREAD_SIZE 1 Number of AJP server threads which create a client socket on an incoming request. This is the number of threads processing new opened AJP sockets. AJP sockets are kept alive by default therefore only one thread is recommended ajp.properties:18
AJP_LISTENER_POOL_SIZE 1 AJP listener pool size number of initially created AJP listeners for processing incoming AJP requests This pool does grow dynamically but does not go below. ajp.properties:23
AJP_LISTENER_READ_TIMEOUT 60000 The amount of time in milliseconds a listener is going to wait (or block) while waiting to read the initial bytes from web server from input stream 0 stands for unlimited and should not be changed because if the server does close connections here the sticky sessions would break. ajp.properties:29
AJP_KEEP_ALIVE_TIME 20000 DEFINE THE AJP KEEP-ALIVE TIME. IF An INCOMIN REQUEST'S PROCESSING TIME EXCEEDS THIS VALUE, A KEEP-ALIVE IS FLUSHED TO WEB SERVER TO AVOID POSSIBLE TIMEOUTS ON SOCKET CONNECTION. ajp.properties:33
AJP_SERVLET_CONFIG_DIR null DEFINE THE DIRECTORY PATH THAT CARRIES SERVLETS' CONFIGURATION PROPERTIES. THE PROPERTIES DEFINED FOR A SERVLET CONSIST OF THREE PARTS: 1. THE GLOBAL PROPERTIES DIRECTLY LOCATED IN DIRECTORY PATH SPECIFIED BY THIS PROPERTY. THESE PROPERTIES APPLY TO ALL SERVLET INSTANCES 2. THE PATH-SPECIFIC PROPERTIES DEFINED IN A SUBDIRECTORY EQUAL TO SERVLET'S PATH 3. THE CLASS-SPECIFIC PROPERTIES DEFINED IN A FILE WHOSE NAMING IS EQUAL TO SERVLET CLASS' CANONICAL NAME WITH THE COMMON ".properties" PROPERTY FILE EXTENSION IF THIS VALUE IS LEFT TO "null" THIS PROPERTY FALLS BACK TO DEFAULT PATH: "/opt/open-xchange/etc/servletConfig" ajp.properties:46
AJP_LOG_FORWARD_REQUEST FALSE Logs corresponding AJP forward request if an unexpected empty body request is detected ajp.properties:50
AJP_BACKLOG 0 Specify the backlog for opened AJP server socket Default is zero; meaning using JVM's default backlog setting ajp.properties:8
com.openexchange.app.descriptions.path /var/www/webdesktop/AppForge appstore.properties:1
io.ox/core//theme default appsuite.properties:1
io.ox/core/settingOptions//themes/default Default Theme appsuite.properties:3
translator.get_request com.openexchange.index.solr... Translator configuration attachment-querybuilder.properties:12
get_request.id_field uuid attachment-querybuilder.properties:13
translator.all_request com.openexchange.index.solr... attachment-querybuilder.properties:15
translator.custom com.openexchange.index.solr... attachment-querybuilder.properties:17
field.param6 id Field configuration attachment-querybuilder.properties:2
handler.simple simpleSearch Handler configuration attachment-querybuilder.properties:5
handler.custom customSearch attachment-querybuilder.properties:6
handler.get_request getSearch attachment-querybuilder.properties:7
handler.all_request allSearch attachment-querybuilder.properties:8
handler.persons_and_topics personsAndTopics attachment-querybuilder.properties:9
MAX_UPLOAD_SIZE 10485760 attachment.properties:6
com.openexchange.audit.logging.AuditFileHandler.enabled true audit.properties:1
com.openexchange.audit.logging.AuditFileHandler.pattern /var/log/open-xchange/audit.... audit.properties:2
com.openexchange.audit.logging.AuditFileHandler.level ALL audit.properties:3
com.openexchange.audit.logging.AuditFileHandler.limit 2097152 audit.properties:4
com.openexchange.audit.logging.AuditFileHandler.count 99 audit.properties:5
com.openexchange.audit.logging.AuditFileHandler.formatter java.util.logging.SimpleForm... audit.properties:6
com.openexchange.audit.logging.AuditFileHandler.append true audit.properties:7
LDAP_HOST localhost authplugin.properties:1
LDAP_BASE dc=example,dc=org authplugin.properties:2
LDAP_PORT 389 authplugin.properties:3
LDAP_SEARCH (&(objectClass=oxdbObject)(u... search query to get the users ldap dn ,@USER@ will be replaced by the username authplugin.properties:5
LDAP_ATTRIBUTE mailPrimaryAddress which attribute should be parsed for the email adress (context=domainpart) authplugin.properties:7
USE_POOL false authplugin.properties:8
AUTOCID_STORAGE com.openexchange.admin.autoc... autocid.properties:1
com.openexchange.mail.autoconfig.path /opt/open-xchange/ispdb Path to the local configuration files for mail domains. See https://developer.mozilla.org/en/Thunderbird/Autoconfiguration autoconfig.properties:3
com.openexchange.mail.autoconfig.ispdb https://live.mozillamessagin... The ISPDB is a central database, currently hosted by Mozilla Messaging, but free to use for any client. It contains settings for the world's largest ISPs. We hope that the database will soon have enough information to autoconfigure approximately 50% of our user's email accounts. autoconfig.properties:8
com.openexchange.aws.cloudwatchregion monitoring.eu-west-1.amazon... aws.properties:10
com.openexchange.aws.s3region s3-eu-west-1.amazonaws.com aws.properties:11
com.openexchange.aws.s3encryption true Optional encryption for amazon S3 aws.properties:14
com.openexchange.aws.aeskey E710DF51333E8B35D32AE732E9B... aws.properties:15
com.openexchange.aws.aesiv DA802F4961847681C5BCB397192... aws.properties:16
com.openexchange.aws.aessalt 54703F3B8178AE4A aws.properties:17
com.openexchange.aws.accessKey Fill in your AWS Access Key ID and Secret Access Key http://aws.amazon.com/security-credentials aws.properties:3
com.openexchange.aws.secretKey aws.properties:4
com.openexchange.aws.ec2region ec2.eu-west-1.amazonaws.com Set urls of the regions for aws aws.properties:7
com.openexchange.aws.lbregion eu-west-1.elasticloadbalanc... aws.properties:8
com.openexchange.aws.autoscalingregion autoscaling.eu-west-1.amazo... aws.properties:9
type t1.micro Instance type, see http://aws.amazon.com/ec2/#instance awsautoscaling.properties:11
securitygroups sg-0d94a179 Security group which instances will use awsautoscaling.properties:14
keyPair jbauerdick Keypair to use for ssh login awsautoscaling.properties:17
launchconfiguration ox-aws-autoscaling-configur... Set name for launch configuration awsautoscaling.properties:2
regions eu-west-1a Set the regions where the loadbalancer will be available awsautoscaling.properties:20
loadbalancers ox-aws-loadbalancer Set name of the loadbalancer awsautoscaling.properties:23
min 2 Minimun instances in autoscaling group awsautoscaling.properties:26
max 10 Maximum instances in autoscaling group awsautoscaling.properties:29
metrics cpu,diskreadops,diskwriteops Metrics that will be monitored (available: cpu, diskread, diskreadops, diskwrite, diskwriteops, networkin, networkout) awsautoscaling.properties:32
gracetimes 120,120,120 Number of seconds that AWS will wait after an autoscaling event occurs before triggering another event, comma separated list, must be multiples of 60 awsautoscaling.properties:36
thresholds 80,20,10000,0,10000,0 Threshold for metrics, comma separated values for scaling up/down awsautoscaling.properties:39
evalPeriods 300,120,60 Number of periods over which data is compared to thresholds, must be multiple of 60 awsautoscaling.properties:42
scaleup 2 Number of instances to start when scaleup policy is triggered awsautoscaling.properties:45
scaledown -1 Number of instances to stop when scaledown policy is triggered awsautoscaling.properties:48
autoscaling ox-aws-autoscaling-group Set name for autoscaling group awsautoscaling.properties:5
ami ami-a1e7e1d5 Id of the AMI image awsautoscaling.properties:8
com.openexchange.aws.ec2.placement eu-west-1a Set the zone where the loadbalancer will be available awsec2.properties:11
com.openexchange.aws.ec2.securitygroup sg-0d94a179 Security group which instances will use awsec2.properties:14
com.openexchange.aws.ec2.imageId ami-a1e7e1d5 Id of the AMI image awsec2.properties:2
com.openexchange.aws.ec2.instanceType t1.micro Instance type, see http://aws.amazon.com/ec2/#instance awsec2.properties:5
com.openexchange.aws.ec2.keyPair jbauerdick Keypair to use for ssh login awsec2.properties:8
com.openexchange.aws.loadbalancing.name ox-aws-loadbalancer The loadbalancer's name awsloadbalancing.properties:2
com.openexchange.aws.loadbalancing.https false Change to true, if loadbalancer should handle https requests awsloadbalancing.properties:5
com.openexchange.aws.loadbalancing.zone eu-west-1a Set the zone where the loadbalancer will be available awsloadbalancing.properties:8
com.openexchange.aws.s3.defaultBucket oxbucket Name of OX AWS default bucket awss3.properties:2
com.openexchange.s3.versioning true Set versioning enabled/disabled awss3.properties:5
modules/com.openexchange.blackwhitelist/module true The following property enables the Black-/Whitelist GUI-Plugin blackwhitelist_gui.properties:11
jcs.region.[REGIONNAME] LTCP It's important that cache entries don't get invalidated, since the cache may not be deterministic for LDAP contacts. Therefore, the properties 'MaxMemoryIdleTimeSeconds', 'MaxLifeSeconds' and 'IdleTime' should be set to '-1', while 'MaxObjects' should be configured large enough to hold all contacts from the directory. cache.properties:13
jcs.region.[REGIONNAME].cacheattributes org.apache.jcs.engine.Compos... cache.properties:14
jcs.region.[REGIONNAME].cacheattributes.MaxObjects 1000000 cache.properties:15
jcs.region.[REGIONNAME].cacheattributes.MemoryCacheName org.apache.jcs.engine.memory... cache.properties:16
jcs.region.[REGIONNAME].cacheattributes.UseMemoryShrinker false cache.properties:17
jcs.region.[REGIONNAME].cacheattributes.MaxMemoryIdleTimeSeconds -1 cache.properties:18
jcs.region.[REGIONNAME].cacheattributes.ShrinkerIntervalSeconds 60 cache.properties:19
jcs.region.[REGIONNAME].cacheattributes.MaxSpoolPerRun 500 cache.properties:20
jcs.region.[REGIONNAME].elementattributes org.apache.jcs.engine.Elemen... cache.properties:21
jcs.region.[REGIONNAME].elementattributes.IsEternal false cache.properties:22
jcs.region.[REGIONNAME].elementattributes.MaxLifeSeconds -1 cache.properties:23
jcs.region.[REGIONNAME].elementattributes.IdleTime -1 cache.properties:24
jcs.region.[REGIONNAME].elementattributes.IsSpool false cache.properties:25
jcs.region.[REGIONNAME].elementattributes.IsRemote false cache.properties:26
jcs.region.[REGIONNAME].elementattributes.IsLateral false cache.properties:27
com.openexchange.caching.jcs.enabled true Specify whether JCS-based caching should be enabled Default is "true" cache.properties:5
com.openexchange.caching.jcs.eventInvalidation true Configures how remote cache invalidation is done. Set to 'true' for cache events via the cache event messaging service, or to 'false' to stick with the JCS-internal lateral auxiliary cache configuration. Defaults to 'true'. cache.properties:9
com.openexchange.caldav.interval.start one_month Appointments and tasks are available via the CalDAV interface if they fall into a configurable timeframe. This value specifies the start time of this interval, i.e. how far past appointments should be considered. More formal, this value defines the negative offset relative to the current date representing the minimum end time of appointments to be synchronized. Possible values are "one_month" (default), "one_year" and "six_months". caldav.properties:13
com.openexchange.caldav.enabled true Whether CalDAV is enabled or not caldav.properties:2
com.openexchange.caldav.interval.end one_year Appointments and tasks are available via the CalDAV interface if they fall into a configurable timeframe. This value specifies the end time of this interval, i.e. how far future appointments should be considered. More formal, this value defines the positive offset relative to the current date representing the maximum start time of appointments to be synchronized. Possible values are "one_year" (default) and "two_years". caldav.properties:21
com.openexchange.caldav.url https://[hostname]/caldav/[f... Tells users where to find a caldav folder. This can be displayed in frontends. You can use the variables [hostname] and [folderId] If you chose to deploy caldav as a virtual host (say 'dav.open-xchange.com') use https://dav.open-xchange.com/caldav/[folderId] as the value If you are using user-agent sniffing use https://[hostname]/caldav/[folderId] caldav.properties:29
com.openexchange.caldav.tree 0 Configures the ID of the folder tree used by the CalDAV interface caldav.properties:5
cp_dayview_table.tmpl calendar, printing calendar.printing.properties:1
cp_monthview_list.tmpl calendar, printing calendar.printing.properties:2
cp_monthview_table.tmpl calendar, printing calendar.printing.properties:3
cp_weekview_table.tmpl calendar, printing calendar.printing.properties:4
cp_workweekview_table.tmpl calendar, printing calendar.printing.properties:5
com.openexchange.carddav.tree 0 Configures the ID of the folder tree used by the CardDAV interface carddav.properties:11
com.openexchange.carddav.enabled true Whether CardDAV is enabled or not carddav.properties:2
com.openexchange.carddav.exposedCollections 0 Controls which collections are exposed via the CardDAV interface. Possible values are '0', '1' and '2'. A value of '1' makes each visible folder available as a resource collection, while '2' only exposes an aggregated collection containing all contact resources from all visible folders. The default value '0' exposes either an aggregated collection or individual collections for each folder, depending on the client's user-agent that is matched against the pattern in 'userAgentForAggregatedCollection'. carddav.properties:20
com.openexchange.carddav.userAgentForAggregatedCollection .*CFNetwork.*Darwin.*|.*Addr... Regular expression to match against the client's user-agent to decide whether the aggregated collection is exposed or not. The default pattern matches all known varieties of the Mac OS Addressbook client, that doesn't support multiple collections. Only used if 'exposedCollections' is set to '0'. The pattern is used case insensitive. carddav.properties:27
com.openexchange.carddav.reducedAggregatedCollection false Specifies if all visible folders are used to create the aggregated collection, or if a reduced set of folders only containing the global addressbook and the personal contacts folders should be used. This setting only influences the aggregated collection that is used for clients that don't support multiple collections. Possible values are 'true' and 'false. carddav.properties:34
com.openexchange.carddav.ignoreFolders A comma-separated list of folder IDs to exclude from the synchronization. Use this to disable syncing of very large folders (e.g. the global address list in large contexts, which always has ID 6). By default, no folders are excluded. carddav.properties:8
com.openexchange.passwordchange.script.shellscript /bin/changepwd.sh Script which updates the users passwd Must be executable (+x) and correct interpreter set (#!/bin/bash) Following values are passed by the servlet to the script: 1. --cid - Context ID 2. --username - Username of the logged in user 3. --userid - User ID of the logged in user 4. --oldpassword - Old user password 5. --newpassword - New user password see http://oxpedia.org/wiki/index.php?title=ChangePasswordExternal for some examples If script does not exit with status code 0 , an io-error is shown in the GUI. the following exit codes will display a defined error: 1: Cannot change password < %s >, see logfiles for details. 2: New password is too short 3: New password is too weak 4: Cannot find user 5: LDAP error change_pwd_script.properties:25
com.openexchange.database.replicationMonitor true The following property allows to disable the replication monitor. This option is only useful if you have a MySQL master and slave setup. If the application code releases a connection to the MySQL master, a writing operation on the database is assumed. To be able to monitor the replication to the slave, a counter is increased after releasing the connection. Reading this counter from the slave indicates, the write operation is not replicated yet and instead of a slave connection a master connection is then used to read data. This prevents data reading inconsistencies. Unfortunately will this produce additional IO load on MySQL master and slave. This mechanism can be disabled with the following property. This saves IO load but it may cause data inconsistencies. Especially newly created objects can disappear in the following refresh requests. configdb.properties:102
readProperty.1 user=openexchange username for the database user configdb.properties:11
readProperty.2 password=secret password for the database user configdb.properties:13
readProperty.3 useUnicode=true The driver properties should be kept at their defaults. configdb.properties:15
readProperty.4 characterEncoding=UTF-8 configdb.properties:16
readProperty.5 autoReconnect=true configdb.properties:17
readProperty.6 useServerPrepStmts=false configdb.properties:18
readProperty.7 useTimezone=true configdb.properties:19
readProperty.8 serverTimezone=UTC configdb.properties:20
readProperty.9 connectTimeout=15000 configdb.properties:21
readProperty.10 socketTimeout=15000 configdb.properties:22
writeDriverClass com.mysql.jdbc.Driver the write connection must point to the database master configdb.properties:25
writeUrl jdbc:mysql://localhost/confi... writeURL holds the database host and the used schema name configdb.properties:27
writeProperty.1 user=openexchange username for the database user configdb.properties:29
writeProperty.2 password=secret password for the database user configdb.properties:31
writeProperty.3 useUnicode=true The driver properties should be kept at their defaults configdb.properties:33
writeProperty.4 characterEncoding=UTF-8 configdb.properties:34
writeProperty.5 autoReconnect=true configdb.properties:35
writeProperty.6 useServerPrepStmts=false configdb.properties:36
writeProperty.7 useTimezone=true configdb.properties:37
writeProperty.8 serverTimezone=UTC configdb.properties:38
writeProperty.9 connectTimeout=15000 configdb.properties:39
writeProperty.10 socketTimeout=15000 configdb.properties:40
cleanerInterval 10000 Timeinterval of cleaner thread in milliseconds. This thread removes idle timed out database connections and removes not used database connection pools. after each cleanerInterval. configdb.properties:45
minIdle 0 Number of connections to keep open although they aren't used. This value is overwritten for OX databases from configdb. Sould be 0 so that no unnecessary connection are kept in the memory. configdb.properties:50
maxIdle -1 Number of maximum idle connections. More connections aren't pooled and closed. -1 stands for unlimited. configdb.properties:54
maxIdleTime 60000 Maximum time in milliseconds a connection can be idle. If this time is exceeded, the connection gets closed. configdb.properties:58
maxActive 100 If exhaustedAction is set to BLOCK, not more than maxActive connections will be opened to the mysql database. This value is overwritten for OX databases from configdb. configdb.properties:63
maxWait 10000 If exhaustedAction is set to BLOCK, a thread will not wait for more than maxWait milliseconds. configdb.properties:67
readDriverClass com.mysql.jdbc.Driver the read connection must point to the database slave configdb.properties:7
maxLifeTime 600000 Maximum time in milliseconds a connection will be used. After this time the connection get closed. configdb.properties:71
exhaustedAction BLOCK BLOCK: If maxActive number of connections is reached threads have to wait for a connection. FAIL: If maxActive number of connections is reached an exception is thrown. GROW: Open more connections even if maxActive is already reached. This value is overwritten for OX databases from configdb. configdb.properties:77
testOnActivate false Validate connections if they are activated. This is not necessary because the activation already includes a check if the connection isn't closed. configdb.properties:81
testOnDeactivate true Check if connections can be reused after they are returned to the pool. configdb.properties:84
testOnIdle false Not useful for connections. configdb.properties:87
readUrl jdbc:mysql://localhost/confi... readURL holds the database host and the used schema name configdb.properties:9
testThreads false if testThreads is set to true, more information is logged to the Open-Xchange log files about database connections. If this option is enabled the performance may degrade dramatically. The JVM has to generate then a lot of method call stack dumps. configdb.properties:93
URL http://localhost/oxadmin/umin configjump.properties:4
URL http://localhost/?cid=%c&log... URL to the config interface. %c is replaced with context login information. %u is replaced with user login information. %p is replaced with user password. configjump.properties:5
validate_contact_email true Check the entered email address from a new contact for correctness (syntactic check user@domain.tld) contact.properties:12
max_image_size 4194304 The maximum size in bytes for the upload of contact images. Remember: If you decrease the size after some images where uploaded already, you might trigger errors, for example when trying to modify the contact without adding an image of the correct size. contact.properties:16
com.openexchange.contact.mailAddressAutoSearch true Determines if a search is triggered if the dialog for searching for emailable contacts is opened. This dialog is used for selecting recipients for an email and for creating distribution lists. contact.properties:21
com.openexchange.contact.singleFolderSearch false Searching for contacts can be done in a single folder or globally across all folders. Searching across all folders can cause high server and database load because first all visible folders must be determined and if a user has object read permissions in that folders. Software internal default is true to prevent high load if the property is not defined. Default here is false because it is easier for the user to find contacts. contact.properties:27
com.openexchange.contacts.characterSearch true Enables/Disables the start letter based quick select of contacts contact.properties:30
com.openexchange.contacts.allFoldersForAutoComplete true The auto complete search for email addresses may be triggered easily and quite often if a new email is written and a part of a recipients address is written. This can lead to high load on the database system if a context has a lot of users and a lot of contacts. Therefore the scope if this search can be configured. Set this parameter to true and the auto complete search looks in every readable contact folder for contacts with emails addresses matching the already typed letters. If this parameter is configured to false, only three folders are considered for the search: the users private default contact folder, his contact folder for collected contacts and the global address book if that is enabled for the user. contact.properties:38
com.openexchange.contact.scaleVCardImages 200x200 Configures the maximum image dimension to use when serializing contacts to vCards in the format [max_width]x[max_height]. Larger images will be resized dynamically to fit the specified rectangular area. If left empty, images are not resized at all and serialized as-is. contact.properties:44
contact_first_letter_field field02 First Letter Field, the field you sort in when you hit one of the start letters field02 Last name field03 First name contact.properties:8
com.openexchange.contactcollector.enabled true Whether enabled or disabled regardless of bundle start-up Enabled by default (provided that bundle is installed and properly started) contactcollector.properties:5
com.openexchange.contactcollector.folder.deleteDenied false Whether deletion of contact collector folder will be denied contactcollector.properties:8
CONTEXT_RESTORE_STORAGE com.openexchange.admin.conte... Define the storage implementation here contextrestore.properties:2
modules/themes/default Cool Water (Default) The following property defines the default theme of the AJAX GUI. cool-water-theme.properties:4
com.openexchange.subscribe.crawler.updatedfile http://software.open-xchange... Points to the remove URL for updates to workflow definitions crawler.properties:10
com.openexchange.subscribe.crawler.updateinterval 86400000 The time interval in which to check for updates. Defaults to 86400000, which means daily. crawler.properties:13
com.openexchange.subscribe.crawler.enableautoupdate true Enables/disables auto-update for crawler functionality (true / false) crawler.properties:16
com.openexchange.subscribe.crawler.onlyupdatealreadyinstalled false Only update crawlers that are already installed (true) or add new crawlers as they become available (false) crawler.properties:19
com.openexchange.subscribe.crawler.googlemail true Enable / Disable individual crawlers (true / false) crawler.properties:22
com.openexchange.subscribe.xing true crawler.properties:23
com.openexchange.subscribe.crawler.web.de true crawler.properties:24
com.openexchange.subscribe.crawler.google.calendar true crawler.properties:25
com.openexchange.subscribe.crawler.gmx true crawler.properties:26
com.openexchange.subscribe.crawler.t-online.de true crawler.properties:27
com.openexchange.subscribe.crawler.gmx.com true crawler.properties:28
com.openexchange.subscribe.crawler.gmx.de true crawler.properties:29
com.openexchange.subscribe.crawler.msn.de false crawler.properties:30
com.openexchange.subscribe.crawler.suncontacts false crawler.properties:31
com.openexchange.subscribe.crawler.suncalendar false crawler.properties:32
com.openexchange.subscribe.crawler.suntasks false crawler.properties:33
com.openexchange.subscribe.crawler.yahoocom true crawler.properties:34
com.openexchange.subscribe.crawler.path crawlers Points to the directory containing the workflow definitions of crawlers crawler.properties:4
com.openexchange.subscribe.crawler.updatepath http://software.open-xchange... Points to the remote URL containing updates to the workflow definitions crawler.properties:7
com.openexchange.groupware.dataRetrieval.lifetime 60000 Lifetime of a token in milliseconds. If this value is not set or negative the token only expires at the end of the session. dataRetrieval.properties:6
com.openexchange.groupware.dataRetrieval.onetime true Whether the token expires after the first access or not. Defaults to true. dataRetrieval.properties:9
com.openexchange.dataretention.sourceID OX_mail_01 The string identifying the data source; e.g. "OX_mail_01" dataretention.properties:11
com.openexchange.dataretention.location DE/Olpe The location of the system generating the retention data dataretention.properties:14
com.openexchange.dataretention.timeZone GMT The time zone of the location dataretention.properties:17
com.openexchange.dataretention.dir /var/log/open-xchange The directory where the CSV file is held dataretention.properties:2
com.openexchange.dataretention.rotateLength 0 Specifies the max. output resource's length (in bytes) before it gets rotated. This option is only useful for implementations which output data to a file or to any limited resource. This value should have a reasonable size since multiple write accesses may occur at same time. Therefore small sizes (<= 200KB) cannot be guaranteed being obeyed. Moreover it is only an approximate limit which can vary about 8KB. A value less than or equal to zero means no rotation. dataretention.properties:26
com.openexchange.dataretention.versionNumber 1 The format version appended to each record type; e.g "H1" meaning "Header version 1". dataretention.properties:5
com.openexchange.dataretention.clientID Open-Xchange The string identifying the tenant; e.g "Open-Xchange". dataretention.properties:8
com.openexchange.spamhandler.defaultspamhandler.createConfirmedHam true # Indicates whether to create the confirmed-ham folder during check for default mail folders # during login if spam is enabled for logged-in user. # Default is true. defaultspamhandler.properties:11
com.openexchange.spamhandler.defaultspamhandler.unsubscribeSpamFolders true # Indicates whether the confirmed-spam/confirmed-ham folders shall automatically be unsubscribed during login. # Default is true. defaultspamhandler.properties:15
com.openexchange.spamhandler.defaultspamhandler.createConfirmedSpam true # Indicates whether to create the confirmed-spam folder during check for default mail folders # during login if spam is enabled for logged-in user. # Default is true. defaultspamhandler.properties:6
com.openexchange.drive.events.apn.macos.enabled false Enables or disables push event notifications to clients using the Apple Push Notification service (APNS) for Mac OS devices. This requires a valid configuration for the APNS certificate and keys, see options below. Defaults to "false". drive.properties:105
com.openexchange.drive.events.apn.macos.keystore Specifies the path to the local keystore file (PKCS #12) containing the APNS certificate and keys for the Mac OS application, e.g. "/opt/open-xchange/etc/drive-apns.p12". Required if "com.openexchange.drive.events.apn.enabled" is "true". drive.properties:111
com.openexchange.drive.events.apn.macos.password Specifies the password used when creating the referenced keystore containing the certificate of the Mac OS application. Note that blank or null passwords are in violation of the PKCS #12 specifications. Required if "com.openexchange.drive.events.apn.enabled" is "true". drive.properties:117
com.openexchange.drive.events.apn.macos.production true Indicates which APNS service is used when sending push notifications to Mac OS devices. A value of "true" will use the production service, a value of "false" the sandbox service. Defaults to "true". drive.properties:122
com.openexchange.drive.useTempFolder true Specifies whether the synchronization logic will make use of a folder named ".drive" below the root synchronization folder or not. If enabled, this folder is used to store temporary uploads and removed files, which usually leads to a better user experience since previously synchronized files can be restored from there for example. If not, removed files are not kept, and uploads are performed directly in the target folder. Defaults to "true". drive.properties:13
com.openexchange.drive.events.apn.macos.feedbackQueryInterval 1D Configures the interval between queries to the APN feedback service for the subscribed Mac OS devices. The value can be defined using units of measurement: "D" (=days), "W" (=weeks) and "H" (=hours). Defaults to "1D" (one day). Leaving this parameter empty disables the feedback queries on this node. Since each received feedback is processed cluster-wide, only one node in the cluster should be enabled here. drive.properties:130
com.openexchange.drive.events.gcm.enabled false Enables or disables push event notifications to clients using the Google Cloud Messaging (GCM) service. This requires a valid configuration for the GCM API key, see options below. Defaults to "false". drive.properties:135
com.openexchange.drive.events.gcm.key Specifies the API key of the server application. Required. drive.properties:138
com.openexchange.drive.events.blockingLongPolling.enabled false Configures whether blocking long polling for pushing synchronization events to clients may be used as fallback when no other long polling handlers are available due to missing support of the HTTP service. Handling long polling in a blocking manner consumes a server thread, and should therefore only be enabled for testing purposes. Defaults to "false". drive.properties:145
com.openexchange.drive.cleaner.interval 1D Configures the interval between runs of the cleaner process for the temporary ".drive" folder. A cleaner run is only initiated if the synchronization is idle, i.e. the last synchronization resulted in no actions to be performed, and the last run was before the configured interval. The value can be defined using units of measurement: "D" (=days), "W" (=weeks) and "H" (=hours). Defaults to "1D" (one day). drive.properties:21
com.openexchange.drive.cleaner.maxAge 1D Defines the maximum age of files and directories to be kept inside the temporary ".drive" folder. Files or directories that were last modified before the configured age are deleted during the next run of the cleaner process. The value can be defined using units of measurement: "D" (=days), "W" (=weeks) and "H" (=hours). Defaults to "1D" (one day). drive.properties:28
com.openexchange.drive.maxBandwidth -1 Allows to limit the maximum used bandwidth for all downloads. If configured, downloads via the drive module handled by this backend node will not exceed the configured bandwidth. The available bandwidth is defined as the number of allowed bytes per second, where the byte value can be specified with one of the units "B" (bytes), "kB" (kilobyte), "MB" (Megabyte) or "GB" (Gigabyte), e.g. "10 MB". Must fit into the "Integer" range, i.e. the configured number of bytes has to be be smaller than 2^31. Defaults to "-1" (no limitations). drive.properties:38
com.openexchange.capability.drive true Enables or disables the "drive" module capability globally. drive.properties:4
com.openexchange.drive.maxBandwidthPerClient -1 Allows to limit the maximum used bandwidth for client downloads within the same session. If configured, downloads originating in the same session via the drive module handled by this backend node will not exceed the configured bandwidth. The available bandwidth is defined as the number of allowed bytes per second, where the byte value can be specified with one of the units "B" (bytes), "kB" (kilobyte), "MB" (Megabyte) or "GB" (Gigabyte), e.g. "500 kB". Must fit into the "Integer" range, i.e. the configured number of bytes has to be be smaller than 2^31. Defaults to "-1" (no limitations). drive.properties:49
com.openexchange.drive.maxConcurrentSyncOperations -1 Specifies the maximum allowed number of synchronization operations, i.e. all requests to the "drive" module apart from up- and downloads, that the server accepts concurrently. While the limit is reached, further synchronization requests are rejected in a HTTP 503 manner (service unavailable), and the client is instructed to try again at a later time. Defaults to "-1" (no limitations). drive.properties:57
com.openexchange.drive.directLinkQuota https://[hostname] Configures the pattern for a direct link to manage a user's quota. Text in brackets is replaced dynamically during link generation in the backend, however, it's still possible to overwrite them here with a static value, or even define an arbitrary URL here. [hostname] should be replaced with the server's canonical host name (if not, the server tries to determine the hostname on it's own), [uiwebpath] is replaced with the value of "com.openexchange.UIWebPath" as defined in "server.properties". [contextid], [userid] and [login] are replaced to reflect the values of the current user. Defaults to "https://[hostname]". drive.properties:68
com.openexchange.drive.events.apn.ios.enabled false Enables or disables push event notifications to clients using the Apple Push Notification service (APNS) for iOS devices. This requires a valid configuration for the APNS certificate and keys, see options below. Defaults to "false". drive.properties:74
com.openexchange.drive.events.apn.ios.keystore Specifies the path to the local keystore file (PKCS #12) containing the APNS certificate and keys for the iOS application, e.g. "/opt/open-xchange/etc/drive-apns.p12". Required if "com.openexchange.drive.events.apn.enabled" is "true". drive.properties:80
com.openexchange.drive.events.apn.ios.password Specifies the password used when creating the referenced keystore containing the certificate of the iOS application. Note that blank or null passwords are in violation of the PKCS #12 specifications. Required if "com.openexchange.drive.events.apn.enabled" is "true". drive.properties:86
com.openexchange.drive.events.apn.ios.production true Indicates which APNS service is used when sending push notifications to iOS devices. A value of "true" will use the production service, a value of "false" the sandbox service. Defaults to "true". drive.properties:91
com.openexchange.drive.events.apn.ios.feedbackQueryInterval 1D Configures the interval between queries to the APN feedback service for the subscribed iOS devices. The value can be defined using units of measurement: "D" (=days), "W" (=weeks) and "H" (=hours). Defaults to "1D" (one day). Leaving this parameter empty disables the feedback queries on this node. Since each received feedback is processed cluster-wide, only one node in the cluster should be enabled here. drive.properties:99
com.openexchange.oauth.dropbox.apiSecret PUT_YOUR_APP_SECRET_HERE The API secret dropbox.properties:10
com.openexchange.oauth.dropbox true Enable/disable dropbox.properties:4
com.openexchange.oauth.dropbox.apiKey PUT_YOUR_APP_KEY_HERE The API key dropbox.properties:7
com.openexchange.oauth.dropbox false Enable/disable dropboxoauth.properties:3
com.openexchange.oauth.dropbox.apiKey The API key dropboxoauth.properties:6
com.openexchange.oauth.dropbox.apiSecret The API secret dropboxoauth.properties:9
com.openexchange.mobile.configuration.urlencoding UTF-8 Define the URL encoding which will be used to modify the given URL eas-provisioning-mail.properties:11
com.openexchange.mobile.configuration.mail.from user Define the FROM address of the email which will be sent to the user when he has selected the email transport as provisioning method. Possible values are: 1. A valid eMail address (eg.: admin@example.com) 2. user (Then the from address will be the standard address from the user who sends the provisioning message) eas-provisioning-mail.properties:19
com.openexchange.mobile.configuration.mail.message.en_US.subject Open-Xchange Mobility Provis... Define the subject and the mailtext of the provisioning eMail which will be send to the user if he has chosen eMail as provisioning method. You can set a subject and text per language. If you want to add a new language code provide the following two configuration options: com.openexchange.mobile.configuration.mail.message.$languagecode_$LANDCODE.subject com.openexchange.mobile.configuration.mail.message.$languagecode_$LANDCODE.text eas-provisioning-mail.properties:28
com.openexchange.mobile.configuration.mail.message.en_US.text Please click on the followin... eas-provisioning-mail.properties:29
com.openexchange.mobile.configuration.mail.message.en_GB.subject Open-Xchange Mobility Provis... eas-provisioning-mail.properties:30
com.openexchange.mobile.configuration.mail.message.en_GB.text Please click on the followin... eas-provisioning-mail.properties:31
com.openexchange.mobile.configuration.mail.message.de_DE.subject Open-Xchange Mobility-Provis... eas-provisioning-mail.properties:32
com.openexchange.mobile.configuration.mail.message.de_DE.text Bitte auf den folgenden Link... eas-provisioning-mail.properties:33
com.openexchange.mobile.configuration.mail.message.fr_FR.subject Pr\u00E9paration de la mobil... eas-provisioning-mail.properties:34
com.openexchange.mobile.configuration.mail.message.fr_FR.text Veuillez cliquer sur le lien... eas-provisioning-mail.properties:35
com.openexchange.mobile.configuration.mail.message.nl_NL.subject Open-Xchange-mobility-initia... eas-provisioning-mail.properties:36
com.openexchange.mobile.configuration.mail.message.nl_NL.text Klik op de volgende link om ... eas-provisioning-mail.properties:37
com.openexchange.mobile.configuration.mail.message.es_ES.subject Configuraci\u00F3n m\u00F3vi... eas-provisioning-mail.properties:38
com.openexchange.mobile.configuration.mail.message.es_ES.text Por favor, haga clic en el s... eas-provisioning-mail.properties:39
com.openexchange.mobile.configuration.mail.message.it_IT.subject Fornitura in mobilit\u00E0 O... eas-provisioning-mail.properties:40
com.openexchange.mobile.configuration.mail.message.it_IT.text Fai clic sul seguente colleg... eas-provisioning-mail.properties:41
com.openexchange.mobile.configuration.sms.message.en_US.text Please click on the followin... Define the text of the provisioning SMS which will be send to the user if he has chosen SMS as provisioning method. You can set a text per language. If you want to add a new language code provide the following configuration option: com.openexchange.mobile.configuration.sms.message.$languagecode_$LANDCODE.text eas-provisioning-mail.properties:48
com.openexchange.mobile.configuration.sms.message.en_GB.text Please click on the followin... eas-provisioning-mail.properties:49
com.openexchange.mobile.configuration.sms.message.de_DE.text Bitte auf den folgenden Link... eas-provisioning-mail.properties:50
com.openexchange.mobile.configuration.sms.message.fr_FR.text Veuillez cliquer sur le lien... eas-provisioning-mail.properties:51
com.openexchange.mobile.configuration.sms.message.nl_NL.text Klik op de volgende link om ... eas-provisioning-mail.properties:52
com.openexchange.mobile.configuration.sms.message.es_ES.text Por favor, haga clic en el s... eas-provisioning-mail.properties:53
com.openexchange.mobile.configuration.sms.message.it_IT.text Fai clic sul seguente colleg... eas-provisioning-mail.properties:54
com.openexchange.mobile.configuration.url https://%h/servlet/mobilecon... Define the URL which will be send to the device via the transport. The following placeholders will be replaced by: %h : The Hostname taken from the URL of the user %l : The login which the user has entered on the login page %c : The context ID %u : The user login %p : Users primary email address eas-provisioning-mail.properties:8
com.openexchange.mobile.configuration.json.action.sms.sipgat.api.url https://samurai.sipgate.net/... Properties for the ACTION SMS Provisioning Plugin Currently only SIPGATE is supported as SMS provider via XML-RPC API Sipgate API URL eas-provisioning-sms.properties:10
com.openexchange.mobile.configuration.json.action.sms.sipgat.api.username openexchange Sipgate API Username eas-provisioning-sms.properties:14
com.openexchange.mobile.configuration.json.action.sms.sipgat.api.password test Sipgate API Password eas-provisioning-sms.properties:18
modules/com.openexchange.eas.provisioning.ui/module true eas-provisioning-ui.properties:1
modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/name Nokia S60 eas-provisioning-ui.properties:10
modules/com.openexchange.eas.provisioning.ui/other/0/fr_FR/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:11
modules/com.openexchange.eas.provisioning.ui/other/0/en_US/name Nokia S60 eas-provisioning-ui.properties:12
modules/com.openexchange.eas.provisioning.ui/other/0/en_US/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:13
modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/name Nokia S60 eas-provisioning-ui.properties:14
modules/com.openexchange.eas.provisioning.ui/other/0/en_GB/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:15
modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/name Nokia S60 eas-provisioning-ui.properties:16
modules/com.openexchange.eas.provisioning.ui/other/0/nl_NL/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:17
modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/name Nokia S60 eas-provisioning-ui.properties:18
modules/com.openexchange.eas.provisioning.ui/other/0/es_ES/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:19
modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/name Blackberry Blackberry configuration description: eas-provisioning-ui.properties:23
modules/com.openexchange.eas.provisioning.ui/other/1/de_DE/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:24
modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/name Blackberry eas-provisioning-ui.properties:25
modules/com.openexchange.eas.provisioning.ui/other/1/fr_FR/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:26
modules/com.openexchange.eas.provisioning.ui/other/1/en_US/name Blackberry eas-provisioning-ui.properties:27
modules/com.openexchange.eas.provisioning.ui/other/1/en_US/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:28
modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/name Blackberry eas-provisioning-ui.properties:29
modules/com.openexchange.eas.provisioning.ui/other/1/en_GB/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:30
modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/name Blackberry eas-provisioning-ui.properties:31
modules/com.openexchange.eas.provisioning.ui/other/1/nl_NL/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:32
modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/name Blackberry eas-provisioning-ui.properties:33
modules/com.openexchange.eas.provisioning.ui/other/1/es_ES/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:34
modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/name Android Android configuration description: eas-provisioning-ui.properties:38
modules/com.openexchange.eas.provisioning.ui/other/2/de_DE/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:39
modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/name Android eas-provisioning-ui.properties:40
modules/com.openexchange.eas.provisioning.ui/other/2/fr_FR/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:41
modules/com.openexchange.eas.provisioning.ui/other/2/en_US/name Android eas-provisioning-ui.properties:42
modules/com.openexchange.eas.provisioning.ui/other/2/en_US/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:43
modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/name Android eas-provisioning-ui.properties:44
modules/com.openexchange.eas.provisioning.ui/other/2/en_GB/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:45
modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/name Android eas-provisioning-ui.properties:46
modules/com.openexchange.eas.provisioning.ui/other/2/nl_NL/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:47
modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/name Android eas-provisioning-ui.properties:48
modules/com.openexchange.eas.provisioning.ui/other/2/es_ES/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:49
modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/name Nokia S60 The following options will display the detailed setup descriptions from devices which don't support autoconfiguration emails. Nokia S60 configuration description: eas-provisioning-ui.properties:8
modules/com.openexchange.eas.provisioning.ui/other/0/de_DE/url plugins/com.openexchange.usm... eas-provisioning-ui.properties:9
com.openexchange.mobile.configuration.generator.OpensslBinary The location of the openssl binary (needed if SignConfig is true) eas-provisioning.properties:10
com.openexchange.mobile.configuration.generator.OpensslTimeout 3000 The timeout for the openssl binary in milliseconds (needed if SignConfig is true) eas-provisioning.properties:12
com.openexchange.mobile.configuration.generator.CertFile The cert file (needed if SignConfig is true) eas-provisioning.properties:14
com.openexchange.mobile.configuration.generator.KeyFile The key file (needed if SignConfig is true) eas-provisioning.properties:16
com.openexchange.mobile.configuration.generator.iPhoneRegex ^.*(iPhone|iPad).*$ RegEx for iPhone browser detection eas-provisioning.properties:2
com.openexchange.mobile.configuration.generator.WinMobRegex ^.*Windows Phone.*$ RegEx for Windows Mobile browser detection eas-provisioning.properties:4
com.openexchange.mobile.configuration.generator.OnlySecureConnect true If only https should be used eas-provisioning.properties:6
com.openexchange.mobile.configuration.generator.SignConfig false If signing is used or not eas-provisioning.properties:8
read_cl ONE Consistency Levels. It can be defined on a per-column-family basis. Since we only have one column family, it only applies to that. Possible values (CaSe sensitive): ONE, TWO, THREE, QUORUM, ALL, ANY, EACH_QUORUM, LOCAL_QUORUM eavstorage.properties:15
write_cl ONE eavstorage.properties:16
replication_factor 1 Replication factor of the keyspace eavstorage.properties:2
keyspace OX Keyspace name eavstorage.properties:5
cf_xt_props ExtendedProperties Extended Properties column family name eavstorage.properties:8
com.openexchange.event.eventQueueDelay 60000 This parameter set the delay in milliseconds when events are sent to the subscribed services. Events for example are triggered when deleting an appointment with attachment. The event then is for deleting the attachment. If this value is increased more events may be in the queue that must be executed. This can cause longer runtime delivering all those events. Lowering this value may cause too often look into the queue without finding events there to process. event.properties:17
com.openexchange.event.isEventQueueEnabled true This option enables or disable the complete event handling for OX The event handling is a essential Open-Xchange component which needs to always run. This should only be set to false for debugging purposes. event.properties:8
com.openexchange.messaging.facebook.loginPageBaseURL http://www.facebook.com/logi... Specify the base URL of facebook's login page facebookmessaging.properties:10
com.openexchange.messaging.facebook.actionOfLoginForm https://login.facebook.com/l... Specify the action of the facebook login form located at login page facebookmessaging.properties:13
com.openexchange.messaging.facebook.linkAfterLogin "\\Qhttp://www.facebook.com/... Specify the regular expression (in quotes) for the link of the expected page after successfully passing facebook's login page Note: The (optional) capturing group is checked against facebook's user identifier. If no group is specified, no check is performed facebookmessaging.properties:17
com.openexchange.messaging.facebook.apiVersion 1.0 Specify the version of facebook's API facebookmessaging.properties:20
com.openexchange.messaging.facebook.nameOfUserField email Specify the name of the login field on facebook's login page facebookmessaging.properties:23
com.openexchange.messaging.facebook.nameOfPasswordField pass Specify the name of the password field on facebook's login page facebookmessaging.properties:26
com.openexchange.messaging.facebook true facebookmessaging.properties:3
com.openexchange.messaging.facebook.renewalFrequence 300000 Frequence for facebook session renewal in milliseconds. Default is 300000 (5 minutes). facebookmessaging.properties:7
com.openexchange.oauth.facebook false Enable/disable Facebook OAuth support facebookoauth.properties:2
com.openexchange.facebook.apiKey INSERT_YOUR_API_KEY_HERE Specify the API key obtained from facebook facebookoauth.properties:5
com.openexchange.facebook.secretKey INSERT_YOUR_API_SECRET_HERE Specify the secret key obtained from facebook facebookoauth.properties:8
com.openexchange.subscribe.socialplugin.facebook true facebooksubscribe.properties:1
com.openexchange.hazelcast.configuration.map.backupCount 1 Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. filemanagementDistributed.properties:11
com.openexchange.hazelcast.configuration.map.asyncBackupCount 0 Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. filemanagementDistributed.properties:16
com.openexchange.hazelcast.configuration.map.readBackupData true Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. filemanagementDistributed.properties:21
com.openexchange.hazelcast.configuration.map.name distributedFiles-0 The name of the map. Don't change this on your own. filemanagementDistributed.properties:24
com.openexchange.hazelcast.configuration.map.maxIdleSeconds 3600 Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than <max-idle-seconds> will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. filemanagementDistributed.properties:31
IGNORE_SHARED_ADDRESSBOOK TRUE Determine whether to ignore 'shared addressbook' folder or not. Possible values: TRUE / FALSE foldercache.properties:12
ENABLE_INTERNAL_USER_EDIT TRUE Define if users are allowed to edit their own contact object contained in folder 'Global Address Book' aka 'Internal Users'. Switching this parameter only has an effect for new created contexts. foldercache.properties:17
com.openexchange.folderstorage.outlook.showPersonalBelowInfoStore true Specifies whether a user's default InfoStore folder should appear below InfoStore root folder: - Infostore -- My files -- Public infostore -- Userstore -- Other infstore folders foldercache.properties:27
com.openexchange.folderstorage.database.preferDisplayName false Specifies whether default InfoStore folders are labeled with owning user's display name or name is read from folder storage (database) foldercache.properties:31
ENABLE_DB_GROUPING TRUE Define where to perform folder grouping. This filters the database results for duplicate folders in the where clause of the db statement or afterwards in the application. Possible values: TRUE / FALSE foldercache.properties:5
ENABLE_FOLDER_CACHE TRUE Enable or disable folder caching. Possible values: TRUE / FALSE foldercache.properties:8
com.openexchange.folder.json.module folders # Define the module which also serves as the appendix for registered servlet: # If module is set to "myfolders", the servlet path is changed to "/ajax/myfolders" # Default is "folders" folderjson.properties:6
project.required.plugins org.apache.forrest.plugin.ou... The names of plugins that are required to build the project comma separated list (no spaces) You can request a specific version by appending "-VERSION" to the end of the plugin name. If you exclude a version number the latest released version will be used, however, be aware that this may be a development version. In a production environment it is recomended that you specify a known working version. Run "forrest available-plugins" for a list of plug-ins currently available forrest.properties:125
project.skin lucene Specifies name of Forrest skin to use See list at http://forrest.apache.org/docs/skins.html forrest.properties:29
com.openexchange.freebusy.provider.ews.password The password to access the EWS. Required. freebusy_provider_ews.properties:11
com.openexchange.freebusy.provider.ews.detailed true Configures whether the detailed free/busy-view including subject and location of the appointments is requested from EWS or not. freebusy_provider_ews.properties:15
com.openexchange.freebusy.provider.ews.emailSuffixes Allows the definition of a comma-separated list of e-mail-address suffixes (e.g. domain parts like "@example.org") that are used to pre-filter the requested participants before passing them to EWS. Optional, but strongly recommended to reduce the amount of transferred data. freebusy_provider_ews.properties:21
com.openexchange.freebusy.provider.ews.validEmailsOnly true Configures whether only valid e-mail addresses are used in the free/busy lookup or not. freebusy_provider_ews.properties:25
com.openexchange.freebusy.provider.ews.trustAllCerts false For testing purposes, it's possible to skip certificate validation and trust all server certificates. This might only work when using Sun Java as it configures "com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory". freebusy_provider_ews.properties:30
com.openexchange.freebusy.provider.ews.skipHostVerification false For testing purposes, it's possible to bypass hostname verification. This might only work when using Sun Java as it configures "com.sun.xml.internal.ws.transport.https.client.hostname.verifier". freebusy_provider_ews.properties:35
com.openexchange.freebusy.provider.ews.exchangeVersion EXCHANGE_2010 Configures the requested Exchange Server version. Possible values include "EXCHANGE_2007_SP_1", "EXCHANGE_2010", "EXCHANGE_2010_SP_1" and "EXCHANGE_2010_SP_2". freebusy_provider_ews.properties:40
com.openexchange.freebusy.provider.ews.url Specifies the URL to the Exchange Web Service (usually something like http://exchange.example.com/EWS/Exchange.asmx). Required. freebusy_provider_ews.properties:5
com.openexchange.freebusy.provider.ews.userName The user name to access the EWS. Required. freebusy_provider_ews.properties:8
com.openexchange.freebusy.provider.google.emailSuffixes @gmail.com,@googlemail.com Allows the definition of a comma-separated list of e-mail-address suffixes (e.g. domain parts like "@googlemail.com") that are used to pre-filter the requested participants before passing them to Google. Optional, but strongly recommended to reduce the amount of transferred data. freebusy_provider_google.properties:15
com.openexchange.freebusy.provider.google.validEmailsOnly true Configures whether only valid e-mail addresses are used in the free/busy lookup or not. freebusy_provider_google.properties:19
com.openexchange.freebusy.provider.google.apiEndpoint https://www.googleapis.com/c... Configures the URI of the Google Calendar API endpoint and should normally not be changed. Required. freebusy_provider_google.properties:5
com.openexchange.freebusy.provider.google.apiKey {YOUR_API_KEY} Sets the Google API key to be used for requests to the Google Calendar API. Required. freebusy_provider_google.properties:9
com.openexchange.freebusy.publisher.ews.userID Specifies the user ID of the user in whose name the internal free/busy data is requested from the server (should normally be the internal user ID of the context administrator). Required. freebusy_publisher_ews.properties:10
com.openexchange.freebusy.publisher.ews.url Specifies the URL to the Exchange Web Service (usually something like http://exchange.example.com/EWS/Exchange.asmx). Required. freebusy_publisher_ews.properties:14
com.openexchange.freebusy.publisher.ews.userName The user name to access the EWS. Required. freebusy_publisher_ews.properties:17
com.openexchange.freebusy.publisher.ews.password The password to access the EWS. Required. freebusy_publisher_ews.properties:20
com.openexchange.freebusy.publisher.ews.publishMonths 3 Configures the amount of free/busy data to be published. The period always starts at the first of the current month. Defaults to '3'. freebusy_publisher_ews.properties:24
com.openexchange.freebusy.publisher.ews.delay 15 Specifies the time in minutes between publication cycles, i.e. configures the free/busy data update interval. Defaults to '15'. freebusy_publisher_ews.properties:28
com.openexchange.freebusy.publisher.ews.initialDelay 5 Specifies the time in minutes before starting the first publication cycle upon bundle startup. Defaults to '5'. freebusy_publisher_ews.properties:32
com.openexchange.freebusy.publisher.ews.chunkSize 50 Defines the number of users that are processed in a chunk when publishing free/busy data. Default to '50'. freebusy_publisher_ews.properties:36
com.openexchange.freebusy.publisher.ews.exchangeVersion EXCHANGE_2010 Configures the requested Exchange Server version. Possible values include "EXCHANGE_2007_SP_1", "EXCHANGE_2010", "EXCHANGE_2010_SP_1" and "EXCHANGE_2010_SP_2". Defaults to 'EXCHANGE_2010'. freebusy_publisher_ews.properties:41
com.openexchange.freebusy.publisher.ews.trustAllCerts false For testing purposes, it's possible to skip certificate validation and trust all server certificates. This might only work when using Sun Java as it configures "com.sun.xml.internal.ws.transport.https.client.SSLSocketFactory". freebusy_publisher_ews.properties:46
com.openexchange.freebusy.publisher.ews.contextID Specifies the context ID of the users whose free/busy data is published to the Exchange server. Required. freebusy_publisher_ews.properties:5
com.openexchange.freebusy.publisher.ews.skipHostVerification false For testing purposes, it's possible to bypass hostname verification. This might only work when using Sun Java as it configures "com.sun.xml.internal.ws.transport.https.client.hostname.verifier". freebusy_publisher_ews.properties:51
com.openexchange.freebusy.publisher.ews.lookup Specifies how the legacyExchangeDN for free/busy users is retrieved. May be one of 'static' or 'ldap'. A static lookup uses existing user attributes to construct the legacyExchangeDN path, while 'ldap' queries the 'legacyExchangeDN' attribute from the Active Directory using one or more user attributes. Required. freebusy_publisher_ews.properties:58
com.openexchange.freebusy.publisher.ews.lookup.static Configures the template to construct the legacyExchangeDN path. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'static'. All occurrences of the following user attributes are replaced: [displayName], [contactId], [givenName], [surName], [userId], [imapLogin], [imapServer], [mailDomain], [mail], [loginInfo]. An example template would be "/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/ cn=Recipients/cn=[displayName]" freebusy_publisher_ews.properties:67
com.openexchange.freebusy.publisher.ews.lookup.ldap.filter Configures the LDAP filter used to query the Active Directory for the legacyExchangeDN of a user. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. Within the search filter, all occurrences of the following user attributes are replaced dynamically: [displayName], [contactId], [givenName], [surName], [userId], [imapLogin], [imapServer], [mailDomain], [mail], [loginInfo]. For example: "(&(objectClass=contact)(cn=[displayName]))" freebusy_publisher_ews.properties:76
com.openexchange.freebusy.publisher.ews.lookup.ldap.uri The URI of the LDAP server, should be in the format ldap://myserver.example.com:389. For SSL access, use the ldaps protocol and the appropriate port, e.g. ldaps://myserver.example.com:636. Required if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. freebusy_publisher_ews.properties:82
com.openexchange.freebusy.publisher.ews.lookup.ldap.baseDN Configures a base LDAP path. If defined, all Distinguished Names supplied to and received from LDAP operations will be relative to the LDAP path supplied. If not defined, the default naming context of the RootDSE is used as baseDN. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. freebusy_publisher_ews.properties:89
com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN Specify the bind DN used for LDAP authentication here. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap'. If left empty, anonymous authentication is used. freebusy_publisher_ews.properties:94
com.openexchange.freebusy.publisher.ews.lookup.ldap.bindPW Specify the bind password used for LDAP authentication here. Only used if 'com.openexchange.freebusy.publisher.ews.lookup' is set to 'ldap' and 'com.openexchange.freebusy.publisher.ews.lookup.ldap.bindDN' is defined. freebusy_publisher_ews.properties:99
com.openexchange.http.grizzly.hasCometEnabled true Comet is an umbrella term used to describe a technique allowing web browser to receive almost real time updates from the server. The two most common approaches are long polling and streaming. Long polling differs from streaming in that each update from the server ultimately results in another follow up request from the client. Default value: true grizzly.properties:18
com.openexchange.http.grizzly.hasWebSocketsEnabled true Bi-directional, full-duplex communications channels over a single TCP connection. Default value: false grizzly.properties:23
com.openexchange.http.grizzly.hasJMXEnabled true Do you want to enable grizzly monitoring via JMX? Default value: true. grizzly.properties:31
com.openexchange.http.grizzly.hasAJPEnabled false Grizzly is able to communicate via AJP besides its default prototcol HTTP. Do you want to use AJP instead of HTTP? Default value: false grizzly.properties:40
com.openexchange.http.grizzly.ping PROCESSING Specify the ping mechanism to use. Currently supported values: * NONE -- No ping at all * PROCESSING -- Ping through 102 Processing interim response * CONTINUE -- Ping through 100 Continue interim response * WHITESPACE -- Ping through transmitting a whitespace character (and implicitly committing HTTP response) Default is PROCESSING. grizzly.properties:52
com.openexchange.http.grizzly.pingDelay 90000 The ping delay aka frequency in milliseconds. Default is 90000. grizzly.properties:56
com.openexchange.http.grizzly.maxPingCount 9 The number of pings allowed being initiated before quit A value of zero or less means unlimited (actually 2^31 - 1) Default is 9 (because Apache has a hard-coded limit of 10) grizzly.properties:61
com.openexchange.halo.linkedin.enabledMailCapableKey false Specify whether LinkedIn API key/secret are allowed to access E-Mail-sensitive data halo-linkedin.properties:4
com.openexchange.hazelcast.network.portAutoIncrement true Configures if automatically the next port should be tried if the incoming port is already in use. Defaults to "true". hazelcast.properties:102
com.openexchange.hazelcast.network.outboundPortDefinitions By default, Hazelcast lets the system to pick up an ephemeral port during socket bind operation. But security policies/firewalls may require to restrict outbound ports to be used by Hazelcast enabled applications. To fulfill this requirement, you can configure Hazelcast to use only defined outbound ports. You can use port ranges and/or comma separated ports, e.g. "35000-35100" or "36001, 36002, 36003". Defaults to "". hazelcast.properties:110
com.openexchange.hazelcast.network.enableIPv6Support false Enables or disables support for IPv6. IPv6 support is switched off by default, since some platforms have issues in use of IPv6 stack, and some other platforms such as Amazon AWS have no support at all. Defaults to "false". hazelcast.properties:116
com.openexchange.hazelcast.socket.bindAny false Configures whether to bind the server- and client-sockets to any local interface or not. Defaults to "false", which restricts the bind operation to the picked interface address based on the value of "com.openexchange.hazelcast.network.interfaces". hazelcast.properties:122
com.openexchange.hazelcast.logging.enabled true Configures whether Hazelcast's internal logging system is enabled or not. Defaults to "true". hazelcast.properties:129
com.openexchange.hazelcast.maxOperationTimeout 5000 Specifies the implicit maximum operation timeout in milliseconds for operations on distributed data structures, if no explicit timeout is specified for an operation. Defaults to "5000". hazelcast.properties:134
com.openexchange.hazelcast.jmx true Enables or disables JMX monitoring for hazelcast components such as statistics about distributed data structures. Defaults to "true". hazelcast.properties:138
com.openexchange.hazelcast.jmxDetailed false Specifies whether detailed JMX monitoring is enabled or not, i.e. detailed information about entries in distributed data structures. Only taken into account if "com.openexchange.hazelcast.jmx" is "true". Defaults to "false". hazelcast.properties:143
com.openexchange.hazelcast.memcache.enabled false Enables or disables Hazelcast's internal Memcache client request listener service. Defaults to "false", as it's not needed by the backend. hazelcast.properties:147
com.openexchange.hazelcast.rest.enabled false Enables or disables Hazelcast's internal REST client request listener service. Defaults to "false", as it's not needed by the backend. hazelcast.properties:151
com.openexchange.hazelcast.enabled true Enables or disables Hazelcast. Setting this property to "false" will result in no Hazelcast instance being created for this node, and all other dependent features will be disabled. Defaults to "true". hazelcast.properties:32
com.openexchange.hazelcast.group.name Configures the name of the cluster. Only nodes using the same group name will join each other and form the cluster. Required if "com.openexchange.hazelcast.network.join" is not "empty" (see below). hazelcast.properties:37
com.openexchange.hazelcast.group.password wtV6$VQk8#+3ds!a The password used when joining the cluster. Defaults to "wtV6$VQk8#+3ds!a". Please change this value, and ensure it's equal on all nodes in the cluster. hazelcast.properties:41
com.openexchange.hazelcast.network.join empty Specifies which mechanism is used to discover other backend nodes in the cluster. Possible values are "empty" (no discovery for single-node setups), "static" (fixed set of cluster member nodes) or "multicast" (automatic discovery of other nodes via multicast). Defaults to "empty". Depending on the specified value, further configuration might be needed, see "Networking" section below. hazelcast.properties:52
com.openexchange.hazelcast.network.join.static.nodes Configures a comma-separated list of IP addresses / hostnames of possible nodes in the cluster, e.g. "10.20.30.12, 10.20.30.13:5701, 192.178.168.110". Only used if "com.openexchange.hazelcast.network.join" is set to "static". It doesn't hurt if the address of the local host appears in the list, so that it's still possible to use the same list throughout all nodes in the cluster. hazelcast.properties:60
com.openexchange.hazelcast.network.join.multicast.group 224.2.2.3 Configures the multicast address used to discover other nodes in the cluster dynamically. Only used if "com.openexchange.hazelcast.network.join" is set to "multicast". If the nodes reside in different subnets, please ensure that multicast is enabled between the subnets. Defaults to "224.2.2.3". hazelcast.properties:66
com.openexchange.hazelcast.network.join.multicast.port 54327 Configures the multicast port used to discover other nodes in the cluster dynamically. Only used if "com.openexchange.hazelcast.network.join" is set to "multicast". Defaults to "54327". hazelcast.properties:71
com.openexchange.hazelcast.merge.firstRunDelay 120s Configures the time until the first check if the cluster needs to merge is scheduled. This takes a timespan parameter with "ms" denoting milliseconds, "s" denoting seconds, "m" denoting minutes. The value is passed to the hazelcast property "hazelcast.merge.first.run.delay.seconds". Defaults to "120s". hazelcast.properties:78
com.openexchange.hazelcast.merge.runDelay 120s Configures the time between each check if the cluster needs to merge. This takes a timespan parameter with "ms" denoting milliseconds, "s" denoting seconds, "m" denoting minutes. The value is passed to the hazelcast property "hazelcast.merge.next.run.delay.seconds". Defaults to "120s". hazelcast.properties:84
com.openexchange.hazelcast.network.interfaces 127.0.0.1 Comma-separated list of interface addresses hazelcast should use. Wildcards (*) and ranges (-) can be used. Leave blank to listen on all interfaces Especially in server environments with multiple network interfaces, it's recommended to specify the IP-address of the network interface to bind to explicitly. Defaults to "127.0.0.1" (local loopback only), needs to be adjusted when building a cluster of multiple backend nodes. hazelcast.properties:95
com.openexchange.hazelcast.network.port 5701 The port Hazelcast will listen for incoming connections. Defaults to "5701". hazelcast.properties:98
CONTEXT_STORAGE com.openexchange.admin.stora... hosting.properties:1
CREATE_CONTEXT_USE_UNIT context what to count when distributing contexts over db engines possible values: context or user hosting.properties:11
CHECK_CONTEXT_LOGIN_MAPPING_REGEXP [$%\\.+a-zA-Z0-9_-] pattern of allowed chars in login mapping names hosting.properties:14
NEW_CONTEXT_DEFAULT_ACCESS_COMBINATION_NAME webmail_plus Default access combination template name for newly created contexts! See also "ModuleAccessDefinitions" file for details! If the name is NOT defined in "ModuleAccessDefinitions" file , fallback will be used! hosting.properties:19
UTIL_STORAGE com.openexchange.admin.stora... hosting.properties:2
AVERAGE_CONTEXT_SIZE 200 Misc properties average size of a context in MB hosting.properties:6
CONTEXTS_PER_SCHEMA 1000 amount of contexts per database schema hosting.properties:8
com.openexchange.imap.notifyFullNames INBOX The full names of the folders to consider. imap.properties:101
com.openexchange.imap.maxMailboxNameLength 60 The max. length of a mailbox name Default is 60 characters imap.properties:105
com.openexchange.imap.invalidMailboxNameCharacters Specifies a space-separated list of characters that are not allowed to be contained in a mailbox name; e.g. >>com.openexchange.imap.invalidMailboxNameCharacters="; / . | \\"<< Default is empty. imap.properties:110
com.openexchange.imap.allowFolderCaches true Enables/disables caching of IMAP folders. Default is true. Note: Only disable IMAP folder cache if you certainly know what you are doing. Disabling that cache may result in noticeable performance decrease. imap.properties:116
com.openexchange.imap.imapSearch imap Define where to search for emails: Value "imap" to let the IMAP Server search. The search is done on IMAP server if a mailbox' size exceeds the mailFetchLimit as defined in mail.properties. Leave blank or fill in value "application" to search within application. imap.properties:13
com.openexchange.imap.umlautFilterThreshold 50 Specify the threshold for number of search results returned by IMAP server for which manual umlauts-filtering will be applied. If less than or equal to zero, no manual filtering will be applied. Default value is 50. imap.properties:18
com.openexchange.imap.imapFastFetch true This property determines whether a fast fetch is performed on large mail folders or not. Although the fetch is fast on IMAP side, a lot of data is transfered during reading response which cause a temporary memory peak. If disabled only the necessary fields are used as command arguments, which is slower but needs less memory. NOTE: See property "imapMessageFetchLimit" to know which mail folders are treated as large mail folders imap.properties:27
com.openexchange.imap.imapSupportsACL auto Define if IMAP server supports ACLs. Possible values: true/false/auto NOTE: Value "auto" means to use server-defined ACL support as indicated through response to IMAP command "CAPABILITY" imap.properties:32
com.openexchange.imap.imapTimeout 50000 Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.imap.timeout imap.properties:36
com.openexchange.imap.imapConnectionTimeout 20000 Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.imap.connectiontimeout imap.properties:40
com.openexchange.imap.imapTemporaryDown 10000 Define the amount of time in milliseconds an IMAP server is treated as being temporary down. An IMAP server is treated as being temporary down if a socket connect fails. Further requests to the affected IMAP server are going to be denied for the specified amount of time. A value less or equal to zero disables this setting. imap.properties:46
com.openexchange.imap.failedAuthTimeout 10000 The number of milliseconds a failed authentication attempt is cached to faster handle subsequent authentication attempts Default is 10 seconds. imap.properties:51
com.openexchange.imap.imapAuthEnc UTF-8 Define the encoding for IMAP authentication imap.properties:54
com.openexchange.imap.User2ACLImpl auto Name of the class that implements User2ACL, their alias or "auto" to use auto-detection. Currently known aliases: Cyrus, Courier, Dovecot, and Sun (Sun Java(tm) System Messaging Server) imap.properties:58
com.openexchange.imap.blockSize 1000 IMAP operations which shall be applied to a number of messages which exceeds the block size are performed in blocks. Example: A folder containing thousands of messages shall be cleared. To avoid the risk of an IMAP timeout when trying to delete all messages at once, the messages are deleted in block size portions. A block size equal to or less than zero means no block size. imap.properties:65
com.openexchange.imap.spamHandler DefaultSpamHandler Define the registration name of the appropriate spam handler to use imap.properties:68
com.openexchange.imap.imapSort imap Define where to sort emails: Value "imap" to let the IMAP Server sort (faster but less reliable). Leave blank or fill in value "application" to sort within application (slower but good quality). The sorting is done on IMAP server if a mailbox' size exceeds the mailFetchLimit as defined in mail.properties. NOTE: This value is going to be set to "application" if IMAP server capabilities do not contain string "SORT" imap.properties:7
com.openexchange.imap.propagateClientIPAddress false Whether client's IP address should be propagated by a NOOP command; e.g. "A01 NOOP <CLIENT_IP>" imap.properties:71
com.openexchange.imap.propagateHostNames Configure a comma-separated list of external IMAP server's host names which should receive client's IP address by a NOOP command, too imap.properties:74
com.openexchange.imap.maxNumConnections 0 The max. number of connection allowed being established for a user to an IMAP server Note: This setting overrides possibles restrictions specified through property "com.openexchange.imap.maxNumExternalConnections" if this property's value is less than the other one. Less than or equal to zero means infinite. imap.properties:80
com.openexchange.imap.maxNumExternalConnections imap.gmail.com:2,imap.google... Configure the max. number of concurrent connections which are allowed being established to a subscribed/external IMAP account. Notation is a comma-separated list of: <host> + ':' + <max-count>; e.g.: com.openexchange.imap.maxNumExternalConnections=imap.host1.com:4, imap.host2.com:6 For convenience a max-count can be specified which applies to all subscribed/external IMAP accounts; e.g.: com.openexchange.imap.maxNumExternalConnections=4 Zero or less is interpreted as unlimited. If not set, unlimited concurrent connections are allowed. imap.properties:89
com.openexchange.imap.enableTls true Enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection. imap.properties:92
com.openexchange.imap.notifyRecent false Notify about recent messages using mail push events. This is a poll-based alternative for any connection-keeping mail push bundle. imap.properties:95
com.openexchange.imap.notifyFrequencySeconds 300 The frequency when a check for recent mails is enforced. imap.properties:98
IMAP_TIMEOUT 5000 Socket I/O timeout value in milliseconds imapauth.properties:11
IMAP_CONNECTIONTIMEOUT 5000 Socket connection timeout value in milliseconds imapauth.properties:14
IMAP_SERVER localhost imap server ip or fqdn imapauth.properties:2
USE_FULL_LOGIN_INFO true ############################################# Set to true to auth with "user@domain" instead of just "user" against imap server. If true the "domain" part will be used as the context name of the ox system. so add "domain" as a login mapping to be able to login. If false, the plugin react as only 1 context exists in the ox system, and this context has the mapping "defaultcontext" added. imapauth.properties:22
USE_MULTIPLE false ######## MULTIPLE IMAP SERVERS ############# If set to true the IMAP authentication plugin gets all IMAP server information from the OX database instead of reading configuration from this file. Following information is fetched from DB and will be used to authenticate against the server: - server - port - ssl/tls Moreover the proper login name is detected as configured by property "com.openexchange.mail.loginSource". To use this feature, set the correct values while provisioning an OX user. Useful if you have many IMAP Servers to connect to. ##### INFO: Domain part of the login is used as context name. Example: test@test.org Username of the OX account must be "test" and name of the OX context must be "test.org" imapauth.properties:47
IMAP_PORT 143 port on which the imap server is listening imapauth.properties:5
com.openexchange.authentication.imap.imapAuthEnc UTF-8 Define the encoding for IMAP authentication imapauth.properties:51
IMAP_USE_SECURE false set to true if connecting via imaps:// imapauth.properties:8
com.openexchange.index.allowedModules Specify all modules that may be indexed as a comma-separated list of module identifiers (these are numbers defined in http://oxpedia.org/wiki/index.php?title=HTTP_API#LinkObject). The default value is empty and disables indexing as a whole. This value takes effect on server granularity and can be overwritten for sets of contexts, single contexts and single users. See http://oxpedia.org/wiki/index.php?title=ConfigCascade and /ox-config-path/contextSets/index.yml for more information on this. Possible modules: E-Mail: 19 As of now only E-Mail can be enabled. Enabling other modules may lead to unforseen errors during runtime. index.properties:16
com.openexchange.service.indexing.workerThreads 4 The number of worker threads for the clustered job scheduler instance that executes the indexing jobs. More worker threads allow it to run more indexing jobs at the same time, but will also increase the load of the worker node. It is recommended to start with a number not higher than the nodes number of CPU cores. Increasing the number afterwards always requires a restart of the node. indexing-service.properties:6
translator.get_request com.openexchange.index.solr... infostore-querybuilder.properties:1
get_request.id_field uuid infostore-querybuilder.properties:2
translator.all_request com.openexchange.index.solr... infostore-querybuilder.properties:4
MAX_UPLOAD_SIZE 10485760 infostore.properties:7
com.openexchange.jolokia.servlet.name /monitoring/jolokia Under what servlet name jolokia will be published, please bear in mind that this should not be forwarded by apache and kept internal jolokia.properties:11
com.openexchange.jolokia.user User used for authentication with HTTP Basic Authentication. If not given, no authentication is used. jolokia.properties:14
com.openexchange.jolokia.password Password used for authentification, if not set "secret" is used. Only needed if com.openexchange.jolokia.user is used jolokia.properties:17
com.openexchange.jolokia.maxDepth 0 Maximum depth when traversing bean properties. If set to 0, depth checking is disabled jolokia.properties:20
com.openexchange.jolokia.maxObjects 100000 Maximum number of objects which are traversed when serializing a single response. Use this as an airbag to avoid boosting your memory and network traffic. Nevertheless, when set to 0 no limit is imposed. jolokia.properties:24
com.openexchange.jolokia.restrict.to.localhost true This setting will restrict jolokia access to localhost. It is completly ignored when a jolokia-access.xml is present jolokia.properties:27
com.openexchange.jolokia.start false Start jolokia jolokia.properties:8
com.openexchange.kerberos.proxyDelimiter + Define a delimiter to be used to separate proxy authentication from normal user login on the frontend login screen. If defined, a proxy user can login on behalf of a user using the form <PROXYACCOUNT><DELIMITER><USERACCOUNT>. NOTE: Login to the mail server is not supported. The implementation for mail filter implementation based on SIEVE protocol does not support a proxy authentication, so it will raise error messages. kerberos.properties:15
com.openexchange.kerberos.proxyUser Comma separated list of proxy user logins allowed to login as a proxy user for every other user account. kerberos.properties:18
java.security.auth.login.config /opt/open-xchange/etc/kerber... path to the Java authentication and authorization configuration file kerberos.properties:21
sun.security.krb5.debug true enable kerberos debugging kerberos.properties:24
java.security.krb5.conf /opt/open-xchange/etc/krb5.c... path to the krb5.conf configuration file java.security.krb5.conf=/etc/krb5.conf kerberos.properties:28
com.openexchange.kerberos.moduleName Open-Xchange Name of the module in the authentication and authorization configuration file. Must be an entry in the file named by java.security.auth.login.config. kerberos.properties:5
com.openexchange.kerberos.userModuleName Open-Xchange-User-Auth Name of the module in the authentication and authorization configuration file used for username and password authentication. Must be an entry in the file named by java.security.auth.login.config kerberos.properties:9
com.openexchange.langdetect.languageModelsDir languageModels The path to the directory containing the language models lang-detect.properties:4
com.openexchange.langdetect.languageCodesFile language-codes.properties Maps language to their code lang-detect.properties:7
com.sun.jndi.ldap.connect.timeout 10000 Timeouts are useful to get quick responses for login requests. This timeout is used if a new connection is established. ldapauth.properties:12
com.sun.jndi.ldap.read.timeout 10000 This timeout only works since Java 6 SE to time out waiting for a response. ldapauth.properties:15
uidAttribute uid This attribute is used login. E.g. uid=<login>,baseDN ldapauth.properties:18
baseDN ou=Users,ou=OxObjects,dc=ope... This is the base distinguished name where the user are located. ldapauth.properties:21
ldapReturnField If you do not want to pass on the user id, used for authentication, to the groupware but another field entry of the LDAP user object, then you can specify the field here. ldapauth.properties:26
adsBind false This option activates a special ADS bind. It allows the user to authenticate at the ADS with only the displayName or by using the syntax DOMAIN\Samaccountname. Note that "\" cannot be used in user names when this option is activated. ldapauth.properties:32
subtreeSearch false set subtreeSearch to true if the user entries are not directly below the baseDN, and e.g. distributed over one or more subtrees. The bindDN to authenticate the user will then determined using a search over the complete tree below baseDN NOTE: When two users exist with the same uidAttribute, authentication will be refused, though. ldapauth.properties:40
searchFilter (objectclass=posixAccount) specify the filter to limit the search of user entries (used in combination with subtreeSearch=true. the filter will be ANDed with the attributed specified in uidAttribute. Example: (&(objectclass=posixAccount)(uid=foo)) ldapauth.properties:47
java.naming.provider.url ldap://localhost:389/dc=exam... URL of the LDAP server to connect to for authenticating users. ldaps is supported. ldapauth.properties:5
bindDN if your LDAP server does not allow to do searches without any authentication, specify a dn here to bind in order to search (used in combination with subtreeSearch=true). ldapauth.properties:52
bindDNPassword the password required for the bindDN ldapauth.properties:55
referral follow This option configures how to handle the chasing of referrals in LDAP (see http://java.sun.com/products/jndi/tutorial/ldap/referral/overview.html). possible values: ignore, follow, throw ldapauth.properties:60
java.naming.security.authentication simple Defines the authentication security that should be used. ldapauth.properties:8
com.openexchange.liberty.appstore.url http://marketplace.kumoki.in... Where to send the app store requests liberty.properties:2
com.openexchange.liberty.appstore.storefront http://marketplace.kumoki.in... Where to redirect the user for the BSS liberty.properties:5
com.openexchange.liberty.appstore.gateway http://html5gateway.mch.fsc.... liberty.properties:7
com.openexchange.liberty.appstore.gatewayQuery gateway=172.24.56.23&server=... liberty.properties:8
com.openexchange.licensekey.1 OX-AS-MK-123456-789 licensekeys.properties:1
modules/themes/light_breeze Light Breeze The following property defines the light breeze theme of the AJAX GUI. light-breeze-theme.properties:4
com.openexchange.oauth.linkedin false Enable/disable LinkedIn OAuth support linkedinoauth.properties:2
com.openexchange.socialplugin.linkedin.apikey REPLACE_THIS_WITH_THE_KEY_FR... These keys are either pre-filled or need to be replaced by ones gotten from an application managed at linkedIn for information how to create this application please see http://oxpedia.org/wiki/index.php?title=LinkedIn_Bundles linkedinoauth.properties:6
com.openexchange.socialplugin.linkedin.apisecret REPLACE_THIS_WITH_THE_SECRET... linkedinoauth.properties:7
com.openexchange.subscribe.socialplugin.linkedin true linkedinsubscribe.properties:1
log4j.rootLogger ERROR, console log4j.properties:1
log4j.rootLogger ERROR, console log4j.properties:1
log4j.appender.console org.apache.log4j.ConsoleAppe... log4j.properties:3
log4j.appender.console org.apache.log4j.ConsoleAppe... log4j.properties:3
log4j.appender.console org.apache.log4j.ConsoleAppe... log4j.properties:3
log4j.appender.console.layout org.apache.log4j.PatternLayout log4j.properties:4
log4j.appender.console.layout org.apache.log4j.PatternLayout log4j.properties:4
log4j.appender.console.layout org.apache.log4j.PatternLayout log4j.properties:4
log4j.appender.console.layout.ConversionPattern %d{dd.MM.yyyy HH:mm:ss} [%t... log4j.properties:5
log4j.appender.console.layout.ConversionPattern %d{dd.MM.yyyy HH:mm:ss} [%t... log4j.properties:5
log4j.appender.console.layout.ConversionPattern %d{dd.MM.yyyy HH:mm:ss} [%t... log4j.properties:5
log4j.logger.com.hazelcast TRACE,console log4j.properties:7
log4j.logger.de.kippdata INFO,console log4j.properties:7
log4j.logger.com.hazelcast TRACE,console log4j.properties:7
log4j.logger.com.openexchange.realtime.hazelcast TRACE,console log4j.properties:8
log4j.logger.org.apache.solr WARN,console log4j.properties:8
log4j.logger.com.openexchange.realtime.hazelcast TRACE,console log4j.properties:8
log4j.logger.org.apache.solr.analysis ERROR,console log4j.properties:9
com.openexchange.login.internal.LoginPerformer.level INFO Important note: The following option ensures, that all login relevant information is logged correctly. Such information is essential to detect and to address session issues, pontentially caused by 3rd parties. Open-Xchange strongly suggests NOT to modify this configuration setting unless you are forced to do so by specific legal requirements, e.g. privacy regulations. Please note: If these settings are changed, Open-Xchange will take no responsibility and will exclude support regarding any session issues and potential security breaches arising thereof. logging.properties:15
com.openexchange.sessiond.impl.SessionHandler.level INFO logging.properties:16
sun.rmi.level INFO logging.properties:18
org.apache.level WARNING logging.properties:19
.level INFO possible log levels are ALL INFO DEBUG logging.properties:2
com.sun.level INFO logging.properties:20
javax.management.level INFO logging.properties:21
com.hazelcast.level SEVERE logging.properties:22
com.openexchange.documentconverter.impl.IManager.level WARNING logging.properties:23
handlers java.util.logging.ConsoleHan... logging.properties:4
java.util.logging.ConsoleHandler.level ALL logging.properties:5
com.openexchange.ajax.login.http-auth.client com.openexchange.ox.gui.dhtml Every client tells the backend through the client parameter on the login request his identity. This is not possible when using the HTTP authorization header based login. So the client identifier for that request is defined here. It must be the same identifier that the web frontend uses, if you set com.openexchange.cookie.hash to calculate and want the previously configured autologin to work. Identifier for web UI is: com.openexchange.ox.gui.dhtml login.properties:14
com.openexchange.ajax.login.http-auth.version HTTP Auth The version of the client when using the HTTP Authorization Header based login. This should not be the normal web frontend version because a different version can be used to distinguish logins through HTTP authorization header and normal login request. login.properties:18
com.openexchange.ajax.login.insecure false Configures whether an insecure login is allowed. Meaning if local IP and/or user-agent strings are replaced in associated user session on login redirect or login redeem requests. To create a session from a server for some client you have to pass the clients IP address when creating the session. WARNING! Setting this parameter to true may result in users seeing a different users content if the infrastructure around OX does not work correctly. login.properties:30
com.openexchange.ajax.login.redirect.changeIPAllowed true This option has only an effect if com.openexchange.ajax.login.insecure is configured to true. This option allows to enable the IP check for /ajax/login?action=redirect requests. This request is mostly used to create a session without using the OX web UI login screen. The previous behavior allowed to change the IP for this request. Configure this option to false to have an IP check during this request. Additionally you can white list IP addresses from that an IP change is still allowed. This is useful if other systems in the infrastructure around OX want to create the session. login.properties:37
com.openexchange.ajax.login.http-auth.autologin false Configures if some user is able to reenter his existing session after closing the browser tab or the complete browser. Setting this to true may be a security risk for clients running on unsafe computers. If this is configured to true, check that the parameter client contains the same identifier the UI sends as client parameter on normal login request. Otherwise the backend will not be able to rediscover the users session after closing the browser tab. This parameter only applies to the HTTP authorization header based login request. login.properties:8
strategy SimpleStrategy two options here either SimpleStrategy or NetworkTopologyStrategy loxandra.properties:13
node 192.168.33.37:9160 node ip with port eg. node = 127.0.0.1:9160 loxandra.properties:3
keyspace OX keyspace name loxandra.properties:6
replication_factor 3 replication factor of the keyspace loxandra.properties:9
com.openexchange.push.allowedClients "USM-EAS*", "USM-JSON*" Specify the comma-separated list of clients which are allowed to receive notifications about new mails. Wild-card notation is allowed. mail-push.properties:5
com.openexchange.mail.watcherTime 60000 Define exceeding time in milliseconds for mail connections. If use time of an mail connection exceeds this value it is logged. Thus unclosed connections can be detected. mail.properties:104
com.openexchange.mail.watcherShallClose false Define if watcher is allowed to close exceeded mail connections mail.properties:107
com.openexchange.mail.JavaMailProperties javamail.properties JavaMail Properties mail.properties:110
com.openexchange.mail.phishingHeader A comma-separated list of headers which identifies phishing headers; e.g. X-Phishing1,X-Phishing2,etc. Leave empty for no phishing header. mail.properties:115
com.openexchange.mail.adminMailLoginEnabled false Define whether a context admin is allowed to login to mail system or not. Note that a mail account is supposed to exist if set to true; if not an authentication error will occur. mail.properties:120
com.openexchange.mail.addClientIPAddress false Set whether client's IP address should be added to mail headers on delivery as custom header "X-Originating-IP" mail.properties:124
com.openexchange.mail.rateLimitPrimaryOnly true Define if the rateLimit and maxToCcBcc settings below will only affect the primary account or all accounts mail.properties:128
com.openexchange.mail.rateLimit 0 Define the time (in milliseconds) which must pass by before a new mail can be sent A value of 0 disables the limit. mail.properties:132
com.openexchange.mail.maxToCcBcc 0 Define the allowed maximum number of recipients in a mail A value of 0 disables the limit. mail.properties:136
com.openexchange.mail.passwordSource session Set the password source for primary mail/transport account; meaning which source is taken to determine a user's password to login into mailing system. If 'session' is set, then user's individual system's password is taken. If 'global' is set, then the value specified through property 'com.openexchange.mail.masterPassword' is taken. Currently known values: session and global mail.properties:14
com.openexchange.mail.hidePOP3StorageFolders false Whether folders which carry a POP3 account shall not be displayed. This property affects primary account only. mail.properties:140
com.openexchange.mail.deleteDraftOnTransport false Whether to delete draft messages when sent out Note: Client MUST provide appropriate value in "sendtype" field; see http://oxpedia.org/wiki/index.php?title=HTTP_API#Send_a_mail mail.properties:145
com.openexchange.mail.supportMsisdnAddresses false Define if MSISDN addresses are supported or not. mail.properties:148
com.openexchange.mail.translateDefaultFolders true If set to 'false', translation of names of the mail default folders is not performed, if naming differs from pre-defined default values. Thus custom set names can be specified for Trash, Drafts, Sent & Spam folder. By default this value is 'true'. Pre-defined names are: "Trash" "Drafts" "Sent objects" "Spam" mail.properties:160
com.openexchange.mail.maxMailSize -1 Specifies the max. mail size allowed being transported A value of zero or less means infinite. Default is -1 (infinite) mail.properties:173
com.openexchange.mail.hideDetailsForDefaultAccount false Whether to hide rather technical data from JSON representation of the primary mail account e.g. port, server name, secure flag, etc. Default is false mail.properties:178
com.openexchange.mail.maxForwardCount 8 Specifies the max. number of message attachments that are allowed to be forwarded as attachment Default is 8 mail.properties:182
com.openexchange.mail.mailServerSource user Set the mail server source for primary mail account; meaning which source is taken to determine the mail server into which the user wants to login to access mails. Set to 'global' to take the value specified through property "com.openexchange.mail.mailServer". Set to 'user' to take user's individual mail server settings as specified in storage. Currently known values: user and global mail.properties:21
com.openexchange.mail.transportServerSource user Set the transport server source for primary transport account; meaning which source is taken to determine the transport server into which the user wants to login to transport mails. Set to 'global' to take the value specified through property "com.openexchange.mail.transportServer". Set to 'user' to take user's individual transport server settings as specified in storage. Currently known values: user and global mail.properties:28
com.openexchange.mail.masterPassword secret The master password for primary mail/transport server. Only takes effect when property "com.openexchange.mail.passwordSource" is set to "global" mail.properties:32
com.openexchange.mail.mailServer 127.0.0.1 Primary mail server: e.g. 192.168.178.32:8143 or imap://192.168.178.32:7143 Only takes effect when property "com.openexchange.mail.mailServerSource" is set to "global" mail.properties:36
com.openexchange.mail.transportServer 127.0.0.1 Primary transport server: e.g. 192.168.178.32:125 or smtp://192.168.178.32:225 Only takes effect when property "com.openexchange.mail.transportServerSource" is set to "global" mail.properties:40
com.openexchange.mail.defaultMailProvider imap The mail provider fallback if an URL does not contain/define a protocol mail.properties:43
mail.mime.charset UTF-8 Define the default MIME charset used for character encoding. This setting will then be accessible through system property "mail.mime.charset". This parameter takes effect for the complete mail module where no charset is given. mail.properties:48
com.openexchange.mail.mailFetchLimit 1000 Define the max. fetch limit; meaning all mails whose count is less than or equal to this value are going to be fetched with all attributes set. Thus these mails can be put into message cache for subsequent list requests. mail.properties:53
com.openexchange.mail.attachmentDisplaySizeLimit 8192 maximum size of email text attachments that will be displayed inline ( in bytes) mail.properties:57
com.openexchange.mail.mailAccessCacheShrinkerSeconds 3 Define the interval seconds of the mail access cache's shrinker thread mail.properties:60
com.openexchange.mail.mailAccessCacheIdleSeconds 4 Define the idle seconds a mail access may reside in mail access cache before it is removed by shrinker thread mail.properties:63
com.openexchange.mail.quoteLineColors #a14044,#917722,#599351,#516... Comma-separated hex values of colors for displaying quoted text emails mail.properties:66
com.openexchange.mail.userFlagsEnabled true Enable/disable user defined flags mail.properties:69
com.openexchange.mail.loginSource login Set the login source for primary mail/transport account; meaning which source is taken to determine a user's login for mailing system. If 'login' is set, then user's individual mail login as defined in user storage is taken. If 'mail' is set, then user's individual primary email address is taken. If 'name' is set, then user's individual system's user name is taken. Currently known values: login, mail, and name mail.properties:7
com.openexchange.mail.partModifierImpl com.openexchange.mail.partmo... Define the implementing class of PartModifier. This class is then be used to manipulate the email before displaying. mail.properties:73
com.openexchange.mail.allowNestedDefaultFolderOnAltNamespace false This property defines if the default folders of an user (Draft, Sent, Spam & Trash) are going to be placed right below folder "INBOX" even if feature "altNamespace" is enabled. NOTE: This property requires that subfolders are still permitted below initial folder "INBOX" even though "altNamespace" is enabled. mail.properties:80
com.openexchange.mail.ignoreSubscription false Defines if folder subscription is ignored when listing mail folders If set to 'true', all folders - regardless of their subscription status - are going to be listed mail.properties:85
com.openexchange.mail.supportSubscription true Define if underlying store should support subscription mail.properties:88
com.openexchange.mail.defaultSeparator / Define the separator within folder fullnames if not available from mail server mail.properties:91
com.openexchange.mail.watcherEnabled true The watcher checks after watcherFrequency for mail connections used for more than watcherTime milliseconds and logs this mail connection. If watcherShallClose is set to true those connections will be closed. mail.properties:96
com.openexchange.mail.watcherFrequency 10000 Define watcher's frequency in milliseconds mail.properties:99
SIEVE_CREDSRC session Specify which sieve credentials should be use. Two options are allowed here: "session" : login name and password are used from the current session "session-full-login" : full login (incl. context part) name and password are used from the current session "imapLogin" : the login name is taken from the field imapLogin of the current user the password is taken from the current session "mail" : use the primary mail address of the user and the password from the session mailfilter.properties:13
SIEVE_SERVER localhost to override the sieve server defaults specify a value for the sieve server here mailfilter.properties:16
SIEVE_PORT 2000 Specify the SIEVE port ----------------------------------------------------------- NOTE: 2000 is the deprecated port number for SIEVE (now assigned to some Cisco SCCP protocol by the IANA) 4190 is the new one used with most recent Linux and IMAP implementations. Please check your system's default port defined at /etc/services. ----------------------------------------------------------- mailfilter.properties:24
SCRIPT_NAME Open-Xchange If you want the script to be generated with another script name change it here. Note that the mail filter bundle will then leave the old script with the old script name behind, and doesn't delete it mailfilter.properties:29
SIEVE_AUTH_ENC UTF-8 Define the charset encoding to use for authentication to sieve server mailfilter.properties:32
NON_RFC_COMPLIANT_TLS_REGEX ^Cyrus.*v([0-1]\\.[0-9].*|2\... Define the regex which recognizes servers with incorrect sieve TLS implementation mailfilter.properties:35
TLS true Whether to use TLS if available mailfilter.properties:38
SIEVE_LOGIN_TYPE user Specify which sieve server should be used. Two options are allowed here: user : use the imap server setting stored for user in the database global : use the sieve server given in this config file for all users mailfilter.properties:4
VACATION_DOMAINS Specify here if vacation messages should only be sent to specific domains If multiple domains are given, they should be separated by "," e.g. VACATION_DOMAINS=testdomain.com,example.com mailfilter.properties:43
com.openexchange.mail.filter.connectionTimeout 30000 Specifies when the connection should time out (value in milliseconds) mailfilter.properties:46
com.openexchange.mail.filter.passwordSource session Set the password source; meaning which source is taken to determine a user's password to login into mail filter system. If 'session' is set, then user's individual system's password is taken. If 'global' is set, then the value specified through property 'com.openexchange.mail.filter.masterPassword' is taken. Currently known values: session and global mailfilter.properties:53
com.openexchange.mail.filter.masterPassword The master password for mail/transport server. Only takes effect when property "com.openexchange.mail.filter.passwordSource" is set to "global" mailfilter.properties:57
com.openexchange.mail.filter.useUTF7FolderEncoding false Cyrus imap server uses MODIFIED UTF-7 encoding for folder names in older versions. This has to be set to 'true' if a cyrus imap server is used whose version is lower than 2.3.11. Otherwise moving mails with the 'fileinto' command will not work for mail folders with special characters in their names. mailfilter.properties:62
com.openexchange.mail.filter.punycode false Enable punycode encoding for the username used in authentication against the managesieve server mailfilter.properties:65
com.openexchange.mail.filter.useSIEVEResponseCodes false interpret SIEVE Response Codes, see https://tools.ietf.org/html/rfc5804#section-1.3 in most cases, this option must be kept to false mailfilter.properties:69
com.openexchange.mail.filter.redirectWhitelist Specify a comma-separated list of domains (wild-card syntax supported) that are allowed for redirect rules mailfilter.properties:72
com.openexchange.mail.filter.preferGSSAPI false Specify whether to prefer GSSAPI authentication mechanism if supported by SIEVE backend Default is false. mailfilter.properties:76
com.openexchange.push.malpoll.concurrentglobal true Whether the tasks executed by global timer are executed concurrently or by calling timer's thread. Note: This property only has effect if "com.openexchange.push.malpoll.global" is set to "true" malpoll.properties:14
com.openexchange.push.malpoll.folder INBOX Define the folder to look-up for new mails in each mailbox Default is INBOX folder malpoll.properties:18
com.openexchange.push.malpoll.period 300000 Define the amount of time in milliseconds when to periodically check for new mails. Default is 300000 (5 minutes). malpoll.properties:3
com.openexchange.push.malpoll.global true Whether a global timer is set or a timer per user Or in other words: Do you want a global heartbeat or a heartbeat per per user? Default is true. malpoll.properties:8
JMXBindAddress localhost Define the bind address for JMX agent Use value "*" to let the JMX monitor bind to all interfaces management.properties:11
JMXLogin Define the JMX login for authentication Leaving this property empty means not to use authentication management.properties:15
JMXPassword Define the JMX password in SHA hashed version This property only has effect if previous property "JMXLogin" is set. The following perl command can be used to generate such a password: perl -M'Digest::SHA1 qw(sha1_base64)' -e 'print sha1_base64("YOURSECRET")."=\n";' that requires to install the Digest::SHA1 perl module, of course. management.properties:25
JMXPort 9999 Define the port for the RMI Registry. The default is 9999. management.properties:3
JMXServerPort -1 Define the JMX RMI Connector Server port. Typically chosen randomly by JVM. The default is -1; meaning that port is randomly determined by JVM management.properties:7
com.openexchange.messaging.enabled true Determines whether messaging is enabled for this server messaging.properties:2
com.openexchange.subscribe.microformats.contacts.http true microformatSubscription.properties:1
com.openexchange.subscribe.microformats.infostore.http true microformatSubscription.properties:2
com.openexchange.subscribe.microformats.allowedHosts Optionally specifies the list of accepted host names allowed being subscribed If property is empty, there is no restriction for such subscriptions Otherwise non-matching host names are rejected. microformatSubscription.properties:7
iPhoneTemplate.tmpl mobile_configuration mobile.configuration.generator.properties:1
winMobileTemplate.tmpl mobile_configuration mobile.configuration.generator.properties:2
com.openexchange.oauth.msn false Enable/disable MSN OAuth support msnoauth.properties:2
com.openexchange.oauth.msn.apiKey REPLACE_THIS_WITH_VALUE_OBTA... msnoauth.properties:4
com.openexchange.oauth.msn.apiSecret REPLACE_THIS_WITH_VALUE_OBTA... msnoauth.properties:5
com.openexchange.subscribe.socialplugin.msn true msnsubscribe.properties:1
notify_participants_on_delete true notification.properties:27
object_link http://[hostname]/[uiwebpath... notification.properties:35
imipForInternalUsers false Enables/Disables imip-mails for internal users. notification.properties:38
com.openexchange.notification.fromSource defaultSenderAddress This property defines which email address of a user is used as from header when this user triggers notification mails. Possible values are: primaryMail or defaultSenderAddress notification.properties:42
com.openexchange.oauth.provider.validator.maxVersion 1.0 The maximum valid oauth_version Default value is 1.0. oauth-provider.properties:13
com.openexchange.oauth.provider.validator.v2.maxTimestampAgeMsec 300000 The range of valid time stamps, in milliseconds into the past or future. So the total range of valid time stamps is twice this value, rounded to the nearest second. Default value is 5 minutes (300000). oauth-provider.properties:18
com.openexchange.oauth.provider.validator.v2.maxVersion 2.0 The maximum valid OAuth v2 version Default value is 2.0. oauth-provider.properties:22
com.openexchange.oauth.provider.secret f58c636e089745d4a79679d726ac... The secret identifier oauth-provider.properties:4
com.openexchange.oauth.provider.validator.maxTimestampAgeMsec 300000 The range of valid time stamps, in milliseconds into the past or future. So the total range of valid time stamps is twice this value, rounded to the nearest second. Default value is 5 minutes (300000). oauth-provider.properties:9
com.openexchange.oauth.callback false Sets whether call-back policy is enabled when performing OAuth authentication If false; oob (out-of-band) is used which requires user interaction to provide the verifier (pin) Default is false oauth.properties:6
RMI_HOSTNAME rmi://localhost:1099/ admin daemon rmi URL open-xchange-admin-soap.properties:14
LOCK_WAIT_TIME 10 How long (in seconds) the system should wait for a lock before throwing exceptions open-xchange-admin-soap.properties:20
MAX_RMI_CONNECT_ATTEMPTS 2 maximum attempts to reconnect to the admin daemon open-xchange-admin-soap.properties:4
CONNECT_ATTEMPTS_DELAY_TIME 1 time in seconds to wait between connect attempts open-xchange-admin-soap.properties:9
modules/com.openexchange.help/module true open-xchange-gui-help-plugin.properties:1
additionalPackages osgiTest.properties:1
additionalPackages org.eclipse.equinox.event_1.... osgiTest.properties:1
mox/config/mailCount 50 oxmobile.properties:1
mox/config/defaultContactFolder "private" can be one of "none", "private" or "global". "none" : no folder is selected by default, the user will be asked on first start "private" : default private addressbook is selected for the user "global" : global addressbook is selected by default for the user oxmobile.properties:12
mox/config/appointmentDays 10 oxmobile.properties:2
mox/config/maxAppointmentBreak 50 oxmobile.properties:3
mox/subscribedFolders/contacts [] oxmobile.properties:4
mox/subscribedFolders/mail [] oxmobile.properties:5
mox/subscribedFolders/calendar [] oxmobile.properties:6
mox/defaultContactStoreFolder -1 oxmobile.properties:7
modules/com.openexchange.custom.parallels/module true The following property enables the Parallels GUI-Plugins parallels-ui.properties:2
ui/parallels/sender_address_hiding_activated true disable/enable default sender address hiding for POA setups parallels-ui.properties:5
ui/parallels/use_parallels_antispam_features true should the parallels antispam features be used parallels-ui.properties:8
com.openexchange.custom.parallels.branding.suffix The following defines the options for the branding stuff set via "loginmapping" attributes within a context in OX. Example: If want to brand a context, set a login mapping with a string like this: BRANDING||<YOUR_POA_BRANDED_HOST> com.openexchange.custom.parallels.branding.suffix=BRANDING|| Leave empty if not, or the log will fill up with warnings parallels.properties:16
com.openexchange.custom.parallels.branding.fallbackhost Fallback host which should be used if now branding-host was specified for a context Info: If you need trailing slash, add it here. For compatibility reasons it will not be appended by the server to support also jumping to server scripts IMPORTANT INFO: the notification.properties attribute: "object_link" MUST be set to include the [hostname] placeholder like: https://[hostname]#m=[module]&i=[object]&f=[folder] If this is not set, the systems hostname is used. parallels.properties:29
com.openexchange.custom.parallels.antispam.xmlrpc.port 3100 This port will be used to communicate with the "POA XML-RPC Service" to retrieve correct spamd hostname and user so that OX can train spamd via socket communication THIS property below must only contain URL to OX GUI like webmail.system.com/ox6 parallels.properties:38
com.openexchange.custom.parallels.openapi.interface_url http://<coreserver>:<port>/ # OpenAPI properties for managing Black&White Lists via OX GUI This property defines the URL to the HTTP OpenAPI interface of POA parallels.properties:44
com.openexchange.custom.parallels.openapi.auth_enabled false This property defines if OpenAPI calls should be made with http basic auth parallels.properties:48
com.openexchange.custom.parallels.sso_info_servlet /ajax/parallels/info Properties for the Parallels Plugin The property defines the mount point of the parallels info servlet used to retrieve correct hostname for direktlinks and sessiontimeouts/logout page parallels.properties:5
com.openexchange.custom.parallels.openapi.auth_id openapi_user_id This property defines OpenAPI http basic auth credentials auth id parallels.properties:52
com.openexchange.custom.parallels.openapi.auth_password openapi_password This property defines OpenAPI http basic auth credentials auth password parallels.properties:56
com.openexchange.custom.parallels.openapi_servlet /ajax/parallels/openapi The property defines the mount point of the OX OpenAPI servlet implementation. Typically, no need to change it. parallels.properties:61
com.openexchange.participant.autoSearch true When searching for participants and the participants selection dialog is opened this option defines if initially all users, groups and resources are displayed or not. If this option is true every opening of the dialog triggers a search request on the server. participant.properties:13
com.openexchange.participant.MaximumNumberParticipants 0 Defines the maximum number of participants that can be selected for an appointment or a task. This should prevent slow free busy queries and slow server and GUI responses if in large contexts large number of participants are selected. 0 means no limit. participant.properties:19
com.openexchange.participant.ShowWithoutEmail true When searching for external participants in contact folders this option defines if contacts without email address are shown. participant.properties:7
com.openexchange.passcrypt.key 5ce1bcd8175f43ecaf5c809f66bd... The key for password-based encryption to encrypt/decrypt passwords passcrypt.properties:4
com.openexchange.passwordchange.regexp [^a-z0-9] Defines the class of allowed special characters as Regular Expression. passwordchange.properties:11
com.openexchange.passwordchange.special $, _, or % Shows an example of allowed special characters to the user. Should be a subset of "regexp" in a human readable format. passwordchange.properties:14
com.openexchange.passwordchange.showStrength false Show a widget, which displays the current passwort Strength while entering. passwordchange.properties:2
com.openexchange.passwordchange.minLength 4 The minimum length of an entered password. passwordchange.properties:5
com.openexchange.passwordchange.maxLength 0 The maximum length of an entered password. 0 for unlimited. passwordchange.properties:8
com.openexchange.capability.filestore true Signal if file store is available or not Default is true permissions.properties:9
com.openexchange.pop3.pop3TemporaryDown 10000 Define the amount of time in milliseconds a POP3 server is treated as being temporary down. A POP3 server is treated as being temporary down if a socket connect fails. Further requests to the affected POP3 server are going to be denied for the specified amount of time. A value less or equal to zero disables this setting. pop3.properties:13
com.openexchange.pop3.pop3AuthEnc UTF-8 Define the encoding for POP3 authentication pop3.properties:16
com.openexchange.pop3.spamHandler DefaultSpamHandler Define the registration name of the appropriate spam handler to use pop3.properties:19
com.openexchange.pop3.pop3ConnectionIdleTime 300000 Define the amount of time in milliseconds an established POP3 connection is kept open although being idle. Since some POP3 servers limit the time period in which connections may be opened/closed, this property allows to keep the connection open to avoid an error on a subsequent login. This property overwrites default connection idle time specified through property "com.openexchange.mail.mailAccessCacheIdleSeconds". pop3.properties:27
com.openexchange.pop3.pop3Timeout 50000 Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.pop3.timeout pop3.properties:3
com.openexchange.pop3.pop3BlockSize 100 Specify the number of messages (positive integer!) which are allowed to be processed at once. Default is 100. Zero or negative value is defaulted to 100. pop3.properties:32
com.openexchange.pop3.allowPing false Whether ping operation is allowed for POP3 account Many POP3 account limit number of allowed login attempts in a certain time interval Default is false pop3.properties:37
com.openexchange.pop3.logDeniedPing true Whether denied ping operation shall be indicated as a warning to client Only effective if "com.openexchange.pop3.allowPing" is set to false. Default is true pop3.properties:42
com.openexchange.pop3.pop3ConnectionTimeout 20000 Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.pop3.connectiontimeout pop3.properties:7
com.openexchange.preview.cache.quotaPerDocument 524288 Specify the quota per document for preview cache for each context This value is used if no individual quota per document is defined. A value of zero or less means no quota Default is 524288 (512KB) preview.properties:13
com.openexchange.preview.cache.type FS Specifies what type of storage is used for caching previews Either file store ("FS") or database ("DB"). Default is "FS" (file store) preview.properties:18
com.openexchange.preview.cache.quotaAware false Specifies if storing previews in file store affects user's file store quota or not Only applies if "com.openexchange.preview.cache.type" is set to "FS" Default is false. preview.properties:23
com.openexchange.preview.cache.quota 10485760 Specify the total quota for preview cache for each context This value is used if no individual context quota is defined. A value of zero or less means no quota Default is 10485760 (10MB) preview.properties:7
com.openexchange.http.probe.alias /healthProbe The alias name in the URI namespace at which the probe is registered Default value: /healthProbe probe.properties:9
com.openexchange.publish.microformats.usesWhitelisting true if set to true, the contents of a microformatted publication will be processed through a whitelisting filter that removes elements that are considered potentially unsafe. We recommend you use this in case you do not have publications on a different subdomain. publications.properties:5
contacts_hcard_censored.tmpl contacts, publish, default publish.microformats.properties:1
contacts_hcard_uncensored.tmpl contacts, publish publish.microformats.properties:2
contacts_oxmf_censored.tmpl contacts, publish publish.microformats.properties:3
contacts_oxmf_uncensored.tmpl contacts, publish publish.microformats.properties:4
contacts.tmpl contacts, publish publish.microformats.properties:5
infostore.tmpl infostore, publish, default publish.microformats.properties:7
infostore_gallery.tmpl infostore, publish publish.microformats.properties:8
com.openexchange.push.ms.maxDelayDuration 600000 The maximum time in milliseconds a push object may be delayed before finally pushing it to the clients Default value: 600000 push-ms.properties:10
com.openexchange.push.ms.delayDuration 120000 Time in milliseconds after which a queued object object is pushed to clients unless it got delayed again due to modifications of the push object within the delayDuration or modifications within the folder of the push object. Default value: 120000 push-ms.properties:5
com.openexchange.push.udp.remoteHost list of open-xchange servers that should be connected when multicast is disabled push-udp.properties:10
com.openexchange.push.udp.registerTimeout 3600000 time in milliseconds a client registration is kept push-udp.properties:13
com.openexchange.push.udp.registerPort 44335 Port where the clients send the push registration request to. push-udp.properties:16
com.openexchange.push.udp.registerDistributionEnabled false only one of registerDistribution or eventDistribution can be enabled at the same time. if set to true, registrations are distributed to all ox servers push-udp.properties:21
com.openexchange.push.udp.eventDistributionEnabled false if set to true, events will be distributed to all Open-Xchange servers push-udp.properties:23
com.openexchange.push.udp.outputQueueDelay 120000 time in milliseconds after which queued "push" packages are sent to clients push-udp.properties:26
com.openexchange.push.udp.hostname if empty, then the output of the java function getHostName will be used. This name is used for internal communication. push-udp.properties:30
com.openexchange.push.udp.senderAddress address used as the sender address when UDP packages are sent to the clients (should be the IP address of the load balancer in front of the Open-Xchange server farm push-udp.properties:35
com.openexchange.push.udp.multicastEnabled false true/false Send register information per multicast push-udp.properties:38
com.openexchange.push.udp.multicastAddress 224.0.0.1 IP multicast address push-udp.properties:41
com.openexchange.push.udp.multicastPort 9982 Multicast port push-udp.properties:44
com.openexchange.push.udp.pushEnabled false defines if server push port gets opened or not push-udp.properties:6
com.openexchange.push.imapidle.pushmode always when to fire push events? possible values: newmail,always default: always Explanation: newmail means to only send a push event in case of at least one new mail has arrived. NOTE: Using dovecot this does only work when only ONE concurrent session of the same user is active. always send a push event for every changes to the users mailbox. push_imapidle.properties:18
com.openexchange.push.imapidle.debug false since commons logging is hard to configure, do it our own using LOG.info when debug is on here push_imapidle.properties:21
com.openexchange.push.imapidle.folder INBOX Define the folder to look-up for new mails in each mailbox Default is INBOX folder push_imapidle.properties:3
com.openexchange.push.imapidle.errordelay 2000 waiting time in milliseconds before a reconnect when an error happens during IDLE push_imapidle.properties:7
com.openexchange.push.mail.notify.udp_listen_multicast false Define if the listener should receive multicast messages push_mailnotify.properties:2
com.openexchange.push.mail.notify.use_ox_login false Whether to use the ox login name to check for a valid push event. The default is to only check the users aliases. If mailboxname@example.com is not contained in the list of aliases, set this to true. Warning: This won't work in multidomain setups where the same login might exist in different contexts! push_mailnotify.properties:23
com.openexchange.push.mail.notify.use_full_email_address false Whether to use the full email address from aliases or just use the localpart. When using a multidomain setup where the imap login is an email address, this should be set to true. If not, login might not be unique because foo@example.com and foo@example.net might be different users. Note: Do NOT set com.openexchange.push.mail.notify.imap_login_delimiter in this case! push_mailnotify.properties:32
com.openexchange.push.mail.notify.udp_listen_host localhost Define the hostname or interface/multicast group where the udp server should listen push_mailnotify.properties:5
com.openexchange.push.mail.notify.udp_listen_port 23420 Define the port where the udp server should listen push_mailnotify.properties:8
com.openexchange.quartz.startLocalScheduler true Wether the local quartz scheduler instance should be started. If false, this node is unable to perform local jobs. quartz.properties:3
com.openexchange.quartz.localThreads 5 Number of worker threads for the local scheduler instance. quartz.properties:6
com.openexchange.quota.contact -1 The quota for contacts quota.properties:10
com.openexchange.quota.infostore -1 The quota for infostore files quota.properties:13
com.openexchange.quota.calendar -1 The quota for appointments quota.properties:4
com.openexchange.quota.task -1 The quota for tasks quota.properties:7
errorMessage Error!!! The displayd error Message. recaptcha.properties:11
publicKey The API Key to use the recaptcha Service This is hosted by Google, so you need an Google Account to receive API Keys Go to: http://www.google.com/recaptcha to generate keys. Use the global-key option to avoid domain restrictions. recaptcha.properties:7
privateKey recaptcha.properties:8
com.openexchange.report.client.proxy.useproxy false This defines if a proxy server should be used to establish the http connection to the Open-Xchange report server, and if which server and proxy details to use. reportclient.properties:3
com.openexchange.report.client.proxy.address proxy.example.com reportclient.properties:4
com.openexchange.report.client.proxy.port 8080 reportclient.properties:5
com.openexchange.report.client.proxy.authrequired false reportclient.properties:6
com.openexchange.report.client.proxy.username USER reportclient.properties:7
com.openexchange.report.client.proxy.password PASSWORD reportclient.properties:8
com.openexchange.requestwatcher.isEnabled true Enable/disable the requestwatcher. Default value: true (enabled). requestwatcher.properties:13
com.openexchange.requestwatcher.frequency 30000 Define the requestwatcher's frequency in milliseconds. Default value: 30000. requestwatcher.properties:17
com.openexchange.requestwatcher.maxRequestAge 60000 Define the maximum allowed age of requests in milliseconds. Default value: 60000. requestwatcher.properties:21
com.openexchange.requestwatcher.restartPermission false Permission to stop & re-init system (works only for the ajp connector) requestwatcher.properties:24
RESELLER_STORAGE com.openexchange.admin.resel... reseller.properties:1
com.openexchange.rmi.host localhost Set this to 0 to bind on all interfaces rmi.properties:2
com.openexchange.rmi.port 1099 rmi.properties:4
com.openexchange.messaging.rss true Whether the RSS Messaging Service is available or not rssmessaging.properties:2
com.openexchange.hazelcast.configuration.map.backupCount 1 Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. rtIDMapping.properties:11
com.openexchange.hazelcast.configuration.map.asyncBackupCount 0 Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. rtIDMapping.properties:16
com.openexchange.hazelcast.configuration.map.readBackupData true Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. rtIDMapping.properties:21
com.openexchange.hazelcast.configuration.map.name rtIDMapping-1 The name of the map. Don't change this on your own. rtIDMapping.properties:24
com.openexchange.hazelcast.configuration.map.maxIdleSeconds 3600 Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than <max-idle-seconds> will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. rtIDMapping.properties:31
com.openexchange.hazelcast.configuration.map.backupCount 1 Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. rtResourceDirectory.properties:11
com.openexchange.hazelcast.configuration.map.asyncBackupCount 0 Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. rtResourceDirectory.properties:16
com.openexchange.hazelcast.configuration.map.readBackupData true Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. rtResourceDirectory.properties:21
com.openexchange.hazelcast.configuration.map.name rtResourceDirectory-1 The name of the map. Don't change this on your own. rtResourceDirectory.properties:24
com.openexchange.hazelcast.configuration.map.maxIdleSeconds 3600 Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than <max-idle-seconds> will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. rtResourceDirectory.properties:31
com.openexchange.hazelcast.configuration.map.backupCount 1 Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. rtStanzaStorage.properties:11
com.openexchange.hazelcast.configuration.map.asyncBackupCount 0 Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. rtStanzaStorage.properties:16
com.openexchange.hazelcast.configuration.map.readBackupData true Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. rtStanzaStorage.properties:21
com.openexchange.hazelcast.configuration.map.name rtStanzaStorage-0 The name of the map. Don't change this on your own. rtStanzaStorage.properties:24
com.openexchange.hazelcast.configuration.map.maxIdleSeconds 3600 Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than <max-idle-seconds> will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. rtStanzaStorage.properties:31
com.openexchange.secret.secretSource "<password>" Specifies the source for secret (used to decrypt/encrypt user passwords) <password>: Denotes the session's password (also the fall-back to previous handling) <user-id>: Denotes the user identifier <context-id>: Denotes the context identifier <random>: Denotes the value specified in property 'com.openexchange.secret.secretRandom' <list>: Step-wise trial-and-error with tokens specified in file 'secrets' Literals are surrounded by single-quotes E.g. com.openexchange.user.secretSource="<user-id> + '@' + <context-id>" secret.properties:11
com.openexchange.secret.secretRandom eb495148-a9f8-441e-8a28-dcb9... The random secret token secret.properties:14
com.openexchange.cookie.hash calculate Whether the hash value for the cookie name should be calculated or remembered from the session for each request. Possible values are: calculate (default) - Calculate hash from client login paramater and HTTP header User-Agent (may be modified through c.o.cookie.hash.fields) remember - remember once calculated hash in session and use it for the whole session life time (less secure) server.properties:101
com.openexchange.forceHTTPS false If an HTTPS connection is detected the cookie is automatically marked as secure. This tells the browser only to send the cookie over encrypted connections. If HTTPS is terminated in front by some load balancer only HTTP is detected. Then this parameter can force to set the secure flag for cookies. Additionally all links generated inside the groupware to point at itself will use the https:// protocol prefix when this is set. Use this flag to indicate that HTTPS termination happens elsewhere. server.properties:107
com.openexchange.servlet.maxActiveSessions 250000 The maximum number of active sessions that will be created by this Manager, or -1 for no limit. Default is 250.000 HTTP sessions server.properties:111
com.openexchange.servlet.maxInactiveInterval 1800 The initial maximum time interval, in seconds, between client requests before a session is invalidated. A negative value will result in sessions never timing out. If the attribute is not provided, a default of 1800 seconds is used. server.properties:116
UPLOAD_DIRECTORY /var/spool/open-xchange/uplo... Upload Parameter. All uploads that are done by a client are temporarily saved in that directory. server.properties:12
com.openexchange.servlet.maxBodySize 104857600 Specify the maximum body size allowed being transferred via PUT or POST method A request exceeding that limit will be responded with a 500 error and that request is discarded Equal or less than zero means no restriction concerning body size By default limit is set to 100MB (104857600 bytes). server.properties:122
com.openexchange.servlet.echoHeaderName X-Echo-Header Specify the name of the echo header whose value is echoed for each request providing that header server.properties:125
com.openexchange.servlet.maxRateTimeWindow 300000 Specify the rate limit' time window in which to track incoming HTTP requests Default value is 300000 (5 minutes). server.properties:129
com.openexchange.servlet.maxRate 1500 Specify the rate limit that applies to incoming HTTP requests A client that exceeds that limit will receive a "429 Too Many Requests" HTTP error code That rate limit acts like a sliding window time frame; meaning that it considers only requests that fit into time windows specified through "com.openexchange.servlet.maxRateTimeWindow" from current time stamp: window-end := $now window-start := $window-end - $maxRateTimeWindow Default value is 1500 requests per $maxRateTimeWindow (default: 5 minutes). server.properties:138
com.openexchange.servlet.maxRateLenientClients "Open-Xchange .NET HTTP Clie... Specify (wildcard notation supported) those User-Agents which are excluded from the rate limit checks Default value: "Open-Xchange .NET HTTP Client*", "Open-Xchange USM HTTP Client*", "Jakarta Commons-HttpClient*" server.properties:142
com.openexchange.servlet.maxRateKeyPartProviders Specify how to associate a rate limit with a HTTP request By default a rate limit is associated with that tuple of { remote-address, user-agent } This does not apply to all scenarios. Therefore it is possible to specify more parts in a comma-separated list that build up the key. Possible values are: - "http-session" := The identifier of the request-associated HTTP session aka JSESSIONID cookie - "cookie-" + <cookie-name> := Specifies the (ignore-case) name of the arbitrary cookie whose value is considered. If missing it is ignored. - "header-" + <header-name> := Specifies the (ignore-case) name of the arbitrary header whose value is considered. If missing it is ignored. - "parameter-" + <parameter-name> := Specifies the (ignore-case) name of the arbitrary parameter whose value is considered. If missing it is ignored. E.g. com.openexchange.servlet.maxRateKeyPartProviders=cookie-My-Secret-Cookie, parameter-request_num Default is empty; meaning only remote-address and user-agent are considered server.properties:156
com.openexchange.log.propertyNames com.openexchange.ajpv13.remo... Specify property names as comma-separated list. One of: - com.openexchange.ajpv13.threadName - com.openexchange.ajpv13.remotePort - com.openexchange.ajpv13.remoteAddress - com.openexchange.ajpv13.requestId - com.openexchange.session.sessionId - com.openexchange.session.userId - com.openexchange.session.contextId Furthermore a log level may be appended to each name to specify at what log level implies the property being logged E.g. com.openexchange.ajpv13.remoteAddress(ERROR),com.openexchange.session.userId(DEBUG),com.openexchange.session.contextId(DEBUG) If no loe level is specified, the property is logged with each log output server.properties:170
com.openexchange.log.maxMessageLength -1 Specifies max. message length to log. Messages that exceed that limit are split. A value of less than 1 means unlimited. Default is -1 (unlimited) server.properties:175
com.openexchange.json.maxSize 2500 Specify the max. number of allowed attributes for a JSON object server.properties:178
com.openexchange.webdav.disabled false Setting this to true means that the WebDav XML servlets for attachments, calendar, contacts and tasks will be disabled. On requests to these servlets a service-not-available (503) response will be sent. See "webdav-disabled-message.txt" to customize the detailed error message that will be sent. server.properties:183
com.openexchange.ajax.response.includeStackTraceOnError false Whether the JSON response object should provide the stack trace of the associated exception server.properties:186
com.openexchange.connector.networkListenerHost 127.0.0.1 The host for the connector's (ajp, http) network listener. Set to "*" if you want to listen on all available interfaces. Default value: 127.0.0.1, bind to localhost only. server.properties:191
com.openexchange.connector.networkListenerPort 8009 The default port for the connector's (ajp, http) network listener. Default value: 8009. server.properties:195
com.openexchange.connector.maxRequestParameters 30 Specify the max. number of allowed request parameters for the connector (ajp, http) Default value: 30 server.properties:199
MAX_UPLOAD_SIZE 104857600 If the sum of all uploaded files in one request is greater than this value, the upload will be rejected. This value can be overridden on a per-module basis by setting the MAX_UPLOAD_SIZE parameter in the modules config file (attachment.properties or infostore.properties). Or it can be overriden on a per-user basis by setting the upload_quota in the mail configuration of this user If this value is set to 0 and not overridden by the module config or user config uploads will be unrestricted. The size is in bytes. server.properties:20
com.openexchange.server.backendRoute OX0 To enable proper load balancing and request routing from {client1, client2 .. .} --> balancer --> {backend1, backend2 ...} we have to append a backend route to the JSESSIONID cookies separated by a '.'. It's important that this backend route is unique for every single backend behind the load balancer. The string has to be a sequence of characters excluding semi-colon, comma and white space so the JSESSIONID cookie stays in accordance with the cookie specification after we append the backendroute to it. Default value: OX0 server.properties:209
com.openexchange.server.considerXForwards true Decides if we should consider X-Forward-Headers that reach the backend. Those can be spoofed by clients so we have to make sure to consider the headers only if the proxy/proxies reliably override those headers for incoming requests. Default value: true server.properties:215
com.openexchange.server.forHeader X-Forwarded-For The name of the protocolHeader used to identify the originating IP address of a client connecting to a web server through an HTTP proxy or load balancer. This is needed for grizzly based setups that make use of http proxying. If the header isn't found the first proxy in front of grizzly will be used as originating IP/remote address. Default value: X-Forwarded-For server.properties:223
com.openexchange.server.knownProxies A list of know proxies in front of our httpserver/balancer as comma separated IPs e.g: 192.168.1.50, 192.168.1.51 server.properties:226
com.openexchange.server.fullPrimaryKeySupport false This mechanism can be enabled to support primary keys for all tables. CAUTION: This feature should be set to 'true' only if you are really sure that your environment supports it. Otherwise you endanger to not be able to get back to a previous ox installation. server.properties:231
MAX_UPLOAD_IDLE_TIME_MILLIS 300000 The max. idle time in milliseconds for an uploaded file temporary stored in upload directory server.properties:24
MAX_BODY_SIZE 0 The max. HTTP body size Zero or less means infinite. /!\ Deprecated: Use "com.openexchange.servlet.maxBodySize" instead /!\ server.properties:29
com.openexchange.defaultMaxConcurrentAJAXRequests 100 The default max. number of allowed concurrent requests per user This property only has effect if no individual value has been specified for active user A value less than or equal to zero means infinite server.properties:34
DefaultEncoding UTF-8 DEFAULT ENCODING FOR INCOMING HTTP REQUESTS This value MUST be equal to web server's default encoding server.properties:38
com.openexchange.MinimumSearchCharacters 0 Minimum number of characters a search pattern must contain. 0 means no minimum. This should prevent slow searches for contacts or big responses in large contexts. server.properties:43
PUBLISH_REVOKE e-mail address of a person that can be called if data has been published and the actual owner of the data objects to the publication. If removed or left empty, the e-maill address of the context admin is used. server.properties:48
com.openexchange.IPCheck true On session validation of every request the client IP address is compared with the client IP address used for the login request. If this configuration parameter is set to "true" and the client IP addresses do not match the request will be denied and the denied request is logged with level info. Setting this parameter to "false" will only log the different client IP addresses with debug level. WARNING! This should be only set to "false" if you know what you are doing and if all requests are secure - requests are always encrypted by using HTTPS. server.properties:56
com.openexchange.IPMaskV4 Subnet mask for accepting IP-ranges. Using CIDR-Notation for v4 and v6 or dotted decimal only for v4. Examples: com.openexchange.IPMaskV4=255.255.255.0 com.openexchange.IPMaskV4=/24 com.openexchange.IPMaskV6=/60 server.properties:64
com.openexchange.IPMaskV6 server.properties:65
com.openexchange.IPCheckWhitelist Specify a comma-separated list of client patterns that do bypass IP check E.g. com.openexchange.IPCheckWhitelist="Mobile App*", "Foo*" server.properties:69
com.openexchange.UIWebPath /ox6/index.html Configures the path on the web server where the UI is located. This path is used to generate links directly into the UI. The default conforms to the path where the UI is installed by the standard packages on the web server. This path is used for the [uiwebpath]. For the Open-Xchange 6 frontend the path needs to be configured to "/ox6/index.html" which is still the default. For the App Suite frontend the path needs to be configured to "/appsuite/". server.properties:75
com.openexchange.dispatcher.prefix /ajax/ Specify the prefix for Central Dispatcher framework (the Open-Xchange AJAX interface) server.properties:78
PrefetchEnabled true Enable or disable SearchIterator prefetch. If prefetch is enabled the underlying ResultSet data is completely stored and all related resources are released immediately when creating a SearchIterator. Possible values: TRUE / FALSE server.properties:8
com.openexchange.cookie.ttl 1W The time-to-live for session, secret and JSESSIONID cookie. Note: Time-to-live is only relevant for session and secret cookie, if autologin is enabled as well. Autologin is configured in sessiond.properties by "com.openexchange.sessiond.autologin" property. Can contain units of measurement: D (=days) W(=weeks) H(=hours). Special identifier "web-browser" to let the Cookie(s) be deleted when the Web browser server.properties:87
com.openexchange.cookie.httpOnly true Whether the "; HttpOnly" should be appended to server cookies exits server.properties:90
com.openexchange.sessiond.maxSessionPerClient 0 Specify the number of sessions allowed per client (Web UI, EAS, WebDAV, ...) and user. A value equal to or less than zero means unlimited sessiond.properties:13
com.openexchange.sessiond.sessionDefaultLifeTime 3600000 Life time of a session in the short term session containers. After this time the session is put into the long life time container and all temporary session data is removed. This only applies if com.openexchange.sessiond.autologin is enabled. Short term session containers are rotated every 6 minutes. Therefore this value should be a multiple of 6 minutes. sessiond.properties:18
com.openexchange.sessiond.sessionLongLifeTime 1W This amount of time a session can live without any interaction, if com.openexchange.sessiond.autologin is enabled. First the session lives in the short term session container, see configuration option com.openexchange.sessiond.sessionDefaultLifeTime. Then the session is moved into the long term session container. The session can be restored from here, but it won't have any temporary session data anymore. Restoring temporary session data may cause some slower functionality and maybe temporary errors on image, proxy data or the like. The overall time a session can live is defined by this option. The life time in the long term session container is the time configured here subtracted by the time in the short term session container. Can contain units of measurement: D(=days) W(=weeks) H(=hours) M(=minutes). Long term session containers are rotated every hour. Therefore this value should be a multiple of 1 hour. sessiond.properties:28
com.openexchange.sessiond.randomTokenTimeout 30000 The random token to access a newly created session is valid for this configured time. Can contain units of measurement: D(=days) W(=weeks) H(=hours) M(=minutes). sessiond.properties:32
com.openexchange.sessiond.autologin false Whether autologin is allowed or not sessiond.properties:35
com.openexchange.sessiond.encryptionKey auw948cz,spdfgibcsp9e8ri+<#q... Key to encrypt passwords during transmission during session migration. Change this, and make sure it's the same in the entire cluster sessiond.properties:42
com.openexchange.sessiond.asyncPutToSessionStorage true Specify if sessions shall be put asynchronously to session storage Default is true sessiond.properties:46
com.openexchange.sessiond.maxSession 50000 Maximum number of concurrent sessions, 0 stands for unlimited sessiond.properties:6
com.openexchange.sessiond.maxSessionPerUser 100 Maximum number of concurrent sessions per user, a value less than or equal to zero means unlimited sessiond.properties:9
com.openexchange.hazelcast.configuration.map.backupCount 1 Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. sessions.properties:11
com.openexchange.hazelcast.configuration.map.asyncBackupCount 0 Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. sessions.properties:16
com.openexchange.hazelcast.configuration.map.readBackupData true Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. sessions.properties:21
com.openexchange.hazelcast.configuration.map.name sessions-6 The name of the map. Don't change this on your own. sessions.properties:24
com.openexchange.hazelcast.configuration.map.maxIdleSeconds 640000 Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than <max-idle-seconds> will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. To avoid unnecessary eviction, the value should be higher than the configured 'com.openexchange.sessiond.sessionLongLifeTime' in 'sessiond.properties'. Defaults to 640000 (a bit more than a week). sessions.properties:33
com.openexchange.sessionstorage.nosql.enabled true sessionstorage_nosql.properties:1
com.openexchange.sessionstorage.nosql.host 192.168.32.75 sessionstorage_nosql.properties:3
com.openexchange.sessionstorage.nosql.port 9160 sessionstorage_nosql.properties:4
com.openexchange.sessionstorage.nosql.keyspace OX sessionstorage_nosql.properties:5
com.openexchange.sessionstorage.nosql.cfname SessionStorage sessionstorage_nosql.properties:6
com.openexchange.sessionstorage.nosql.sessionLifetime 604800 sessionstorage_nosql.properties:8
com.openexchange.mail.smal.blacklist * Specify host names of mail backends that shall be excluded from index access. If set to *, only the primary mail account is allowed to be indexed. Leave empty to allow indexing for all external mail accounts. Example: gmail.com,googlemail.com smal.properties:8
com.openexchange.smtp.smtpAuthentication true Enable/disable SMTP Authentication smtp.properties:12
com.openexchange.smtp.setSMTPEnvelopeFrom false Defines if SMTP header ENVELOPE-FROM should be explicitly set to user's primary email address or not smtp.properties:16
com.openexchange.smtp.smtpTimeout 50000 Define the socket I/O timeout value in milliseconds. A value less than or equal to zero is infinite timeout. See also mail.smtp.timeout smtp.properties:20
com.openexchange.smtp.smtpConnectionTimeout 10000 Define the socket connection timeout value in milliseconds. A value less or equal to zero is infinite timeout. See also mail.smtp.connectiontimeout smtp.properties:24
com.openexchange.smtp.smtpLocalhost null The localhost name that is going to be used on SMTP's HELO or EHLO command. The default is set to InetAddress.getLocalHost().getHostName() but if either JDK or name service are not configured properly, this routine fails and the HELO or EHLO command is send without a name which leads to an error: "501 HELO requires domain address" The value "null" falls back to InetAddress.getLocalHost().getHostName() which works in most cases. smtp.properties:6
com.openexchange.smtp.smtpAuthEnc UTF-8 Define the encoding for SMTP authentication smtp.properties:9
com.openexchange.nosql.cassandra.snappyjava.nativelibs @oxsnappydir@/lib Path for native libs snappy.properties:2
com.openexchange.soap.cxf.baseAddress Specify the base address for published end points; e.g. "http://www.myserver.com/myservices" Default is empty; meaning to use running machine's address soap-cxf.properties:5
com.openexchange.soap.cxf.hideServiceListPage false Specify whether to hice service list page Default is false soap-cxf.properties:9
com.openexchange.solr.solrHome /opt/open-xchange/solr This is the path to the home directory of the embedded Solr server. Don't change this unless you know what you are doing! solr.properties:10
com.openexchange.solr.libDir /opt/open-xchange/solr/lib This is the path to the library directory of the embedded Solr server. Don't change this unless you know what you are doing! solr.properties:14
com.openexchange.solr.configDir /opt/open-xchange/solr/conf This is the path to the configuration directory of the embedded Solr server. Don't change this unless you know what you are doing! solr.properties:18
com.openexchange.solr.schemaMail /opt/open-xchange/solr/conf... This is the path to the schema file for the mail index. Don't change this unless you know what you are doing! solr.properties:22
com.openexchange.solr.configMail /opt/open-xchange/solr/conf... This is the path to the configuration file for the mail index. Don't change this unless you know what you are doing! solr.properties:26
com.openexchange.solr.schemaInfostore /opt/open-xchange/solr/conf... This is the path to the schema file for the infostore index. Don't change this unless you know what you are doing! solr.properties:30
com.openexchange.solr.configInfostore /opt/open-xchange/solr/conf... This is the path to the configuration file for the infostore index. Don't change this unless you know what you are doing! solr.properties:34
com.openexchange.solr.schemaAttachments /opt/open-xchange/solr/conf... This is the path to the schema file for the attachment index. Don't change this unless you know what you are doing! solr.properties:38
com.openexchange.solr.configAttachments /opt/open-xchange/solr/conf... This is the path to the configuration file for the attachment index. Don't change this unless you know what you are doing! solr.properties:42
com.openexchange.solr.isSolrNode false Indicates whether this OX node is a Solr node or not. Being a Solr node means that this node will be used to perform Solr searches and jobs like indexing mailboxes etc. If set to false, all index search actions will be delegated to a Solr node. solr.properties:6
com.openexchange.spamhandler.spamassassin.port 783 If the mail should be send to spamd specify the port of the spamassassin daemon here spamassassin.properties:10
com.openexchange.spamhandler.spamassassin.timeout 10 If the mail should be send to spamd specify the timeout after which the try to connect is aborted here spamassassin.properties:14
com.openexchange.spamhandler.spamassassin.retries 1 If the mail should be send to spamd specify the connect retries here. spamassassin.properties:17
com.openexchange.spamhandler.spamassassin.spamd false Choose if a mail should be send to spamd afterwards spamassassin.properties:2
com.openexchange.spamhandler.spamassassin.retrysleep 1 If the mail should be send to spamd specify the connect retries sleep here. This is how log should be waited between the different tries. spamassassin.properties:21
com.openexchange.spamhandler.spamassassin.unsubscribeSpamFolders true Indicates whether the confirmed-spam/confirmed-ham folders shall automatically be unsubscribed during login. Default is true. spamassassin.properties:25
com.openexchange.spamhandler.spamassassin.hostname localhost If the mail should be send to spamd specify the hostname of the spamassassin daemon here spamassassin.properties:6
modules/com.openexchange.spamhandler.spamexperts/module true The following property enables the Spamexperts Iframe GUI-Plugins spamexperts-ui.properties:9
com.openexchange.custom.spamexperts.panel.api_interface_url http://demo1.spambrand.com/a... URL of spamexperts Interface to generate new sessions spamexperts.properties:11
com.openexchange.custom.spamexperts.panel.admin_user admin This property defines the username which should be used as basic auth spamexperts.properties:17
com.openexchange.custom.spamexperts.panel.admin_password demo This property defines the password which should be used as basic auth spamexperts.properties:23
com.openexchange.custom.spamexperts.panel.api_auth_attribute mail Which user attribute should be used for authentication against panel API Possible values: - imaplogin -> Users IMAP login - mail -> Users mail address - login -> String which user entered at login mask - username -> Users "username" attribute. spamexperts.properties:33
com.openexchange.custom.spamexperts.panel.web_ui_url http://demo1.spambrand.com/?... Defines the URL where the panel is available spamexperts.properties:39
com.openexchange.custom.spamexperts.panel_servlet /ajax/spamexperts/panel The next property defines the mount point of the panel servlet spamexperts.properties:6
com.openexchange.spamhandler.cloudmark.targetHamEmailAddress Defines the eMail address to which the selected eMails will be bounced, if they are marked as Ham. If no address is specified the bounce will be skipped, but moving the selected mails back to the Inbox will still be processed (if configured). Privacy note: This will send private mails of users to that address when marked as Ham spamhandler_cloudmark.properties:10
com.openexchange.spamhandler.cloudmark.targetSpamFolder 2 Defines to which folder the selected mails should be moved to after they have been bounced to the target eMail address. If no option is configured the selected mails will be moved to the users trash folder. Possible options are: 0 = Do not move the message at all 1 = User's trash folder (Default) 2 = User's SPAM folder 3 = Subscribed confirmed-spam folder (experimental) spamhandler_cloudmark.properties:20
com.openexchange.spamhandler.cloudmark.targetSpamEmailAddress Defines the eMail address to which the selected eMails will be bounced. If no address is specified the bounce will be skipped, but moving the selected mails to the target folder will still be processed (if configured) spamhandler_cloudmark.properties:4
driver com.mysql.jdbc.Driver sql.properties:1
driver com.mysql.jdbc.Driver sql.properties:1
driver com.mysql.jdbc.Driver sql.properties:1
driver com.mysql.jdbc.Driver sql.properties:1
driver com.mysql.jdbc.Driver sql.properties:1
login openexchange sql.properties:2
login openexchange sql.properties:2
login openexchange sql.properties:2
login openexchange sql.properties:2
login openexchange sql.properties:2
password secret sql.properties:3
password secret sql.properties:3
password secret sql.properties:3
password secret sql.properties:3
password secret sql.properties:3
url jdbc:mysql://localhost/ox_t... sql.properties:4
url jdbc:mysql://localhost/open... sql.properties:4
url jdbc:mysql://devel-master.n... sql.properties:4
url jdbc:mysql://localhost/ox_t... sql.properties:4
url jdbc:mysql://localhost/open... sql.properties:4
com.openexchange.subscribe.autorun false Defines whether subscriptions should be run automatically on login, if a given interval has elapsed The intervals default to one day, but can be configured individually by subscription type in the subscription source specific configuration files subscribe.properties:4
serviceUsageInspection false Enabled/disable service usage inspection. If enabled, all services obtained and managed by ServiceHolder class will be tracked to ensure all services are put back (via unget) within a certain amount of time. The time range can be defined through property 'serviceUsageTimeout'. system.properties:10
serviceUsageTimeout 10000 The service usage timeout in milliseconds. This property only has effect if property 'serviceUsageInspection' is set to 'true'. system.properties:14
MimeTypeFileName mime.types Name of the MIME type file system.properties:17
UserConfigurationStorage Caching Name of the class implementing the UserConfigurationStorage. Currently known aliases: Caching, DB system.properties:21
Cache true Switch for enabling caching in the groupware. Normally this should be set to true or the database will get a lot more load. system.properties:25
CalendarSQL com.openexchange.groupware.c... system.properties:29
SERVER_NAME local Server name registered by registerserver in the configuration database can be read with listservers system.properties:33
com.openexchange.config.cascade.scopes user, context, contextSets, ... The scopes to use in the config cascade, and their precedence system.properties:36
com.openexchange.caching.configfile cache.ccf Location of default cache configuration file system.properties:4
com.openexchange.threadpool.maximumPoolSize 2147483647 The maximum number of threads to allow in the pool. Default is max. integer value of 2^31 - 1 which is considered as unlimited max. number of threads. threadpool.properties:11
com.openexchange.threadpool.keepAliveTime 60000 When the number of threads is greater than the core, this is the maximum time (in milliseconds) that excess idle threads will wait for new tasks before terminating. Default is 60000msec threadpool.properties:17
com.openexchange.threadpool.workQueue synchronous The queue type to use for holding tasks before they are executed. This queue will hold only the tasks submitted by the execute method. Supported values: synchronous and linked A synchronous queue is an appropriate choice when "com.openexchange.threadpool.maximumPoolSize" is unlimited and possible rejection of tasks is allowed. A synchronous queue has no capacity, it rather acts as a direct hand-off of tasks to an already waiting worker thread and will deny the task if there is no further worker thread to process the task. A linked queue is an appropriate choice when "com.openexchange.threadpool.maximumPoolSize" is limited and rejection of tasks is prohibited. A linked queue has a (fixed) capacity to store submitted tasks which have to wait for a worker thread to become ready. threadpool.properties:29
com.openexchange.threadpool.corePoolSize 3 The number of threads to keep in the pool, even if they are idle. If unsure follow this rule: Number of CPUs + 1 threadpool.properties:3
com.openexchange.threadpool.workQueueSize 0 The size of the work queue. Zero means unlimited size. Note: If this property is set to a value greater than zero, property "com.openexchange.threadpool.workQueue" is implicitly set to "linked" to accomplish a fixed-size work queue. threadpool.properties:34
com.openexchange.threadpool.blocking false Enable/disable blocking behavior. A blocking behavior means that caller is blocked until space becomes available in working queue. This is useful for installation with limited capacities concerning max. number of threads and a bounded blocking work queue. threadpool.properties:38
com.openexchange.threadpool.refusedExecutionBehavior abort The default behavior to obey when execution is blocked because the thread bounds and queue capacities are reached. Supported values: abort, caller-runs, discard abort: Aborts execution by throwing an appropriate exception to the caller caller-runs: The caller is considered to run the task if thread pool is unable to do so discard: The task is silently discarded. No exception is thrown. threadpool.properties:46
com.openexchange.threadpool.prestartAllCoreThreads true Starts all core threads, causing them to idly wait for work. This overrides the default policy of starting core threads only when new tasks are executed. threadpool.properties:7
com.openexchange.tokenlogin true Enable or disable token-login tokenlogin.properties:4
com.openexchange.tokenlogin.maxIdleTime 300000 Specify the maximum time (in milliseconds) a token may be idle before it is evicted Default is 300000 (5 minutes) tokenlogin.properties:8
com.openexchange.hazelcast.configuration.map.backupCount 1 Number of backups. If 1 is set as the backup-count for example, then all entries of the map will be copied to another JVM for fail-safety. 0 means no backup. tokenloginHz.properties:11
com.openexchange.hazelcast.configuration.map.asyncBackupCount 0 Number of nodes with async backups. Async backups do not block operations and do not require acknowledgements. 0 means no backup. Any integer between 0 and 6. Default is 0, setting bigger than 6 has no effect. tokenloginHz.properties:16
com.openexchange.hazelcast.configuration.map.readBackupData true Can we read the local backup entries? Default value is false for strong consistency. Being able to read backup data will give you greater performance. tokenloginHz.properties:21
com.openexchange.hazelcast.configuration.map.name tokenlogin-1 The name of the map. Don't change this on your own. tokenloginHz.properties:24
com.openexchange.hazelcast.configuration.map.maxIdleSeconds 300 Maximum number of seconds for each entry to stay idle in the map. Entries that are idle (not touched) for more than <max-idle-seconds> will get automatically evicted from the map. Entry is touched if get, put or containsKey is called. Any integer between 0 and Integer.MAX_VALUE. 0 means infinite. This value should be set equal to value of property "com.openexchange.tokenlogin.maxIdleTime" in file "tokenlogin.properties". Defaults to 300 (5 minutes). tokenloginHz.properties:33
com.openexchange.mail.transport.enablePublishOnExceededQuota false Enable/disable to publish email attachments if quota is exceeded rather than throwing an appropriate error. ------- /!\ Please be aware that this option requires infostore module to be enabled! /!\ ------- transport.properties:15
com.openexchange.mail.transport.publishingPublicInfostoreFolder i18n-defined Specify the name of the publishing infostore folder which is created below public infostore folder. The denoted folder is created if absent only if "com.openexchange.mail.transport.enablePublishOnExceededQuota" is enabled The special identifier "i18n-defined" indicates to use translation of text "E-Mail attachments". transport.properties:20
com.openexchange.mail.transport.publishPrimaryAccountOnly true Whether all accounts or only primary account are affected if property "com.openexchange.mail.transport.enablePublishOnExceededQuota" is enabled. transport.properties:24
com.openexchange.mail.transport.sendAttachmentToExternalRecipients false Whether external recipients shall receive file attachments instead of publication links although quota is exceeded if property "com.openexchange.mail.transport.enablePublishOnExceededQuota" is enabled. transport.properties:28
com.openexchange.mail.transport.provideLinksInAttachment false This options enables that publication links are provided in a separate "text/html" file attachment named "links.html, instead of inserting them to top of mail text. This avoids modification of original mail text. If set to "false", the publication links are inserted to top of mail text. transport.properties:33
com.openexchange.mail.transport.publishedDocumentTimeToLive 604800000 Define the time-to-live in milliseconds for published email attachments transport.properties:36
com.openexchange.mail.transport.referencedPartLimit 1048576 Define the limit in bytes for keeping an internal copy of a referenced MIME message's part when sending a mail. If a part exceeds this limit a temporary file is created holding part's copy transport.properties:4
com.openexchange.mail.transport.externalRecipientsLocale user-defined Set the identifier of the locale to use when composing text sent to external recipients; e.g "en", or "de" The special identifier "user-defined" indicates to use that locale from the user who sends the email. transport.properties:40
com.openexchange.mail.defaultTransportProvider smtp The transport provider fallback if an URL does not contain/define a protocol transport.properties:7
com.openexchange.twitter.http.proxyHost The HTTP proxy host twitter.properties:10
com.openexchange.twitter.http.proxyPort The HTTP proxy port twitter.properties:13
com.openexchange.twitter.http.connectionTimeout 20000 Connection time out twitter.properties:16
com.openexchange.twitter.http.readTimeout 120000 Read time out twitter.properties:19
com.openexchange.twitter.http.retryCount 3 Retry count twitter.properties:22
com.openexchange.twitter.http.retryIntervalSecs 10 Retry interval seconds twitter.properties:25
com.openexchange.twitter.consumerKey kZX3V4AmAWwC53yA5RjHbQ The consumer key twitter.properties:31
com.openexchange.twitter.consumerSecret HvY7pVFFQSGPVu9LCoBMUhvMpS00... The consumer secret twitter.properties:34
com.openexchange.twitter.clientVersion 2.2.3 The client version string twitter.properties:4
com.openexchange.twitter.http.useSSL false Whether to use HTTPS or HTTP twitter.properties:7
com.openexchange.messaging.twitter true Whether the twitter messaging service is available twittermessaging.properties:2
com.openexchange.oauth.twitter true Enable/disable Twitter OAuth bundle twitteroauth.properties:4
ui/global/toolbar/mode/value tabbased UI: Toolbar type Possible values: tabbased|simple ui.properties:11
ui/global/toolbar/mode/configurable true All user to configure the latter Possible values: true|false ui.properties:15
ui/mail/showContactImage/value true UI: Show contact images in email view Possible values: true|false ui.properties:19
ui/mail/showContactImage/configurable true All user to configure the latter Possible values: true|false Please configure the ui.yml accordingly. ui.properties:24
ui/mail/replyTo/configurable false Allow user to configure a reply-to address Possible values: true|false ui.properties:28
ui/global/windows/mode/value embedded UI: Window manager Possible values: embedded and popups ui.properties:3
ui/portal/autoRefresh false Auto refresh portal page Possible values: true|false Whenever the user accesses the portal, all visible widgets get refreshed (mail, calendar, contacts etc.). Default is false. ui.properties:34
ui/portal/customUWA true Allow custom UWA widgets Possible values: true|false Disables add, remove, edit in UI. Default is true. ui.properties:39
ui/global/expert/mode/configurable true Allow disabling of expert mode Possible values: true|false value does not affect user setting. reserved for future use. ui.properties:44
ui/global/expert/mode/value false ui.properties:45
ui/global/windows/mode/configurable true All user to configure the latter Possible values: true|false ui.properties:7
modules/com.openexchange.upsell.multiple.gui/module true upsell-multiple-gui.properties:1
modules/com.openexchange.upsell.generic/module true upsell.properties:10
com.openexchange.upsell.multiple.method.email.oxuser.template_subject /opt/open-xchange/etc/groupw... Subject to use for emails which are sent to the ox enduser. If you need i18n support, create template with suffix "_<LANGUAGE_CODE>" Example: upsell_mail_subject_ox_enduser.tmpl_de_DE For placeholders, see above. upsell.properties:102
com.openexchange.upsell.multiple.servlet /ajax/upsell/multiple The next property defines the mount point of the servlet upsell.properties:109
com.openexchange.upsell.multiple.rmi.host 127.0.0.1 FOR TESTING, DEMO ONLY. DO NOT TOUCH IF YOU DONT KNOW WHAT THESE OPTIONS MEAN! OX API RMI Host, IF not localhost, make sure the OX accepts remote RMI connections! See AdminDaemon.properties for enabling remote connections. upsell.properties:117
modules/com.openexchange.upsell.generic/html <b>Groupware</b><BR><BR>This... upsell.properties:12
com.openexchange.upsell.multiple.rmi.masteradmin oxadminmaster OX API RMI Masteradmin upsell.properties:122
com.openexchange.upsell.multiple.rmi.masteradmin.pass secret OX API RMI Masteradmin Password upsell.properties:127
com.openexchange.upsell.multiple.rmi.downgrade.accessname pim Which access-combination-name should be used for downgrading the context upsell.properties:132
com.openexchange.upsell.multiple.method.external.shop_api_url http://shop.host.com/api/gen... DISABLED AT THE MOMENT! URL of the external Interface to generate "upsell URL" for customers shop or control center URL will be used in a POST request with following parameters of the logged in ox user: src = "ox_upsell" user = <ox_username> userid = <ox_user_id> pwd = <ox_user_password> cid = <ox_user_cid> mail = <ox_user_mail> login = <ox_user_full_login_from_login_mask> imaplogin = <ox_user_imap_login> clicked_feat = <clicked_feature_at_gui> upsell_plan = <clicked_upsell_plan> upsell.properties:151
com.openexchange.upsell.multiple.method static Define which Upsell method should be used Possible values: a) direct b) static, c) email direct = Redirect within IFRAME immediately to com.openexchange.upsell.multiple.method.static.shop_redir_url value after clicking one of the upsell triggers static = Redirect AFTER clicking a button within the shipped OX Upsell pages email = Send email to specific address AFTER clicking a button within the shipped OX Upsell pages upsell.properties:33
com.openexchange.upsell.multiple.method.static.shop_redir_url http://shop.host.tld/?shop=t... b) Defines the static URL to redirect with all parameters we can pass , see below for all possible parameters upsell.properties:39
com.openexchange.upsell.multiple.method.email.address upsell@shop.host.tld c) Defines the email address where upsell will send all infos to for processing this request upsell.properties:45
com.openexchange.upsell.multiple.method.email.template /opt/open-xchange/etc/groupw... Email template to load, if not found, hardcoded text will be used. Following placeholders will be replaced by ox users data: "_USER_" "_USERID_" "_MAIL_" "_LOGIN_" "_IMAPLOGIN" "_CLICKED_FEATURE_" "_UPSELL_PLAN_" - Not in use. "_CID_" "_LANG_" "_PURCHASE_TYPE_" - Only used if email or static method is used due to the OX upsell layout/buttons "_INVITE_" - User checked "invite my friends" checkbox in upsell box upsell.properties:63
com.openexchange.upsell.multiple.method.email.subject OX upsell in context _CID_ f... Mail subject to use when sending upsell request mails. See available placeholders in option above upsell.properties:68
com.openexchange.upsell.multiple.method.email.oxuser.enabled true Send info email to ox enduser to inform about upsell? upsell.properties:74
com.openexchange.upsell.multiple.method.email.oxuser.template /opt/open-xchange/etc/groupw... Following placeholders can be replaced by ox users data: "_USER_" "_USERID_" "_MAIL_" "_LOGIN_" "_IMAPLOGIN" "_CLICKED_FEATURE_" "_UPSELL_PLAN_" - Not in use. "_CID_" "_LANG_" "_PURCHASE_TYPE_" - Only used if email or static method is used due to the OX upsell layout/buttons upsell.properties:94
com.openexchange.user.contactCollectOnMailAccess false Define the default behavior whether to collect contacts on mail access Note: Appropriate user access permission still needs to be granted in order to take effect user.properties:11
com.openexchange.user.contactCollectOnMailTransport false Define the default behavior whether to collect contacts on mail transport Note: Appropriate user access permission still needs to be granted in order to take effect user.properties:15
com.openexchange.user.maxClientCount -1 Specify the max. allowed number of client identifiers stored/tracked per user A value equal to or less than zero means unlimited Default is -1 user.properties:20
com.openexchange.user.beta true Specify whether beta features are enabled/disabled per default. The value is remembered for every user in its attributes. user.properties:4
com.openexchange.folder.tree 1 Defines the default folder tree that should be used if a user has not selected one. user.properties:7
com.4psa.voipnow.faxaddress fax@voip.open-xchange.com Fax address. voipnow.properties:10
com.4psa.voipnow.host my.voipnowserver.net The VoipNow host; either the machine name, such as "my.voipnowserver.net", or a textual representation of its IP address. voipnow.properties:13
com.4psa.voipnow.port 443 The VoipNow port. voipnow.properties:16
com.4psa.voipnow.secure true Whether a secure connection (HTTPS) shall be established. A secure connection is recommended. voipnow.properties:19
com.4psa.voipnow.adminLogin admin The login name of the VoipNow administrator account voipnow.properties:22
com.4psa.voipnow.adminPassword secret The password of the VoipNow administrator account for used for SOAP requests (and for login via web front-end) voipnow.properties:25
com.4psa.voipnow.adminPasswordHTTP secret The password of the VoipNow administrator account for used for HTTP API request voipnow.properties:28
com.4psa.voipnow.enabled true Enable/disable. voipnow.properties:4
com.4psa.voipnow.version 2.0.4 The version string. voipnow.properties:7
com.openexchange.oauth.xing.apiSecret REPLACE_THIS_WITH_YOUR_XING_... The API secret xingoauth.properties:10
com.openexchange.oauth.xing.domain The domain to use when composing call-back URL Leave empty to use host address as default xingoauth.properties:14
com.openexchange.oauth.xing false Enable/disable xingoauth.properties:4
com.openexchange.oauth.xing.apiKey REPLACE_THIS_WITH_YOUR_XING_... The API key xingoauth.properties:7
com.openexchange.subscribe.socialplugin.xing true Enable/disable XING subscribe service xingsubscribe.properties:4
com.openexchange.oauth.yahoo false Enable/disable Yahoo OAuth support yahoooauth.properties:2
com.openexchange.oauth.yahoo.apiKey REPLACE_THIS_WITH_VALUE_OBTA... yahoooauth.properties:4
com.openexchange.oauth.yahoo.apiSecret REPLACE_THIS_WITH_VALUE_OBTA... yahoooauth.properties:5
com.openexchange.subscribe.socialplugin.yahoo true yahoosubscribe.properties:1