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