Options

These are the options available on this page:

Robot Options

 

Defines the command, to be executed as a separate task, when this mailbox receives a message. The command line must specify the full path and file name of the command, together with any arguments needed. Before executing the command the robot mailbox will substitute any occurrences of %FILE% or %file% with the full path and filename of the received message.

 

The received message will not be deleted by the mailbox and should be deleted by the program or batch file if required, e.g. If the following command is specified c:\windows\notepad.exe %FILE% /p

 

The command executed for a particular message might be:

 

c:\windows\notepad.exe c:\spool\mailbox\m000000a\rob12345.txt /p