Date: Sat, 12 Nov 2016 12:03:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214438] mail/milter-greylist: Change default paths to the port working files Message-ID: <bug-214438-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214438 Bug ID: 214438 Summary: mail/milter-greylist: Change default paths to the port working files Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: alexander@polyvizor.com CC: m.tsatsenko@gmail.com CC: m.tsatsenko@gmail.com Flags: maintainer-feedback?(m.tsatsenko@gmail.com) When installing milter-greylist port creates directory /var/milter-greylist/ for its database and socket: /var/milter-greylist/greylist.db /var/milter-greylist/milter-greylist.sock and puts this paths in sample config file. Also sample config offers to put= log file in /var/milter-greylist/ too. It doesn't look like good practice to create a directory directly in /var o= nly for database and socket as there are already special dirs for such tasks: /var/db for databases, /var/log/ for log files and /var/run or just /tmp for sockets. I think it'd be better to move database and socket to the standard paths and change sample config file accordingly. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214438-13>