Simon Gao wrote:
Hi,
I am trying to enable a new feature, greet_pause, with Sendmail 8.13.x
on FreeBSD 4.7.
When I try to re-generate sendmail.cf file, I got following error and
the file generation failed:
# m4 /usr/share/sendmail/cf/m4/cf.m4 sendmail.mc > sendmail.cf
m4: sendmail.mc at line 53:
include(/usr/share/sendmail/cf/feature/greet_pause.m4): No such file or
directory
The new feature greet_pause is available since 8.13.1. Why am I missing
the file? Or did I do something wrong when creating sendmail.cf?
According to the release note freebsd 4.7 used 8.12.6
(http://www.freebsd.org/releases/4.7R/relnotes-i386.html#AEN480)
If you are using the version from ports you need to use
/usr/local/share/sendmail not /usr/share/sendmail
Vince
Simon
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"