chiark / gitweb /
mail: Send mail with the correct envelope sender.
[newsgate] / README
CommitLineData
a682e5d7
MW
1REQUIRED STUFF
2
3 INN 2
4 qmail 1.03
f56d7124 5 splitconf, tinycdb, python-cdb
a682e5d7
MW
6
7
8INITIAL INSTALLATION
9
10 0. Create a user `newsgate', and put this stuff in his home
11 directory.
12
13 1. Add a line to your /etc/news/moderators file which says
14
15 mail.*:newsgate-%s@YOUR-DOMAIN
16
17 2. Edit the `config' file. The `auth' section will want to list
18 the domains who ought to be able to send to gatewayed mailing
19 lists through this server. This is effectively a relay:
20 don't leave it open.
21
22 3. Add mailing lists. Run `make'.
23
24
25ADDING NEW MAILING LISTS TO NEWSGATE
26
27 Add a line to the `groups' file containing
28
29 TAG GROUP ADDR
30
31 where newsgate-TAG@tux.nsict.org is subscribed to the list,
32 mail.GROUP is the newsgroup, and ADDR is the mailing list
33 posting address.
34
35 Say `make' as root.
36
37\f
38Local variables:
39mode: text
40End: