Bug 100733 - mail-filter/postgrey cannot be used in unix socket mode
|
Bug#:
100733
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: net-mail@gentoo.org
|
Reported By: asl@launay.org
|
|
Component: Server
|
|
|
URL:
|
|
Summary: mail-filter/postgrey cannot be used in unix socket mode
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-07-29 10:33 0000
|
From the actual ebuild, postgrey can only be used in inet mode; support for the
socket mode would be a good addition.
Thanks for the patch, I've added this to postgrey-1.21-r1.ebuild, freshly
committed to CVS. Give it a try and close this bug as fixed if it works as
expected. Comment here otherwise.
Works just fine here. Marking as fixed.
Created an attachment (id=71910) [details]
Better socket permissions setter
Patch for postgrey.rc.new; wait until socket is effectively created and then
set the perms. The previous sleep was not okay when the machine was heavily
loaded, like at boot with parallel launches. This one is less randomly choosen.
Reopen for newer socket patch
Patch applied in 1.21-r2, thanks.