DOKK / manpages / debian 12 / mtpolicyd / Mail::MtPolicyd::Plugin.3pm.en
Mail::MtPolicyd::Plugin(3pm) User Contributed Perl Documentation Mail::MtPolicyd::Plugin(3pm)

Mail::MtPolicyd::Plugin - a base class for plugins

version 2.05

Contains a string with the name of this plugin as specified in the configuration.

The log_level used when the plugin calls $self->log( $r, $msg ).

This method has be implemented by the plugin which inherits from this base class.

This method could be used by the plugin to log something.

Since this is mostly for debugging the default is to log plugin specific messages with log_level=4. (see log_level attribute)

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
2022-10-15 perl v5.34.0