chiark / gitweb /
cryptomail: Implement info and revoke commands.
[cryptomail] / .userv / rc
CommitLineData
71074336
MW
1### Userv configuration for cryptomail
2
3if glob service generate
4 no-suppress-args
2baec868 5 execute bin/cryptomail generate -f %@cryptomail.distorted.org.uk
71074336
MW
6fi
7
8if ( glob service addrcheck:cryptomail-default
aeec1a4e 9 & glob calling-user qmaild
71074336
MW
10 )
11 no-suppress-args
12 execute bin/cryptomail addrcheck --
13fi