]> birchwood-abbey.net Git - Institute/commitdiff
Use Nextcloud's default mail_domain; setting it is redundant.
authorMatt Birkholz <matt@birchwood-abbey.net>
Mon, 22 Dec 2025 15:46:10 +0000 (08:46 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 22 Dec 2025 15:46:10 +0000 (08:46 -0700)
README.org
roles_t/core/tasks/main.yml

index 585359d9edad030b82a5784a1870392b9c843e22..c678c5a4a900e093079d3657e4da7242b7f8f1d2 100644 (file)
@@ -4719,8 +4719,6 @@ unedited copy of the parameters SMTP and /not/ by Sendmail nor Qmail.
     line: "  'mail_sendmailmode' => 'pipe',"
   - regexp: "^ *'mail_from_address' *=>"
     line: "  'mail_from_address' => 'webmaster',"
-  - regexp: "^ *'mail_domain' *=>"
-    line: "  'mail_domain' => 'core.small.private',"
   when: nextcloud.stat.exists
 #+END_SRC
 
index 75db29629cbd97b77901f5c95890b3c19dfeaec1..1adde76234d2108a8b9dac443f4c907e5f116224 100644 (file)
     line: "  'mail_sendmailmode' => 'pipe',"
   - regexp: "^ *'mail_from_address' *=>"
     line: "  'mail_from_address' => 'webmaster',"
-  - regexp: "^ *'mail_domain' *=>"
-    line: "  'mail_domain' => 'core.small.private',"
   when: nextcloud.stat.exists
 
 - name: Create /Nextcloud/dbbackup.cnf.