[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Sendmail Patch Breaks Virtusertable Settings
- From: "Ralph Bearpark" <rbearpark nospam gmail com>
- To: "Discussion of the Fedora Legacy Project" <fedora-legacy-list redhat com>
- Subject: Re: Sendmail Patch Breaks Virtusertable Settings
- Date: Thu, 30 Mar 2006 00:03:09 +0200
On 3/29/06, Kenneth Porter <shiva sewingwitch com> wrote:
> It indeed uses /etc/mail/Makefile to rebuild maps.
>
> The first thing I do after an upgrade is to edit the Makefile to remove the
> at-signs on the front of the commands so that I can see what gets made. If
> there's interest in making this edit in the package, I can file a bugzilla
> and supply a patch.
I guess the relevant lines in /etc/mail/Makefile are:
%.db: %
@makemap hash $@ < $<
which I'm guessing means it tries to do a:
makemap hash virtusertable < virtusertable
which would perhaps explain the screw-up I experienced since MY
virtusertable sources are in virtusertable.txt rather than
virtusertable. i.e. I perform
makemap hash virtusertable < virtusertable.txt
However, I see there is a empty virtusertable file there (dates
23-Mar, now what does that mean?) and if the upgrade ran that makefile
to generate virtusertable.db with the wrong virtusertable source, that
certainly would explain my problems.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]