Mail::MtPolicyd::Plugin::SaAwlLookup(3pm) | User Contributed Perl Documentation | Mail::MtPolicyd::Plugin::SaAwlLookup(3pm) |
Mail::MtPolicyd::Plugin::SaAwlLookup - mtpolicyd plugin for querying a spamassassin AWL database for reputation
version 2.05
This plugin queries the auto_whitelist database used by spamassassins AWL plugin for the reputation of sender ip/address combination.
Based on the AWL score a score or action in mtpolicyd can be applied in combination with the SaAwlAction plugin.
To read reputation from amavis/spamassassin AWL use:
<Plugin amavis-awl> module = "SaAwlLookup" db_file = "/var/lib/amamvis/.spamassassin/auto-whitelist" </Plugin>
The location of auto-whitelist may be different on your system. Make sure mtpolicyd is allowed to read the db_file.
Markus Benning <ich@markusbenning.de>
This software is Copyright (c) 2014 by Markus Benning <ich@markusbenning.de>.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
2022-10-15 | perl v5.34.0 |