diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 522d394a0..51aede132 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,5 @@
PLUGIN_NAME= postfix
-PLUGIN_VERSION= 1.14
-PLUGIN_REVISION= 1
+PLUGIN_VERSION= 1.15
PLUGIN_COMMENT= SMTP mail relay
PLUGIN_DEPENDS= postfix-sasl
PLUGIN_MAINTAINER= m.muenz@gmail.com
diff --git a/mail/postfix/pkg-descr b/mail/postfix/pkg-descr
index 38f254a7d..7ebc7a2d4 100644
--- a/mail/postfix/pkg-descr
+++ b/mail/postfix/pkg-descr
@@ -6,6 +6,10 @@ is completely different.
Plugin Changelog
================
+1.15
+
+* Fix Log viewer
+
1.14
* Add more anti-spam features into postfix itself
diff --git a/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/Menu/Menu.xml b/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/Menu/Menu.xml
index b93892062..d8aa47989 100644
--- a/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/Menu/Menu.xml
+++ b/mail/postfix/src/opnsense/mvc/app/models/OPNsense/Postfix/Menu/Menu.xml
@@ -9,7 +9,7 @@