Commit graph

6 commits

Author SHA1 Message Date
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
schmonz
ecfbf9d978 Update to 0.441. From the changelog:
-Fixed critical one-off bug in both *SQL configuration parsers.
 Thanks Jim Winstead.
-Fixed lack of quoting in PgSQL subscribe code.  Thanks Dan O'Neill.
-Updated ezmlm-cgi to generate valid XHTML/CSS output.
 Thanks Brian Ghidinelli
-Fixed readwrite.h to work on LP64 systems.  Thanks Amitai Schlair
-Don't clobber msgsize file on re-make.  Thanks Stephen Quinney.
-ezmlm-test can now be run by any user, in any writeable directory.
-Put a valid recipient into the To: header in moderation messages.

pkgsrc changes: declare "mysql" and "pgsql" options as part of a
"database" option group.
2005-07-05 06:04:17 +00:00
schmonz
2e2295ab08 Update to 0.440. From the changelog:
-Wrote a script to automatically generate the Makefile and TARGETS.
-Fixed a problem with handling text files with no final newline.
-Added a new program, ezmlm-dispatch, to be run from a global
 .qmail-default file
-Removed support for qmail older than version 1.02.
-Removed all references to "inhost" and "inlocal" which were completely
 unused but still referenced in documentation and tests.
2005-04-15 20:41:20 +00:00
schmonz
a48a08d4c7 Update to 0.43. From the changelog:
-Added per-post sender confirmation patch from Tullio Andreatta.
 See the documentation for ezmlm-make -y for details.
-Changed all example domain names in text files to the RFC 2606 mandated
 example.com domain name.
-Several documentation and comment fixes.  Thanks Tullio Andreatta.
-Added conf-sub control file, used to choose which subscriber
 mechanism to use.  This replaces the "make std/mysql/pgsql" mechanism.
 Adapted from patch by Tullio Andreatta.
-Got rid of the frivolous uses of /bin/sh to exec ezmlm-send.
-Always reject bounce messages in ezmlm-reject.
-Substitute <#r#> in (un)subscribe confirm messages with just the local
part of the reply address (for web-based confirmation).
2004-12-21 03:42:25 +00:00
jmmv
2349508491 Honor PKG_SYSCONFDIR, as requested in PR pkg/19289 by Thomas T. Thai.
Bump PKGREVISION to 1.
2003-03-21 17:31:36 +00:00
schmonz
5b216c9f17 Import ezmlm-idx-0.40, based on pkg/14784 by Sen Nagata <sen@eccosys.com>,
with changes by me to share some logic with our ezmlm package.

This is an addition and patch to ezmlm-0.53 [(c) Dan J. Bernstein].
Ezmlm-idx uses Dan's libraries and heavily relies on ezmlm-0.53
code.  ezmlm-idx does not function without ezmlm-0.53.

ezmlm-0.53 provides basic message distribution, subscriber address
handling, message archiving (single quoted message retrieval only),
and bounce handling. ezmlm-idx adds multi-message threaded archive
retrieval, digests, remote administration, message and subscription
moderation, subscriber-only restrictions, message trailer, subject
prefix, subscriber name storage, customizable setup, multi-language
and MIME support and more. In addition, improved bounce handling,
case-insensitive subscriber address storage, and support for
distributed lists (main + sublist transparent to the subscriber).
Ezmlm-idx can now be compiled with MySQL or Postgres support.
2002-07-23 08:49:46 +00:00