| ... |
... |
@@ -14,7 +14,7 @@ |
| 14 |
14 |
|
| 15 |
15 |
=== Language === |
| 16 |
16 |
|
| 17 |
|
-Default language for forms, when no language [[has been specified such as by URL parameters>>doc:Formcycle.FormDesigner.Internationalization.WebHome]]. |
|
17 |
+Default language for forms, when no language [[has been specified such as by URL parameters>>doc:Formcycle.Designer.Form.Internationalization]]. |
| 18 |
18 |
|
| 19 |
19 |
This setting does not affect the language of the configuration interface of {{formcycle/}}, which will be determined either automatically by the browser's preferred language, or it can be chosen manually on the sign in page. |
| 20 |
20 |
|
| ... |
... |
@@ -27,11 +27,11 @@ |
| 27 |
27 |
|
| 28 |
28 |
An optional short description for this client. |
| 29 |
29 |
|
| 30 |
|
-=== {{version major="6" minor="2"/}} Maximum number of forms === |
|
30 |
+=== Maximum number of forms === |
| 31 |
31 |
|
| 32 |
32 |
This setting can only be viewed and changed by the superadmin or //sadmin //of a cloud installation. This number defines the maximum number of forms that can be turned online simultaneously. If the number "0" is set here, the maximum number of forms that can be turned online defined in the license will be used. |
| 33 |
33 |
|
| 34 |
|
-=== {{version major="6" minor="2"/}} Maximum number of invites === |
|
34 |
+=== Maximum number of invites === |
| 35 |
35 |
|
| 36 |
36 |
This setting can only be viewed and changed by the superadmin or //sadmin//. This number defines the maximum number of invites that can be send in one invitation step. The number "-1" means unlimited number of invites. If the number "0" is set here, the default maximum number of invites that will be used (cloud demo clients: 10, cloud clients: 100, others: unlimited). |
| 37 |
37 |
|
| ... |
... |
@@ -68,7 +68,7 @@ |
| 68 |
68 |
; Encryption |
| 69 |
69 |
: Type of encryption to be used for the communication with the mail server. |
| 70 |
70 |
; Mail server |
| 71 |
|
-: The mail server used for sending mails of this client. Mails will be sent by [[actions of type email>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]] and by the [[system>>doc:Formcycle.UserInterface.UserSettings.WebHome]] when a password needs to be reset. |
|
71 |
+: The mail server used for sending mails of this client. Mails will be sent by [[actions of type email>>doc:Formcycle.Designer.Workflow.Actions.EMail]] and by the [[system>>doc:Formcycle.UserInterface.UserSettings.WebHome]] when a password needs to be reset. |
| 72 |
72 |
; Port |
| 73 |
73 |
: The SMTP port to be used. When not port is specified, the default SMPT port 25 will be used. |
| 74 |
74 |
; Authorization required |
| ... |
... |
@@ -75,8 +75,10 @@ |
| 75 |
75 |
: When the mail server requires authorization, enable this option and enter the username and the password. |
| 76 |
76 |
; Sender address (System) |
| 77 |
77 |
: The mail address to be used as the sender address (mail //form//) for mails sent by the systen, eg. for password recovery mails. |
| 78 |
|
-; Sender name (System) |
|
78 |
+; Sender name (System) |
| 79 |
79 |
: The sender name that is to be used for system e-mails. |
|
80 |
+; Server supports UTF-8 message headers (RFC6532) |
|
81 |
+: When the email server supports UTF-8 message headers according to RFC6532, this option should be enabled. You can then send email to internationalized email addresses such as //山田太郎@株式.会社//. |
| 80 |
80 |
|
| 81 |
81 |
== User management == |
| 82 |
82 |
|