Hi,
I noticed that we can't run 'make install' as a normal user
even when we specify
--prefix=$HOME/local
--with-conffile=$HOME/local/etc/mail/greylist.conf
--with-dumpfile=$HOME/local/var/milter-greylist/greylist.db
options.
It's a problem that 'make install' tries to create
${DESTDIR}/etc/mail directory even when configuration file
is not in ${DESTDIR}/etc/mail.
Thanks,
--
kouMessage
[PATCH] support normal user 'make install'
2009-08-04 by Kouhei Sutou