> Eduardo Casarero <eduardo.casarero@...> wrote:
>
> > In the default greylist.conf is this line
> >
> > "dumpfile "/var/milter-greylist/greylist.db" 755" line 10
> >
> > is '755' correct? because when i start milter-greylist i get
> >
> > "config error at line 10: syntax error"
>
> I get this error:
> socket mode 755 is not allowed, Use either 666, 660, or 600
I'm confused ... greylist.db is _not_ a socket, it's a
plain file. The error message seems to be wrong.
Of course, it's not an executable, so 755 doesn't make
sense. Mine is 600 FWIW, but it could as well be 640 or
644 or anything else that is at least u+rw and a-x.
I think 660 or 666 does not make sense either, despite
what the error message is saying. Why would any process
except milter-greylist have to write to the dumpfile?
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606, Gesch\ufffdftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht M\ufffdn-
chen, HRB 125758, Gesch\ufffdftsf\ufffdhrer: Maik Bachmann, Olaf Erb, Ralf Gebhart
FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd
"In My Egoistical Opinion, most people's C programs should be indented
six feet downward and covered with dirt."
-- Blair P. HoughtonMessage
Re: [milter-greylist] greylist.conf
2009-02-10 by Oliver Fromme
Attachments
- No local attachments were found for this message.