Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 May 2018 16:45:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227903] mail/spampd: Update to 2.51
Message-ID:  <bug-227903-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227903
           Summary: mail/spampd: Update to 2.51
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: des@FreeBSD.org
          Reporter: grembo@FreeBSD.org
          Assignee: des@FreeBSD.org
             Flags: maintainer-feedback?(des@FreeBSD.org)

Created attachment 192972
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192972&action=
=3Dedit
Patch to update to 2.51 and adjust the rc script

2.51 brings:
- Include /usr/local/bin and /usr/local/sbin to PATH
  (this way pyzor and razor work, which wouldn't be used otherwise
  [debug output would show that they're silently skipped])
- support for sockets
- IPv6 support
- Fix injected X-Envelope-* headers so that spamassassin
  actually can pick them up for SPF and other checks
- support for sid (so patch-setsid not required anymore),
  toggled by --setsid (rc script always sets this
  so it doesn't break on update)
- new rc var (spampd_extra_flags), so it's easy to use
  the default setup and just add deltas in rc.conf like in:

  spampd_enable=3D"YES"
  spampd_extra_flags=3D"--sef"

p.s. As this removes a file, please use "patch -E" when applying the patch.

--=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-227903-7788>