Sun Java Communications Suite 5 Schema Reference

Rule Syntax

"+" or "-"service_list":"client_list

+ (allow filter) means the services in the service list are being granted to the client list.

- (deny filter) means the services are being denied to the client list.

service_list is a comma separated list of services to which access is being granted or denied.

Legal service names are: imap, imaps, pop, pops, smtp, smtps, http, and smime. Note that the MMP supports imap, imaps, pop, pops, and smtp, and smime. The back-end supports imap, pop, smtp, http, and smime.

client_list is a comma separated list of clients (domains) to which access is being granted or denied.

Wild cards can be substituted for the client list (domains). The following table shows the legal wild cards and gives a description of each:

Table 3–10 Wild cards

Wild cards  

Description  

ALL, *

The universal wild card. Matches all names. 

DNSSPOOFER

Matches any host whose DNS name does not match its own IP address. 

KNOWN

Matches any host whose name and address are known. Use with care. 

LOCAL

Matches any local host (one whose name does not contain a dot character). If your installation uses only canonical names, even local host names will contain dots and thus will not match this wild card. 

UNKNOWN

Matches any host whose name or address are unknown. Use this with care. 

The following wild cards can be used for the service list: *, ALL.