CL Command Reference - STRMSF
CL Command List > STRMSF Reference
Description:
The Start Mail Server Framework (STRMSF) command starts the mail server framework jobs in the system work subsystem (QSYSWRK).
Examples:
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.