Difference between revisions of "Qpsmtpd:badmailfromto"

From SME Server
Jump to navigationJump to search
(Created page with "<span id="_top">Qpsmtpd#Plugins</span> = NAME = badmailfromto - checks the badmailfromto config = DESCRIPTION = Much like the similar badmailfro...")
 
(No difference)

Latest revision as of 14:50, 8 April 2019

Qpsmtpd#Plugins

NAME

badmailfromto - checks the badmailfromto config

DESCRIPTION

Much like the similar badmailfrom, this plugin references both the FROM: and TO: lines, and if they both are present in the badmailfromto config file (a tab delimited list of FROM/TO pairs), then the message is blocked as if the recipient (TO) didn't exist. This is specifically designed to not give the impression that the sender is blocked (good for cases of harassment).

Based heavily on badmailfrom.