XMKPL ;ISC-SF/GMB-Manage the local mail posting process ;04/17/2002 10:54
Source file <XMKPL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CHECK | ; Task Background Filer processes if any missing
|
|
STATUS(XMSTATUS) | ;Check status of background filer
|
|
QUEUE(XMPROC) | ;Start Queue processors
|
|
HANG() | ; Get Hangtime for delivery modules
|
|
STOP | ; Stop Background mail delivery processes
|
|
START | ; Start the local processes (usually after they had been STOP'd).
|
|