zomebodi Verified User Joined Sep 3, 2023 Messages 63 Today at 11:52 AM #1 Where should I add these types of "custom" rules in Exim? warn condition = ${if or{ {match{$h_X-Mailer:}{PHPMailer}} {match{$h_X-Mailer:}{PHP}} {match{$h_X-PHP-Originating-Script:}{}} }{yes}{no}} add_header = X-Spam-Flag: YES
Where should I add these types of "custom" rules in Exim? warn condition = ${if or{ {match{$h_X-Mailer:}{PHPMailer}} {match{$h_X-Mailer:}{PHP}} {match{$h_X-PHP-Originating-Script:}{}} }{yes}{no}} add_header = X-Spam-Flag: YES