blob: 4762245f5cf0b8eecfd8c74be411a1dc5795e208 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2021/05/13 20:59:50 khorben 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 these lines:
listname: "|${PREFIX}/bin/minimalist.pl listname"
listname-owner: "|${PREFIX}/bin/minimalist.pl listname-owner"
===========================================================================
|