[Bug 276029] py-pyspf service doesn't create socket pyspf-milter.sock

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Dec 2023 22:11:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276029

            Bug ID: 276029
           Summary: py-pyspf service doesn't create socket
                    pyspf-milter.sock
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: joel@tahoestores.com

running 'service pyspf-milter start' doesn't create a socket file in
/var/run/pyspf-milter.

This generates a warning msg in the maillog file about a missing file:

warning: connect to Milter service
unix:/var/run/pyspf-milter/pyspf-milter.sock: No such file or directory

If I touch pyspf-milter.sock, then I get:

warning: connect to Milter service
unix:/var/run/pyspf-milter/pyspf-milter.sock: Socket operation on non-socket

which is understandable.

Please advise.

-- 
You are receiving this mail because:
You are the assignee for the bug.