[pmg-devel] applied: [PATCH pmg-api v2 0/2] Set default rulename for logging actions

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Jun 6 11:34:08 CEST 2019


On 6/6/19 11:26 AM, Stoiko Ivanov wrote:
> Fixes #2232, by setting the rulename to 'default-accept' for the accept
> action taken if no rule triggered a final action before.
> Additionally set the rulename in all actions to 'unknown' if not defined.
> 
> Changes v1->v2
> incorporated Thomas' feedback, by setting the rulename to 'unknown'
> 
> Stoiko Ivanov (2):
>   fix #2232: set rulename for default accept
>   Add default rulename of 'unknown' to Actions
> 
>  PMG/RuleDB/Accept.pm     | 2 +-
>  PMG/RuleDB/BCC.pm        | 2 +-
>  PMG/RuleDB/Block.pm      | 2 +-
>  PMG/RuleDB/Notify.pm     | 2 +-
>  PMG/RuleDB/Quarantine.pm | 2 +-
>  PMG/RuleDB/Remove.pm     | 2 +-
>  PMG/RuleDB/ReportSpam.pm | 2 +-
>  bin/pmg-smtp-filter      | 2 +-
>  8 files changed, 8 insertions(+), 8 deletions(-)
> 

applied both, thanks!



More information about the pmg-devel mailing list