Removing Sendmail patch

Hi,

The sendmail application I am using, no longer runs after installing Solaris security patches.

How do I go about removing only the patches that are relevant to Sendmail? I went to /var/sadm/ptach/ and greped on the contents file and it appears that the security patch overwrote /etc/init.dsendmail

/etc/mail/sendmail.cf

/etc/mail/local-host-names

/etc/mail/trusted-users.

Any help is appreciated.

[444 byte] By [osepulv] at [2007-11-26 10:27:45]
# 1

Assuming you installed a standard recommended/security patch cluster and had enough disk space when the cluster was installed to allow backouts...you can usually look at the CLUSTER_README file (included with the bundle) and identify what each patch "fixed". Search for sendmail in the file and use the patchrm command on the suspected patch.

schererd at 2007-7-7 2:32:23 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Your other (probably prefereable) option is recreate the sendmail.cf from a sendmail.mc.That way you will get the security fixes that the patch introduced.
robertcohen at 2007-7-7 2:32:23 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...