Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 531514

Summary: =mail-filter/amavisd-new-2.10.1
Product: Gentoo Linux Reporter: Christian Roessner <c>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: zmq diff for amavisd-new-2.10.1.ebuild
amavisd-new-2.10.1-r1.ebuild

Description Christian Roessner 2014-12-03 08:18:56 UTC
As ZMQ-LibZMQ3 has arrived, please modify amavisd-new to use the new perl wrapper. ZMQ-LibZMQ3 is needed for IPv6 eneabled amavisd-new setups and therefor required. Also from the RELEASE_NOTES:

    The 0MQ library (libzmq) is currently (2013) the best choice,
    the preferred library version is 3.2.2 or later along with
    the ZMQ::LibZMQ3 Perl interface module and ZMQ::Constants.
    The older version 2 of the library, along with an older perl
    module ZeroMQ, should be fine too, but lacks support for IPv6.

I already use this in production. So it should work.
Comment 1 Christian Roessner 2014-12-03 08:20:11 UTC
Created attachment 390818 [details]
zmq diff for amavisd-new-2.10.1.ebuild

This diff changes amavisd-new-2.10.1.ebuild to use ZMQ-LibZMQ3
Comment 2 Christian Roessner 2014-12-03 08:21:43 UTC
Created attachment 390820 [details]
amavisd-new-2.10.1-r1.ebuild

...or if you just want to use the patched ebuild
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-03 08:23:02 UTC

*** This bug has been marked as a duplicate of bug 531242 ***
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-03 08:23:13 UTC
*amavisd-new-2.10.1-r1 (03 Dec 2014)
 
  03 Dec 2014; Eray Aslan <eras@gentoo.org> +amavisd-new-2.10.1-r1.ebuild:
  Use dev-perl/ZMQ-LibZMQ3 - see bug #531242
Comment 5 Christian Roessner 2014-12-03 08:26:26 UTC
Wow :-) You guys are fast :-)