HP-UX 11i June 2002 Release Notes
Internet and Networking Services
Base HP-UX Internet Services
Chapter 12
210
PrivacyOptions=noverb
The noverb flag will disable the SMTP VERB command, turning off
the verbose mode.
• Support for new mailer and map class:
Mailer: discard
A special internal delivery agent named discard is now defined for
use with check_* rulesets and header checking rulesets.
Map class: regex
Sendmail-8.9.3 supports regular expressions using the new map
class regex. The regex map can be used to see if an address
matches a certain regular expression. By using such a map in a
check_* ruleset, you can block a certain range of addresses that
would otherwise be considered valid.
• Anti-spam configuration control. To enable some of the new anti-spamming rulesets,
a shell script gen_cf is provided in the /usr/newconfig/etc/mail/cf/cf directory.
• New header checks. New syntax to do limited checking of header syntax is available.
Documentation
Refer to the Installing and Administering Internet Services manual available on the
HP-UX 11i Instant Information CD and on the web at http://docs.hp.com/hpux/11i
for detailed information on new features.
BIND 8.1.2
new at 11i
original release
BIND 8.1.2, is shipped with HP-UX 11i. This version supports Dynamic updates via the
nsupdate utility, which is distributed with the BIND 8.1.2 product depot.
NOTE The Dynamic updates, however, are NOT secure, and you are advised to put security
mechanisms in place before using this feature.
The following lists the new features:
• DDNS Change Notification (RFC 1996)
• Completely new configuration syntax
• Flexible, categorized logging system
• IP-address-based access control for queries, zone transfers, and updates that may be
specified on a zone-by-zone basis
• More efficient zone transfers
• Improved performance for servers with thousands of zones
• The server no longer forks for outbound zone transfers
• Many bug fixes