X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=b6959f3a6ca3c34128799248512f1e07e0d1f6bd;hb=0d806cf660d0fce3fcddb024c68dc098401714f2;hp=651c96ecc3a92d00e37cd50fc189d8a735e75db6;hpb=9b27633e83a47256664df11f6b85e3aae887aa5c;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host index 651c96e..b6959f3 100644 --- a/switch-mail-host +++ b/switch-mail-host @@ -57,7 +57,7 @@ fi mail_only=false host2_only=false force=false -mp_args="-m /o,/q,/a" +mp_args="-m /o,/a,/ar,/q,/qr" temp=$(getopt -l force,help ioh "$@") || usage 1 eval set -- "$temp" while true; do