Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Nov 2019 03:44:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241721] security/amavisd-new: zeromq not working with enable_zmq=1 (missing some components)
Message-ID:  <bug-241721-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241721

            Bug ID: 241721
           Summary: security/amavisd-new: zeromq not working with
                    enable_zmq=3D1 (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@FreeBSD.org
          Reporter: tzute@cs.nctu.edu.tw
             Flags: maintainer-feedback?(flo@FreeBSD.org)
          Assignee: flo@FreeBSD.org

According to the source code of amavisd-new (amavis)[1], to enable ZMQ supp=
ort
(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) a=
nd
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=3D1 in amavisd.conf, amavisd still not usi=
ng
ZMQ.

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

Thanks.

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241721-7788>