The START-MAIL-SERVICE command starts the ASTI service task that processes the SMTP dialog with the mail server.
Domain
SYSTEM-MANAGEMENT
Privileges
TSOS
START-MAIL-SERVICE |
ORDER-LIMIT = 255 / <integer 1..32000> ,CONFIGURATION-FILE = *STD / <filename 1..54 without-gen> |
Operand description
ORDER-LIMIT = 255 / <integer 1..32000>
This operand specifies how many orders can be active at any one time. When this number is reached, further SEND-MAIL commands are rejected with return code YML0148.
CONFIGURATION-FILE = *STD / <filename 1..54 without-gen>
Specifies the file that contains the configuration options for the service task. You will find the contents of the file in the section “Configuration file for the mail sender backend”.
CONFIGURATION-FILE = *STD
The file name specified for the backendConfigurationFileName option in the SYSSSI file is used for the querying of the configuration options (see the section “SYSSSI”).
CONFIGURATION-FILE = <filename 1..54 without-gen>
Specifies the file that contains the configuration options.
Return codes
(SC2) | Maincode | Meaning |
0 | CMD0001 | No error |
1 | CMD0202 | Syntax error |
64 | CMD0216 | The user has no authorization for the command |
64 | YML0120 | The ASTI subsystem is not available |
64 | YML0130 | The configuration cannot be read or does not exist |
64 | YML0132 | ASTI reports an error |
64 | YML0134 | The ASTI service is already running |
64 | YML0136 | The program for the mail sender backend cannot be found |