[pmg-devel] [PATCH pmg-api v2 0/2] Set default rulename for logging actions
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Jun 6 11:26:36 CEST 2019
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(-)
--
2.11.0
More information about the pmg-devel
mailing list