mtpolicyd
mtpolicyd copied to clipboard
a modular policy daemon for postfix
This enhancement would implement scoring when no SPF record is defined. Might be useful, e.g. * Trigger greylisting when the sender has not defined a SPF record It is very...
Hi @benningm, I think in these functions return value of do_cached function is being not properly assigned because of the missing parenthesis around $count ( lines 290 and 313 )....
Just getting started with mtpolicyd, and https://metacpan.org/pod/distribution/Mail-MtPolicyd/lib/Mail/MtPolicyd/Cookbook/Installation.pod references https://metacpan.org/pod/Mail::MtPolicyd::Cookbook::DefaultConfig as the next step, which leads to a 404 error. I am guessing this may be fairly easy to fix, or...
DKIMwl.org crams a bunch of information into its responses and acts as both a whitelist and a blacklist. There doesn't seem to be an obvious way in mtpolicyd to take...
Hello @benningm , I see crontab task, but nothing really active. Older items are never deleted from Accounting plugin tables... Maybe do you think something like this? ``` sub cron...
Hello, with this source rpm and the new folder `rpm/systemd` you can install mtpolicyd in a native systemd environment. I make it with success in a RHEL7 system, but you...
As discussed on mailinglist. See also: http://www.postfix.org/LDAP_README.html#example_group
Trying to add policyd-client into some automated testing. Would be good if I could run it interactively. I am getting an error message ("could not read response at /usr/share/perl5/Mail/MtPolicyd/Client/Response.pm line...