redhat man page for mail::spamassassin::autowhitelist

Query: mail::spamassassin::autowhitelist

OS: redhat

Section: 3

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

Mail::SpamAssassin::AutoWhitelist(3)			User Contributed Perl Documentation		      Mail::SpamAssassin::AutoWhitelist(3)

       $meanscore = awl->check_address($addr, $originating_ip);
	      This method will return the mean score of all messages associated with the given address, or undef if the address hasn't been seen
	      before.

       If $originating_ip is supplied, it will be used in the lookup.

       awl->add_score($score);
	      This method will add the score to the current entry

       awl->add_known_good_address($addr);
	      This method will add a score of -100 to the given address -- effectively "bootstrapping" the address as being one that should be
	      whitelisted.

       awl->add_known_bad_address($addr);
	      This method will add a score of 100 to the given address -- effectively "bootstrapping" the address as being one that should be
	      blacklisted.

perl v5.8.0							    2002-10-14				      Mail::SpamAssassin::AutoWhitelist(3)
Related Man Pages
mail::spamassassin::autowhitelist(3) - centos
mail::spamassassin::persistentaddrlist(3) - suse
mail::spamassassin::plugin::shortcircuit(3) - centos
mail::spamassassin::autowhitelist(3pm) - debian
mail::spamassassin::sqlbasedaddrlist(3pm) - debian
Similar Topics in the Unix Linux Community
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend