Sendmail 8.13.3 release notes for HP-UX 11i v1, HP-UX 11i v2 and HP-UX 11i v3

If you install only Sendmail 8.13.3, the following output is displayed:
Sendmail-Upgrade.SMAIL-UPGRADE B.11.23.1.007 sendmail(1M) 813 special release upgrade
If you install only Identd, the following output is displayed:
Sendmail-Upgrade.SMAIL-IDENT B.11.23.1.007 identd(1M): User Identification protocol
On the HP-UX 11i v3 Operating System
If Sendmail 8.13.3 is installed successfully on the HP-UX 11i v3 operating system,
the following message is displayed:
HPUX-MailServer.Sendmail C.8.13.3.5 Mail Transfer Protocol daemons and utilities
This output indicates that both the Sendmail 8.13.3 product and the Identd product
are installed in the system.
Migrating from Sendmail 8.11.1 to Sendmail 8.13.3
When you migrate from Sendmail 8.11.1 to Sendmail 8.13.3, MSP is not enabled by
default. To enable MSP, complete the following steps:
1. Create a user and group using the gen_cf script main menu option “9: Create
User for MSP”. To run the gen_cf script from the HP-UX prompt, use the following
commands:
# cd /usr/newconfig/etc/mail/cf/cf
# ./gen_cf
2. Copy the default /usr/newconfig/etc/mail/submit.cf file to the
/etc/mail/submit.cf file.
The submit.cf file, which is built from the
/usr/newconfig/etc/mail/cf/cf/submit.mc file, is also available in the
/usr/newconfig/etc/mail/cf/cf/ directory.
You must ensure the following permissions for the sendmail.cf and submit.cf
files:
-r--r--r-- root bin /etc/mail/sendmail.cf
-r--r--r-- root bin /etc/mail/submit.cf
3. To start the Sendmail daemon, run the following command at the HP-UX prompt:
/sbin/init.d/sendmail start
Unsupported Features
Following are the unsupported features in Sendmail 8.13.3:
The inbuilt [TCP] mailer pathname (P=) is deprecated. Use the [IPC] option
instead.
The ldapx map class is replaced by the ldap map class.
The rbl feature is deprecated. Use the endnsbl instead of the rbl feature.
Migrating from Sendmail 8.11.1 to Sendmail 8.13.3 13