| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start Mail Server Framework (STRMSF) command starts the mail server framework jobs in the system work subsystem (QSYSWRK).
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| MSGOPT | How to process mail messages | *RESUME, *RESET, *CLEAR | Optional, Positional 1 |
| NBRMSFJOB | Number of MSF jobs | 1-99, 3 | Optional, Positional 2 |
| Top |
Specifies how the mail server framework processes existing mail server framework messages.
The possible values are:
| Top |
Specifies the number of mail server framework jobs to start. This option allows concurrent processing of several mail server framework messages.
The possible values are:
| Top |
Example 1: Starting One Mail Server Framework Job
STRMSF NBRMSFJOB(1)
This command starts one mail server framwork job in a normal manner, processing any mail server framework messages at the point at which processing was interrupted.
Example 2: Restarting Mail Server Framework Jobs
STRMSF NBRMSFJOB(3) MSGOPT(*RESET)
This command starts three mail server framework jobs and any mail server framework messages which were partially handled by previous mail server famework jobs are processed again from the beginning.
| Top |
*ESCAPE Messages
| Top |