mail/postfix (#1941)

This commit is contained in:
Michael
2020-07-31 13:42:38 +02:00
committed by GitHub
parent 34ce960535
commit 828815e725
3 changed files with 6 additions and 3 deletions
+1 -2
View File
@@ -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
+4
View File
@@ -6,6 +6,10 @@ is completely different.
Plugin Changelog
================
1.15
* Fix Log viewer
1.14
* Add more anti-spam features into postfix itself
@@ -9,7 +9,7 @@
<Senderbcc VisibleName="Sender BCC" url="/ui/postfix/senderbcc/index" order="45"/>
<Sendercanonical VisibleName="Sender Canonical Rewriting" url="/ui/postfix/sendercanonical/index" order="48"/>
<Address VisibleName="Address Rewriting" url="/ui/postfix/address/index" order="50"/>
<LogFile VisibleName="Log File" order="50" url="/ui/diagnostics/log/core/mail"/>
<LogFile VisibleName="Log File" order="50" url="/ui/diagnostics/log/core/postfix"/>
</Postfix>
</Services>
</menu>