Mail::MtPolicyd::Plugin::Eval
mtpolicyd plugin to capture the output of plugins
- Provided by: mtpolicyd (Version: 2.03-1)
- Report a bug
mtpolicyd plugin to capture the output of plugins
version 2.03
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