From 4c4bbf5a3096d86e7bbd0f0f088e5a7e064aecdf Mon Sep 17 00:00:00 2001 From: Nirvana <168984811+nirvanameow@users.noreply.github.com> Date: Fri, 16 May 2025 21:32:09 +0100 Subject: [PATCH] Update exim4.conf.template The logic ensures a valid primary_hostname is set even during initial setup, with appropriate fallbacks for edge cases. The solution is split between the installer and a dedicated rebuild script, making it easy to maintain and extend. --- install/debian/12/exim/exim4.conf.template | 1 - 1 file changed, 1 deletion(-) diff --git a/install/debian/12/exim/exim4.conf.template b/install/debian/12/exim/exim4.conf.template index 9b624c5b..539468f0 100644 --- a/install/debian/12/exim/exim4.conf.template +++ b/install/debian/12/exim/exim4.conf.template @@ -1,7 +1,6 @@ #!/bin/bash # myVesta Debian installer v 0.9 - #----------------------------------------------------------# # Variables & Functions # #----------------------------------------------------------#