From 8f12cd39c50d9da5ca54caae574797f25064ea7a Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Mon, 18 Jan 2010 18:06:40 +0000 Subject: [PATCH] - New link to the email test page SVN:trunk[279] --- setup/data/structure/1.menus.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/data/structure/1.menus.xml b/setup/data/structure/1.menus.xml index 6b5317bc7..67f55994a 100644 --- a/setup/data/structure/1.menus.xml +++ b/setup/data/structure/1.menus.xml @@ -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. 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>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. When associated with a trigger, each action is given an 'order' number, specifying in which order the actions are to be executed.</p> </div>