diff --git a/mm2sympa.sh b/mm2sympa.sh index fbac4dd78e8f4c0ba703b2baeced7101e2dcea55..5a12369578384b24936ed7b8453fcb33230fb422 100755 --- a/mm2sympa.sh +++ b/mm2sympa.sh @@ -122,10 +122,10 @@ $mmlistname@$mmdomain: $sympalistname@$robot Optionally add these redirects to your Mailman2 server's Webserver: -RedirectMatch ^/(listinfo|options|roster)/$mmlistname https://$sympadomain/wws/info/$sympalistname -RedirectMatch ^/private/$mmlistname https://$sympadomain/wws/arc/$sympalistname -RedirectMatch ^/admin/$mmlistname https://$sympadomain/wws/admin/$sympalistname -RedirectMatch ^/admindb/$mmlistname https://$sympadomain/wws/modindex/$sympalistname +RedirectMatch ^/(listinfo|options|roster)/$mmlistname https://$robot/wws/info/$sympalistname +RedirectMatch ^/private/$mmlistname https://$robot/wws/arc/$sympalistname +RedirectMatch ^/admin/$mmlistname https://$robot/wws/admin/$sympalistname +RedirectMatch ^/admindb/$mmlistname https://$robot/wws/modindex/$sympalistname EOF fi