chiark / gitweb /
config: Fix typo, so that postmaster email works.
[cryptomail] / bin / uwrap
1 #! /bin/sh
2
3 set -e
4 exec bin/cryptomail -U "userv:$USERV_USER" "$@"