X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=a06e1baec6c5abd9bd7ab3bf201fbe1e1524d9f1;hb=e8591d75202b91bd2f5e73f603f991e0a2c14dcb;hp=61e8966f52aa3fa25ae84e4992e16a24e8e164ea;hpb=ebd0ea323de3eacc11e1a624f8cc4f961d8bdb6c;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host index 61e8966..a06e1ba 100755 --- a/switch-mail-host +++ b/switch-mail-host @@ -4,147 +4,159 @@ set -eE -o pipefail trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR usage() { - cat <