|
@@ -968,6 +968,7 @@ display: list-item;
|
|
<i><b>Actions</b></i> define the actions to be performed when the triggers execute. For now there is only one kind of action consisting in sending an email message.
|
|
<i><b>Actions</b></i> define the actions to be performed when the triggers execute. For now there is only one kind of action consisting in sending an email message.
|
|
Such actions also define the template to be used for sending the email as well as the other parameters of the message like the recipients, importance, etc.
|
|
Such actions also define the template to be used for sending the email as well as the other parameters of the message like the recipients, importance, etc.
|
|
</p>
|
|
</p>
|
|
|
|
+<p>A special page: <a href="../setup/email.test.php" target="_blank">email.test.php</a> is available for testing and troubleshooting your PHP mail configuration.</p>
|
|
<p>To be executed, actions must be associated to triggers.
|
|
<p>To be executed, actions must be associated to triggers.
|
|
When associated with a trigger, each action is given an 'order' number, specifying in which order the actions are to be executed.</p>
|
|
When associated with a trigger, each action is given an 'order' number, specifying in which order the actions are to be executed.</p>
|
|
</div>
|
|
</div>
|