From f93dc322411aa40dc16d33edc3450a882d933a08 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 15 Aug 2023 17:48:10 -0400 Subject: [PATCH] Removed the requirement for SMTP username and password since the IP can used as a trusted SMTP relay --- settings_mail.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings_mail.php b/settings_mail.php index 08fe9564..7de8d417 100644 --- a/settings_mail.php +++ b/settings_mail.php @@ -48,7 +48,7 @@ require_once("inc_all_settings.php"); ?>
- + @@ -58,7 +58,7 @@ require_once("inc_all_settings.php"); ?>
- +