Group FileThis file specifies the full qualified group members. Each line of the file contains an email address, group or domain Formal Syntax: |
|||
groupfileitems | = | 1*(groupfileitem CRLF) | |
groupfileitem | = | emailitem | |
emailitem | = | emailaddress / "[" group "]" / "[" domain "]" | |
Example: |
|||
john@foo.com | full email | ||
[foo.com] | domain | ||
[all@hotmail.com] | group |