Ainsi parlait magic :
> I have installed Postfix, and saw a non-critical issue that I have seen
> before (but forgot to mention).
>
> At the end of the postfix install, can /etc/services & hosts be
> copied to Postfix's chroot jail?
>
> After install, you will get warnings in /var/log/mail/warnings that saw:
> - postfix/postfix-script: warning: /var/spool/postfix/etc/hosts and
> /etc/hosts differ
> - postfix/postfix-script: warning: /var/spool/postfix/etc/services
> and /etc/services differ
>
> I believe this to be an easy fix, but I haven't messed with srpm spec
> files yet (still learning).
Should be part of service script instead, as those files can also change over
time.
The sasl database /var/lib/sasl/sasl.db should also get copied.
An alternative to copying could be to remount all those file in the chroot,
but as they are all in different locations, it should be a bit overkill.
--
Guillaume Rousse
The first myth of management is that is exists
-- Murphy's Laws on Technology n�7