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