[WBEL-devel] /usr/share/sendmail-cf missing?

rhfreeman@micron.com rhfreeman@micron.com
Thu, 12 Feb 2004 05:28:15 -0700


Hi folks,

Just installed my first WB Linux box. Works great, I'm pleased to say.

One problem with sendmail though!

If you look in this file:

 -rw-r--r--    1 root     root          857 Dec 13 05:15
/etc/mail/Makefile

You'll see this:

%.cf: %.mc
        @if test -f /usr/share/sendmail-cf/m4/cf.m4; then \
                umask 022; \
                mv -f $@ $@.bak; \
                m4 $< > $@; \
        fi

On my system at least, /usr/share/sendmail-cf does not exist. I've
grabbed it from a RH72 box in the meantime! :-)

Is this missing on everyone's system, or is just me? Does anyone know
what package it is part of?

Cheers,

Rich