Skip to main content

Modifying the LISTCHECK value

The MODIFY command can be used to dynamically change the LISTCHECK value.

Syntax:

MODIFY mfc,LISTCHECK=(INOUT/INBOUNDONLY/OUTBOUNDONLY)
   
F mfc,LISTCHECK=(INOUT/INBOUNDONLY/OUTBOUNDONLY)

Specifying LISTCHECK=INOUT will cause include or exclude list checking to occur for both inbound and outbound password reset events. Specifying LISTCHECK=INBOUNDONLY will cause include or exclude list checking to occur for only inbound password reset events. Specifying LISTCHECK=OUTBOUNDONLY will cause include or exclude list checking to occur for only outbound password reset events.