chiark / gitweb /
userv: Insert the formatting stuff for a full email address.
[cryptomail] / .userv / rc
1 ### Userv configuration for cryptomail
2
3 if glob service generate
4         no-suppress-args
5         execute bin/cryptomail generate -f %@cryptomail.distorted.org.uk
6 fi
7
8 if ( glob service addrcheck:cryptomail-default
9    & glob calling-user qmaild
10    )
11         no-suppress-args
12         execute bin/cryptomail addrcheck --
13 fi