Search results for "module:Mail::SpamAssassin::Plugin::URIDNSBL"
Mail::SpamAssassin::Plugin::URIDNSBL - look up URLs against DNS blocklists
This works by analysing message text and HTML for URLs, extracting host names from those, then querying various DNS blocklists for either: IP addresses of these hosts (uridnsbl,a) or their nameservers (uridnsbl,ns), or domain names of these hosts (ur...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Conf - SpamAssassin configuration file
SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Plugin::AskDNS - form a DNS query using tag values, and look up the DNSxL lists
Using a DNS query template as specified in a parameter of a askdns rule, the plugin replaces tag names as found in the template with their values and launches DNS queries as soon as tag values become available. When DNS responses trickle in, filters ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Plugin::DecodeShortURLs - Check for shortened URLs
This plugin looks for URLs shortened by a list of URL shortening services. Upon finding a matching URL, plugin will send a HTTP request to the shortening service and retrieve the Location-header which points to the actual shortened URL. It then adds ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC