Zymonic Toolkit Email: Difference between revisions

From Zymonic
Content added Content deleted
(Given instruction)
 
Line 7: Line 7:


=Email Handler=
=Email Handler=
Adds a process/subform entry from an incoming email
Returns list of locks which would be required to run the action.
<pre>
<pre>
sudo zymonic_toolkit.pl Email email_handler
sudo zymonic_toolkit.pl Email email_handler

Latest revision as of 12:06, 30 April 2019

This page contains all of the options for:

sudo zymonic_toolkit.pl Email


Email Handler[edit]

Adds a process/subform entry from an incoming email

sudo zymonic_toolkit.pl Email email_handler
  • System[edit]

    The system to be inspected. This is required for the command to work.

    sudo zymonic_toolkit.pl Email email_handler --system SYSTEM
    
  • Message[edit]

    The message to be parsed. This is required for the command to work.

    sudo zymonic_toolkit.pl Email email_handler --message MESSAGE_PATH_ON_SERVER
    
  • Process[edit]

    The process to add it to. This must be defined with the correct options, please click here for more details. This is required for the command to work.

    sudo zymonic_toolkit.pl Email email_handler --process PROCESS_ZNAME