Subst Telephone =
database. The <command> can contain
substitutions similar to the Subst command. In
addition the list of all attachments can be referred to via
- <$attachments> Following (Unix) command
+ $<attachment>. The text body of the entry
+ can be referred to with $text. It should
+ be noted that only the first 1500 characters of the text can be used,
+ in order not to exceed the limits of the shell. Following (Unix) command
writes a notification into some file:
Execute new = echo "New message wiht ID $message id of type $type from $long_name on $remote_host" >> /tmp/elog.log