From 8e1e7008af8d2685493a14afa0267086bb9ff885 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 13 Feb 2019 17:02:47 +0100 Subject: [PATCH] mail/postfix: ACL for log file #1191 --- mail/postfix/Makefile | 2 +- .../app/models/OPNsense/Postfix/ACL/ACL.xml | 20 ++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 6639eb8fd..4ccebb47d 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= postfix PLUGIN_VERSION= 1.8 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= SMTP mail relay PLUGIN_DEPENDS= postfix-sasl PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/ACL/ACL.xml b/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/ACL/ACL.xml index 65c0078e5..572f60847 100644 --- a/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/ACL/ACL.xml +++ b/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/ACL/ACL.xml @@ -1,9 +1,15 @@ - - Services: Postfix - - ui/postfix/* - api/postfix/* - - + + Services: Postfix + + ui/postfix/* + api/postfix/* + + + + Services: Postfix: Log File + + diag_logs_postfix.php + +