Added $message id to example for execute
SVN revision: 1932
This commit is contained in:
+1
-1
@@ -1505,7 +1505,7 @@ be changed, while otherways (like with the <b><code>Subst Telephone =
|
||||
<b><code><$attachments></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" >> /tmp/elog.log
|
||||
Execute new = echo "New message wiht ID $message id of type $type from $long_name on $remote_host" >> /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>
|
||||
|
||||
Reference in New Issue
Block a user