chiark / gitweb /
inject: New posting system.
[newsgate] / config
1 ## qmail configuration for newsgate
2
3 before = chmod +t .
4 after = ln -sf .qmail-post-default .qmail-default && chmod -t .
5
6 [auth]
7 distorted.org.uk
8 .distorted.org.uk
9 excessus.demon.co.uk
10
11 []
12 prefix = .qmail-
13
14 admin: root
15
16 [post-default]
17 #? addrcheck
18 |bin/post "$DEFAULT"
19
20 [mail-default]
21 #? addrcheck
22 |check-sender <auth.cdb
23 |bin/mail "$DEFAULT"