IABSD.fr/ports/mail/spampd

Branch :


Log

Author Commit Date CI Message
9f3cb91c 2024-12-21 17:26:26 mail/spampd: update to 2.62 Changes: * Fixed that SpamPD shares the same socket to `redist` between children. * Fix option names in configuration parameter validation methods ~ Do not set up logging if only showing debug info OK: tim@
f50fdd74 2022-11-08 11:14:43 Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
348a3e29 2022-03-11 19:34:31 drop RCS Ids
f30279ef 2021-08-07 10:15:24 update to spampd-2.61
48579260 2019-07-12 21:02:12 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
9a3e50ec 2019-05-08 13:49:47 Remove maintainers per their requests
4b2314c8 2019-03-12 16:08:01 update to spampd-2.53, ok Henrik Friedrichsen (maintainer) includes fix for a bug may prevent multi-recipient delivery via LMTP
e38091c3 2018-08-24 19:16:36 update to spampd-2.51, from trondd at kagu-tsuchi.com, ok with maintainer - also update license marker while there, the license file in the distribution is now GPLv3
9a8b5ccd 2018-01-11 19:27:01 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb
41408361 2015-05-22 20:47:51 Disable regression tests, spampd does not provide any. OK Henrik Friedrichsen (MAINTAINER)