Sun Java Communications Suite 5 Schema Reference

mgrpAllowedDomain

Origin

Messaging Server 5.0

Syntax

cis, multi-valued

Object Classes

inetMailGroup

Definition

Identifies domains or subdomains from which users are allowed to send messages to the mail group. Note that glob-style wild carding can be used in the domains. In other words, any part of the domain specification can be wild carded.

If no instances of this attribute exist on the inetMailGroup entry, then there are no restrictions on who can send messages to the mail group unless the mgrpAllowedBroadcaster, mgrpDisallowedBroadcaster, and mgrpDisallowedDomain attributes are used.


Note –

LDAP_AUTH_DOMAIN is the MTA option used to specify a different attribute name for this function.


Examples

mgrpAllowedDomain:siroe.com will only match the siroe.com domain.

mgrpAllowedDomain:*.siroe.com will match any subdomain of the siroe.com domain.

mgrpAllowedDomain:*.com will match any *.com domain.

mgrpAllowedDomain:siroe.* will match any top-level domain beginning with siroe.

OID

2.16.840.1.113730.3.1.23