mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
mail/postfix (#1941)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user