CL Command Reference - ENDMSF
CL Command List > ENDMSF Reference
Description:
The End Mail Server Framework (ENDMSF) command ends the mail server framework jobs in the system work subsystem (QSYSWRK).
Examples:
Example 1: Ending Mail Server Framework in a Controlled Manner
ENDMSF OPTION(*CNTRLD) DELAY(60)
This command ends the mail server framework jobs in the system work subsystem in a controlled manner and has 60 seconds to complete processing any mail server framework messages currently being handled.
Example 2: Ending Mail Server Framework Immediately
ENDMSF OPTION(*IMMED)
This command ends the mail server framework jobs in the system work subsystem immediately. The mail server framework jobs do not complete processing any mail server framework messages currently being handled.