centos man page for mail::spamassassin::plugin::vbounce

Query: mail::spamassassin::plugin::vbounce

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Mail::SpamAssassin::Plugin::VBounce(3)			User Contributed Perl Documentation		    Mail::SpamAssassin::Plugin::VBounce(3)

NAME
Mail::SpamAssassin::Plugin::VBounce - aid in rescuing genuine bounces
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::VBounce [/path/to/VBounce.pm]
USER PREFERENCES
The following options can be used in both site-wide ("local.cf") and user-specific ("user_prefs") configuration files to customize how SpamAssassin handles incoming email messages. whitelist_bounce_relays hostname [hostname2 ...] This is used to 'rescue' legitimate bounce messages that were generated in response to mail you really *did* send. List the MTA relays that your outbound mail is delivered through. If a bounce message is found, and it contains one of these hostnames in a 'Received' header, it will not be marked as a blowback virus-bounce. The hostnames can be file-glob-style patterns, so "relay*.isp.com" will work. Specifically, "*" and "?" are allowed, but all other metacharacters are not. Regular expressions are not used for security reasons. Multiple addresses per line, separated by spaces, is OK. Multiple "whitelist_bounce_relays" lines are also OK. perl v5.16.3 2011-06-06 Mail::SpamAssassin::Plugin::VBounce(3)
Related Man Pages
mail::spamassassin::plugin::autolearnthreshold(3) - suse
mail::spamassassin::plugin::spamcop(3) - suse
mail::spamassassin::plugin::spamcop(3) - centos
mail::spamassassin::plugin::hashcash(3) - suse
mail::spamassassin::plugin::spamcop(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq