Mail::MtPolicyd::Plugin::Eval(3pm) | User Contributed Perl Documentation | Mail::MtPolicyd::Plugin::Eval(3pm) |
Mail::MtPolicyd::Plugin::Eval - mtpolicyd plugin to capture the output of plugins
version 2.04
This plugin executes a list of configured plugins but will not return the action back to mtpolicyd. Instead it writes the output of the plugins to a variable within the session.
<Plugin eval-spf> module = "Eval" # store result in spf_action store_in="spf_action" <Plugin proxy-spf> module = "Proxy" host = "localhost:10023" </Plugin> </Plugin>
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
2020-06-03 | perl v5.30.2 |