Re: Problem creating sendmail.cf file from .mc using /usr/bin/m4

2008-03-19 Thread Jonathan Horne
On Wednesday 19 March 2008 09:43:34 am Stephen Allen wrote: > Hello, > > When I run /usr/bin/m4 freebsd.mc, the output looks ok, except that none > of the define() lines show up in the output - even when running m4 on an > unaltered freebsd.mc. > > Can anyone help? > > Many thanks, > Steve > the g

Re: Problem creating sendmail.cf file from .mc using /usr/bin/m4

2008-03-19 Thread doug
On Wed, 19 Mar 2008, Stephen Allen wrote: Hello, When I run /usr/bin/m4 freebsd.mc, the output looks ok, except that none of the define() lines show up in the output - even when running m4 on an unaltered freebsd.mc. Can anyone help? Many thanks, Steve Did you try make install? If not

Problem creating sendmail.cf file from .mc using /usr/bin/m4

2008-03-19 Thread Stephen Allen
Hello, When I run /usr/bin/m4 freebsd.mc, the output looks ok, except that none of the define() lines show up in the output - even when running m4 on an unaltered freebsd.mc. Can anyone help? Many thanks, Steve ___ freebsd-questions@freebsd.org

Re: Simple sendmail.cf question

2007-03-20 Thread Charles Trevor
Bob Applegate wrote: I'm trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret recipe for doing this? I've always hand-edited the sendmail.cf file, but doing the

Re: Simple sendmail.cf question

2007-03-19 Thread Gerard
On Monday March 19, 2007 at 10:36:42 (AM) Wojciech Puchar wrote: > > I'm trying to figure out how to build sendmail.cf from > > the m4 files. The instructions located in > > /usr/src/contrib/sendmail/cf/README are a bit vague. > > > > Can someone give

Re: Simple sendmail.cf question

2007-03-19 Thread Wojciech Puchar
I'm trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret recipe for doing this? cd /etc/mail make make in

Re: Simple sendmail.cf question

2007-03-18 Thread chuckr
rs how to do those things they might be unaware of. Probably ought to read the README in that directory, also. > -Derek > > At 06:01 PM 3/18/2007, Bob Applegate wrote: >> I'm trying to figure out how to build sendmail.cf from >> the m4 files. The instructions located

Re: Simple sendmail.cf question

2007-03-18 Thread Jeffrey Goldberg
You know, I consider your subject line an oxymoron. On Mar 18, 2007, at 6:01 PM, Bob Applegate wrote: I'm trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret r

Re: Simple sendmail.cf question

2007-03-18 Thread Derek Ragona
trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret recipe for doing this? I've always hand-edited the sendmail.cf file, but doing the work with macros looks so much easie

Simple sendmail.cf question

2007-03-18 Thread Bob Applegate
I'm trying to figure out how to build sendmail.cf from the m4 files. The instructions located in /usr/src/contrib/sendmail/cf/README are a bit vague. Can someone give me the secret recipe for doing this? I've always hand-edited the sendmail.cf file, but doing the work with macros loo

sendmail.cf and clmilter.sock

2005-03-25 Thread Paul W. Poteete
In sendmail.cf, find the "#Input mail filters" option, and add the following information. # Input mail filters O InputMailFilters=clmilter Xclmilter, S=local:/var/clamav/clmilter.socket The above statement is taken from http://www.sendmail.org/~gshapiro/8.10.Training/milterc

sendmail.cf and clmilter.sock

2005-03-07 Thread Mike Hauber
Alright, this has got me pulling my hair out. On startup, I'm getting the following error: /usr/local/sbin/clamav-milter: socket-addr (/var/run/clamav/clmilter.sock) doesn't agree with sendmail.cf (error probably wrapped) /usr/local/etc/rc.d/clamav-milter is unchanged from the

sendmail.cf

2003-06-06 Thread Jin Guojun [DSD]
Prior to FreeBSD-4.6 release, the sendmail.cf allows to gethering email from all local hosts to a central mail server by specify DH option DHcentralmailserver However, DH option no longer works in sendmail under current FreeBSD systems. What is the alterative option to do this? This option is

Re: .mc file for FreeBSD's sendmail.cf

2003-03-05 Thread Peter Elsner
/etc/mail At 07:13 PM 3/5/2003 +1100, you wrote: Where can I find the .mc file that is used to make the standard sendmail.cf file that comes with FreeBSD ? Thanks... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of t

Re: .mc file for FreeBSD's sendmail.cf

2003-03-05 Thread Giorgos Keramidas
On 2003-03-05 19:13, Brendan Kosowski <[EMAIL PROTECTED]> wrote: > Where can I find the .mc file that is used to make the standard > sendmail.cf file that comes with FreeBSD ? If you have installed the sources, check: /usr/src/etc/sendmail/freebsd.mc The installed version of

Re: .mc file for FreeBSD's sendmail.cf

2003-03-05 Thread Kjell
> Where can I find the .mc file that is used to make the standard > sendmail.cf file that comes with FreeBSD ? > They should all be in /etc/mail To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

.mc file for FreeBSD's sendmail.cf

2003-03-05 Thread Brendan Kosowski
Where can I find the .mc file that is used to make the standard sendmail.cf file that comes with FreeBSD ? Thanks... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message