[Bug 241721] security/amavisd-new: zeromq not working with enable_zmq=1 (missing some components)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 5 03:44:02 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241721

            Bug ID: 241721
           Summary: security/amavisd-new: zeromq not working with
                    enable_zmq=1 (missing some components)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: flo at FreeBSD.org
          Reporter: tzute at cs.nctu.edu.tw
             Flags: maintainer-feedback?(flo at FreeBSD.org)
          Assignee: flo at FreeBSD.org

According to the source code of amavisd-new (amavis)[1], to enable ZMQ support
(including IPC and SNMP), we have to start the supporting service process
(amavis-service) which is designed to start the ZMQ socket (via zmq_bind) and
manage the message forwarding process.

But this port is not including these files (e.g. amavis-service, amavis-mc,
etc.), so even we set enable_zmq=1 in amavisd.conf, amavisd still not using
ZMQ.

I'd like to know is ZMQ support is designed to be not functional in this port
(and why?), or this function should be work?

Thanks.

--
[1]: https://gitlab.com/amavis/amavis

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


More information about the freebsd-ports-bugs mailing list