Complete Contents
Object Class Index
Attribute Index
Schema Supported by Directory Server 4.0
LDAP Overview
Object Classes
Attributes
Object Identifiers (OIDs)
Extending Server Schema
Schema Checking
ISO Country Codes
Sources of Related Information
Contents
Object Class Index
Attributes Index
nsmsgFallbackSearchMethod
Origin
Netscape Messaging Server 4.0
Definition
Used to specify the rules for alternate search methods used when attempting to lookup messaging recipients in LDAP:
1:When domain or recipient is deemed local (is in nsmsgLocalMainDomain or nsmsgDefaultDomain), then check if local part of recipient is equal to any user ID in the directory.
2: Determine whether domain of recipient specifies this server, then try to match with server name removed. For example, if recipient=juan@server1.here.com was found on server1, then attempt to match mail=juan@here.com or mailAlternateAddress=juan@here.com).
4: Check for vanity domains. For example, if uid@joebob has a vanity domain of "myfamily.com", then mail to (anyone)@myfamily.com will be directed to uid@joebob.
Value provided is cumulative and represents the total of rules added together.
Syntax
int (1-7)
OID
© Copyright 1999 Netscape Communications Corporation