CONFIG MAILFILTERING RULE SHOW

Level

contentfilter

History

Appears in Netasq 9.0.0

Description

Show all rules of a profile.

Usage

index=<profile_idx>

Returns

index=<profile_idx> [ruleid=<digit>] state=on|off action=pass|block from=<sender> to=<recipient> [comment=<string>]

Format

section_line

Example

CONFIG MAILFILTERING RULE SHOW index=9
101 code=00a01000 msg="Begin" format="section_line"
ruleid=1 state=on action=pass from=*@stormshield.eu to=* comment="bla bla bla ..."
ruleid=2 state=on action=block from=*@*spam* to=* comment=""
100 code=00a01000 msg="Ok"