Greetings, I just pulled in the new sendmail package from cooker (sendmail-8.12.1-6mdk) and noticed that instead of the usual /usr/sbin/sendmail, the sendmail binary is named /usr/sbin/sendmail.sendmail.
It seems to be this way for many of the files: [root@woburn root]# rpm -ql sendmail | grep '\.sendmail' /usr/bin/mailq.sendmail /usr/bin/newaliases.sendmail /usr/bin/rmail.sendmail /usr/lib/sendmail.sendmail /usr/sbin/sendmail.sendmail /usr/share/man/man1/mailq.sendmail.1.bz2 /usr/share/man/man1/newaliases.sendmail.1.bz2 /usr/share/man/man5/aliases.sendmail.5.bz2 Is this a new convention in sendmail, or is it an error? It certainly was getting some of my apps confused until I made a symlink from /usr/sbin/sendmail to /usr/sbin/sendmail.sendmail. Peter -- Peter R. Wood - [EMAIL PROTECTED] - http://prwdot.org/
