summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx
AgeCommit message (Collapse)AuthorFilesLines
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-21Honor PKG_SYSCONFDIR, as requested in PR pkg/19289 by Thomas T. Thai.jmmv5-7/+64
Bump PKGREVISION to 1.
2002-07-23Import ezmlm-idx-0.40, based on pkg/14784 by Sen Nagata <sen@eccosys.com>,schmonz4-0/+106
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.