Mail::MtPolicyd::Plugin::SetField - mtpolicyd plugin which just sets and key=value in the session
version 2.05
This plugin can be used to set key/values within the session.
<Plugin set-scanned> module = "SetField" key=mail-is-scanned value=1 </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
To install Mail::MtPolicyd, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Mail::MtPolicyd
CPAN shell
perl -MCPAN -e shell install Mail::MtPolicyd
For more information on module installation, please visit the detailed CPAN module installation guide.