Version: 2.86, Package name: mimedefang-2.86 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description MIMEDefang is a framework for filtering e-mail. It uses Sendmail's "Milter" API, some C glue code, and some Perl code to let you write high-performance mail filters in Perl. People use MIMEDefang to: - Block viruses - Block or tag spam - Remove HTML mail parts - Add boilerplate disclaimers to outgoing mail - Remove or alter attachments - Replace attachments with URL's - Implement sophisticated access controls. You're limited only by your imagination. If you can think of it and code it in Perl, you can do it with MIMEDefang. |
Filesize: 489.73 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 |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-03-29 14:52:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to mimedefang-2.84. |
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 |
2017-09-09 01:24:36 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to mimedefang-2.82. |
2017-09-02 06:04:10 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to mimedefang-2.81. |
2017-07-25 06:04:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to mimedefang-2.80. |
2016-09-27 02:03:30 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to mimedefang-2.79. |
2016-04-12 09:20:17 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Add an example to disable SPAM scanning from Sendmail authenticated users. |
2015-06-24 01:23:04 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to mimedefang-2.78. |
2015-03-28 00:34:52 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to mimedefang-2.76. |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
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:44:16 by Okan Demirmen | Files touched by this commit (3) |
Log message: add an appropriate rc_reload() proded by and ok ajacoutot@ |
2010-12-06 19:56:19 by Okan Demirmen | Files touched by this commit (8) |
Log message: - update to 2.71 - switch to pkg-readmes - add rc scripts pointers with README's and ok jasper@ |
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 |
2009-12-12 08:38:07 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: s/LOCALBASE/TRUEPREFIX ok okan@ (maintainer) |
2009-09-10 06:13:06 by Okan Demirmen | Files touched by this commit (2) |
Log message: - update to 2.67 - use poll(2) - add missing dependency; from Eric Olsen -thanks ok merdely@ |
2008-10-29 08:36:12 by Okan Demirmen | Files touched by this commit (2) |
Log message: swap pid for socket (-p) in sample rc script and bump ok sthen |
2008-10-21 17:28:14 by Okan Demirmen | Files touched by this commit (4) |
Log message: - update to 2.65 - use SUBST_CMD - fix sample startup rc.mimedefang ok merdely |
2008-02-05 13:46:21 by Okan Demirmen | Files touched by this commit (2) |
Log message: - maintenance update to 2.64. - update my address while here. ok merdely@ |
2007-11-02 16:40:04 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 2.63 ok steven |
2007-09-27 01:42:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: revert PLIST change, SYSCONFDIR != /etc pointed out & requested by sturm |
2007-09-26 15:24:50 by Stuart Henderson | Files touched by this commit (2) |
Log message: don't @sample /etc/mail, it's in base. @unexec -> @extraunexec to stop pkg_delete complaining if /var/run/mimedefang doesn't exist. ok merdely |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-07-27 15:57:30 by Steven Mestdagh | Files touched by this commit (3) |
Log message: update to 2.62; makes it work with sendmail 8.14 from and tested by Stuart Henderson depend on p5-HTML-Parser (suggested by Eric Olsen) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-10-29 11:34:25 by Steven Mestdagh | Files touched by this commit (3) |
Log message: more WANTLIB fixes |