Thu, Feb 14, 2002 at 22:12:08, mailing (Rick Hoppe) wrote about "Sendmail broken 
after upgrade 4.4-RELEASE to 4.5-STABLE": 

> Feb 14 21:30:00 ns1 sendmail[105]: NOQUEUE: SYSERR(root): Warning: .cf
> version level (10) exceeds sendmail version 8.11.6 functionality (9)
> 
> Some time ago I already upgraded the sendmail installation to 8.12.2 so I
> didn't want make world to do something with sendmail.
> 
> So I did specify in /etc/make.conf not to create sendmail, but somehow the
> "old" version 8.11.6 was installed by make world.
> 
> This is my /etc/make.conf
> 
> CFLAGS= -O -pipe
> NO_BIND=        true    # do not build BIND
> NO_SENDMAIL=    true    # do not build sendmail and related programs

Changing of /usr/sbin/sendmail is controlled by NO_MAILWRAPPER,
not NO_SENDMAIL. Real sendmail is placed as /usr/libexec/sendmail/sendmail.
You should re-install sendmail 8.12 to another place and edit
/etc/mail/mailer.conf for path to your sendmail.


/netch

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to