From d751730797489d818383f75de1e7f618ff9cd2b1 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sun, 19 Feb 2023 17:17:22 +0000 Subject: [PATCH] Redirect mail.foo.sh to webmail --- playbooks/mail.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mail.yml b/playbooks/mail.yml index 8ba0214..072587d 100644 --- a/playbooks/mail.yml +++ b/playbooks/mail.yml @@ -36,7 +36,7 @@ - role: nginx/server - role: nginx/site site: "{{ mail_server }}" - redirect: https://www.foo.sh/ + redirect: https://webmail.foo.sh/ - grossd - spamassassin - spamassassin_clamav