Date: Tue, 07 Nov 2006 20:42:02 +0000 From: Vince Hoffman <jhary@unsane.co.uk> To: Simon Gao <gao@schrodinger.com> Cc: FreeBSD-questions@freebsd.org Subject: Re: Sendmail greet_pause config Message-ID: <4550EF9A.3070800@unsane.co.uk> In-Reply-To: <4550E665.10309@schrodinger.com> References: <4550E665.10309@schrodinger.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4550EF9A.3070800>