The "Description" and "Lower and Upper IP" sections seem pretty self-explanatory. However, the "E-mail address" has presented some difficulty and probably needs some clarification...
The manual states;
Quote:
E-mail address
The e-mail address which should be white-listed. It is possible to use wildcards in this field. For example, you may whitelist all email from the domain example.com, by specifying the address *@example.com
1. Are multiple * allowed in each entry?
2. Are ? allowable as single character wildcards?
3. Does the example, "*@example.com", whitelist ALL email from the domain example.com (e.g. implied "*@*example.com) ... or just "all-the-mailboxes" for example.com ?
3a. If the former is the case, is the"@" optional?
3b. Is "admin@*example.com" valid for
admin@mail1.example.com,
admin@mail2.example.com AND
admin@example.com
4. What field from the email message header is used to create the 'matching' text for this entry?
Thanks