Version: 0.6, Package name: milter-spamd-0.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description milter-spamd is a sendmail milter plugin that passes mails through SpamAssassin's spamd, rejecting mails inline that are considered spam. |
Filesize: 7.143 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-01 13:29:44 by Stuart Henderson | Files touched by this commit (14) |
Log message: drop maintainers with bouncing @openbsd.org addresses; thanks danj for the list |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: 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 |
2015-07-15 13:47:35 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: No need for a specific pexp. |
2015-01-13 04:26:10 by Stuart Henderson | Files touched by this commit (7) |
Log message: benzedrine.cx -> .ch, req by Daniel Hartmeier |
2011-05-11 06:57:48 by Jasper Lievisse Adriaanse | Files touched by this commit (33) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@ |
2010-12-27 07:50:24 by Antoine Jacoutot | Files touched by this commit (97) |
Log message: Simplify after recent rc.subr change. The framework is now stable and we will start documenting it (at last). |
2010-12-24 03:40:06 by Antoine Jacoutot | Files touched by this commit (96) |
Log message: Cope with recent rc.subr changes. |
2010-12-11 05:57:37 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: Move these to rc_reload=NO. |
2010-12-08 18:47:31 by Okan Demirmen | Files touched by this commit (4) |
Log message: - add rc script - no need for groff - remove MESSAGE since the remaining relevant snippet is in the manpage (maintainer timeout) feedback and ok ajacoutot@ |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2010-04-15 08:11:02 by Antoine Jacoutot | Files touched by this commit (64) |
Log message: Consistency: remove the 1, 2 or even 3 empty blank lines. sthen@ agrees |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-02-20 01:51:53 by Robert Nagy | Files touched by this commit (2) |
Log message: update to version 0.5; the new release fixes the incorrect manual page regarding rebuilding sendmail with milter support; we have milter support by default for years now; noticed by otto@, update provided by dhartmei@ |
2006-08-06 13:33:44 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: Fix incorrect DESCR regarding rebuilding sendmail with milter support; this is being done for almost two years now. spotted by Wijnand Wiersma <wijnand at nedbsd dot nl> ok dhartmei (MAINTAINER), naddy |
2005-11-01 09:38:01 by Marc Balmer | Files touched by this commit (1) |
Log message: Add milter to WANTLIB |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |
2005-01-02 05:56:06 by Aleksander Piotrowski | Files touched by this commit (27) |
Log message: Add WANTLIB markers |
2004-11-24 17:37:47 by Aleksander Piotrowski | Files touched by this commit (4) |
Log message: - Replace (DE)INSTALL with @sample and @new(user|group) - There is no need to use @extraunexec (user|group)del in PLIST - Bump PKGNAME ok dhartmei@ naddy@ |
2004-10-13 12:59:19 by Dan Harnett | Files touched by this commit (35) |
Log message: initial sweep for MESSAGE decoration removal; ok espie@ |
2004-09-15 03:09:46 by Marc Espie | Files touched by this commit (110) |
Log message: new style plists. |
2004-06-29 00:20:55 by Jolan Luff | Files touched by this commit (2) |
Log message: remove libmilter conditional |
2004-06-06 12:23:15 by Nikolay Sturm | Files touched by this commit (2) |
Log message: @extra, maintainer timeout |
2004-05-24 01:35:47 by Daniel Hartmeier | Files touched by this commit (7) |
Log message: milter-spamd is a sendmail milter plugin that passes mails through SpamAssassin's spamd, rejecting mails inline that are considered spam. ok sturm@ |