From 9a146dd644cc3c79f0f1abf0a3e5b2c035babc4f Mon Sep 17 00:00:00 2001 From: Baraka Kinywa Date: Thu, 18 Jul 2024 22:06:39 +0200 Subject: [PATCH] [FIX]compose&reply_all: Remove Selected Email or Sender Email from Recipients List While Using 'Reply All' --- modules/smtp/modules.php | 4 ++-- modules/smtp/site.js | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/modules/smtp/modules.php b/modules/smtp/modules.php index d4e268922d..d2c5704b63 100644 --- a/modules/smtp/modules.php +++ b/modules/smtp/modules.php @@ -1524,7 +1524,7 @@ function smtp_server_dropdown($data, $output_mod, $recip, $selected_id=false) { $smtp_profiles = profiles_by_smtp_id($profiles, $vals['id']); if (count($smtp_profiles) > 0) { foreach ($smtp_profiles as $index => $profile) { - $res .= '