Control: severity -1 minor Control: retitle -1 don't require setting SOCKETOWNER and SOCKETMODE in the case of inet sockets; avoid deleting in the case of inet sockets too.
On Mon, 03 Nov 2014, Kevin Niehage wrote: > That happens because the checks within the init script do not handle > inet sockets at all, e.g. have a look at the stop() function: Actually, it does try handle them, but it probably could do better. You can get around this particular issue just by setting SOCKETOWNER="" and SOCKETMODE="", which is even documented in /usr/share/doc/spamass-milter/README.Debian as the method to use inet sockets. -- Don Armstrong http://www.donarmstrong.com I would like to be the air that inhabits you for a moment only. I would like to be that unnoticed & that necessary. -- Margaret Atwood "Poetry in Motion" p140 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

