HP-UX Mailing Services Administrator's Guide
Sendmail 8.13.3
New Features in Sendmail 8.13.3
Chapter 3110
New Features in Sendmail 8.13.3
This chapter discusses the following new features in Sendmail 8.13.3:
• “LDAP Enhancements to Support Recursion and LDAP URL
Support” on page 110
• “Support for the FallBackSmartHost Option” on page 112
• “Socket Maps” on page 113
• “DNS Maps” on page 115
• “Support for Deliver By SMTP Extension (RFC 2852)” on page 117
• “Anti-Spamming Features” on page 117
• “Queuing” on page 120
• “Performance Features” on page 123
• “Sendmail 8.13.3 Security” on page 124
• “New Menu Options in the gen_cf Script” on page 129
The following sections discuss the new features in detail.
LDAP Enhancements to Support Recursion and LDAP
URL Support
Sendmail 8.13.3 supports LDAP recursion based on the TYPEs given to
attribute specifications in an LDAP map definition. This allows LDAP
queries to return a new query, a DN, or an LDAP URL which will in turn
be queried.
LDAP recursion allows you to add TYPEs to the search attributes on an
LDAP map specification. The syntax for LDAP recursion is as follows:
-v ATTRIBUTE[:TYPE[:OBJECTCLASS[|OBJECTCLASS|...]]]
Following are the various TYPEs available:
NORMAL This attribute type specifies the attribute to add to the
results string. This is the default TYPE value.