On Fri, Jul 23, 2021 at 04:13:00PM +0200, Jean-François Bachelet <jfbache...@free.fr> wrote:
> Hello ^^) > > I found that error in mail.log, at each start postfix issue that error : > > 'Jul 23 15:36:57 discovery postfix/postfix-script[1170]: warning: symlink > leaves directory: /etc/postfix/./makedefs.out' > > is that warning harmless or not ? > > Jeff I'm pretty sure that that file is put there as part of the debian package (even though it doesn't show up in dpkg-query -L postfix). I had it too. It's just a link to /usr/share/postfix/makedefs.out which shows how postfix was compiled. It isn't needed. I deleted mine without consequence. cheers, raf