Qpsmtpd:badmailfromto

From SME Server
Revision as of 14:50, 8 April 2019 by Mmccarn (talk | contribs) (Created page with "<span id="_top">Qpsmtpd#Plugins</span> = NAME = badmailfromto - checks the badmailfromto config = DESCRIPTION = Much like the similar badmailfro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.