chiark / gitweb /
userv: Tidy up a bit. Require file descriptors to be right.
[cryptomail] / config
1 ### Configuration for cryptomail
2
3 before = chmod +t .
4 after = chmod -t .
5
6 .qmail: root
7
8 prefix = .qmail-
9
10 postmaster: root
11
12 [default] 
13 #? addrcheck
14 | addr=$(bin/cryptomail fwaddr -- "$DEFAULT" "$SENDER") && forward "$addr"