pkgsrc/mail/minimalist/MESSAGE
wiz 2fc79eba19 Import minimalist-2.5.4.1 as mail/minimalist. From wip, packaged
by poppnk, othyro and supported by lots of others.

Minimalist stands for Minimalistic Mailing Lists Manager. Although it is
declared as minimalistic, it has many features as his eldest brosers, such
as Majordomo and so on, but in contrast to them it is very small, fast,
simple for setup and maintenance. Also it has very clean internal structure
and if you are familiar with Perl, you can add as many additional features,
as you need.
2013-02-10 12:22:57 +00:00

19 lines
633 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/02/10 12:22:57 wiz Exp $
Add these lines to /etc/aliases and update your MTA with 'newaliases'.
minimalist: "|${PREFIX}/bin/minimalist.pl"
To create a new list copy the directory
${PREFIX}/share/examples/minimalist/list to
/var/spool/minimalist/
Edit the files inside and chmod -R to 644
and append to /etc/aliases theses lines:
listname: "|${PREFIX}/bin/minimalist.pl listname"
listname-owner: "|${PREFIX}/bin/minimalist.pl listname-owner"
===========================================================================