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