logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mail::MtPolicyd::Plugin::Action - mtpolicyd plugin which just returns an action

Author

       Markus Benning <ich@markusbenning.de>

Description

       This plugin just returns the specified string as action.

Example

         <Plugin reject-all>
           module = "action"
           # any postfix action will do
           action=reject no reason
         </Plugin>

Name

       Mail::MtPolicyd::Plugin::Action - mtpolicyd plugin which just returns an action

Parameters

       action (required)
           A string with the action to return.

Version

       version 2.05

See Also