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