Added $message id to example for execute

SVN revision: 1932
This commit is contained in:
2007-10-05 14:10:17 +00:00
parent e2bad236c5
commit 31c3a148c7
+1 -1
View File
@@ -1505,7 +1505,7 @@ be changed, while otherways (like with the <b><code>Subst Telephone =
<b><code>&lt;$attachments&gt;</code></b> Following (Unix) command
writes a notification into some file:
<pre>
Execute new = echo "New message of type $type from $long_name on $remote_host" &gt;&gt; /tmp/elog.log
Execute new = echo "New message wiht ID $message id of type $type from $long_name on $remote_host" &gt;&gt; /tmp/elog.log
</pre><br>
It should be noted that this feature can impose a security problem. If
someone can edit the elogd.cfg through the <b><code>Config</code></b>