The commands available for the Processing context are:
EXIT/QUIT
- exits CLI and closes connection to AxigenHELP
- prints this help messageBACK
- cancels any changes made and switches back to the previous contextCOMMIT
- commits the changes made in this contextSHOW [ATTR <param>]
- shows information about this contextSAVE Config
- saves the server's running configurationSTART Service
- starts the processing serviceSTOP Service
- stops the processing serviceSET [maxSchedInterval <maxInterval>]
- sets the max. interval for rescheduling a mailSET [schedInterval <interval>]
- sets the interval for rescheduling queue checkingSET [maxRetryCount <count>]
- sets the max. no. of times for trying to deliverSET [queuePath <path>]
- sets the path to internal server queueSET [queueEntryCount <count>]
- sets the upper limit for no. of sub-directories in queueSET [deliveryThreads <threads>]
- sets the no. of threads handling SMTP deliverySET [filteringThreads <threads>]
- sets the no. of threads handling message filteringSET [logLevel <level>]
- sets the service's logging levelSET [logType <type>]
- sets the service's logging typeSET [logHost <host>]
- sets the service's remote logging hostSET [procQueueSize <size>]
- sets the size of internal processing queueSET [messagesPerSecond <no>]
- sets the maximum number of messages a mail box can receive in one secondSET [disableInterval <no>]
- sets the time interval a mail box will be disabled if messagesPerSecond limit is exceededSHOW Statistics
- shows processing statistical informationRESET
- resets the service to the currently active configuration