summaryrefslogtreecommitdiff
path: root/mail/minimalist/MESSAGE
blob: 69097790ef4a3ff75871f1791a21887b59e58e44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
===========================================================================
$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"

===========================================================================