RE: Sendmail.cf question
From: Cowles, Steve (steve_at_stevecowles.com)
Date: 04/28/04
- Previous message: Ed Wilts: "Re: Patch Status of RH8 server?????"
- Maybe in reply to: Ashley M. Kirchner: "Sendmail.cf question"
- Next in thread: Cowles, Steve: "RE: Sendmail.cf question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com> Date: Wed, 28 Apr 2004 11:58:18 -0500
Ashley M. Kirchner wrote:
> When m4 regenerates my sendmail.cf file, the first part of the
> file is filled with large gaps in it. Is there some way to avoid
> this and tidy it up a bit? Here's a sample of what I get:
[snip...]
Not that I'm aware of. Each entry is added by a VERSIONID string in the
corresponding .m4 file (for example, the virtusertable.m4)
divert(0)
VERSIONID(`$Id: virtusertable.m4,v 8.21 2001/03/16 00:51:26 gshapiro Exp $')
divert(-1)
Best I can tell, the blank lines are inserted by includes within the m4
files that do not contain a VERSIONID string.
Checkout all the m4 files located in the /usr/share/sendmail-cf/...
directories. In particular, the "feature" directory.
Steve Cowles
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Ed Wilts: "Re: Patch Status of RH8 server?????"
- Maybe in reply to: Ashley M. Kirchner: "Sendmail.cf question"
- Next in thread: Cowles, Steve: "RE: Sendmail.cf question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]