chiark / gitweb /
cryptomail: Implement info and revoke commands.
[cryptomail] / config
... / ...
CommitLineData
1### Configuration for cryptomail
2
3before = chmod +t .
4after = chmod -t .
5
6.qmail: root
7
8prefix = .qmail-
9
10portmaster: root
11
12[default]
13#? addrcheck
14| addr=$(bin/cryptomail fwaddr -- "$DEFAULT" "$SENDER") && forward "$addr"