Matthias Scheler <tron@...> wrote:
> 1.) The "--sysconfdir" option to the "configure" script doesn't work.
> Nothing in the source tree pays attention to it although
> "configure --help" mentions it.
Now I attempted to fix it, I wonder if it's not on purpose. If I fix it,
then running configure with no option will drop files in /usr/local/etc
and /usr/local/var, while everyone used to have them in /etc and /var.
This would violate POLA, so I'm tempted to not fix it.
And removing --sysconfdir and --localstatedir from configure --help will
not be easy.
The best way to go is probably to default them to
SYSCONFDIR= /etc
LOCALSTATEDIR= /var
instead of
SYSCONFDIR= ${prefix}/etc
LOCALSTATEDIR= ${prefix}/var
> 2.) It would be nice if the documentation would explain what "DRAC"
> actually is by mentioning the full wording of the acronym and
> providing the link of the project page.
Any DRAC user can contribute here?
> 3.) "milter-greylist" looks for a file called "/usr/local/etc/dracdb.db"
> by default. The default filename in DRAC is however "/etc/mail/dracd.db"
> (different path, no "b" before the ".db").
That one can be fixed easily.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] milter-greylist 3.0 rc4 is out
2006-10-05 by manu@netbsd.org
Attachments
- No local attachments were found for this message.