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