mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
mail/postfix: annotate change
This commit is contained in:
parent
d6a5fde2f8
commit
b2dc32deec
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PLUGIN_NAME= postfix
|
||||
PLUGIN_VERSION= 1.23
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_COMMENT= SMTP mail relay
|
||||
PLUGIN_DEPENDS= postfix35
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ Plugin Changelog
|
|||
1.23
|
||||
|
||||
* Add support for Opportunistic DANE as SMTP client security level
|
||||
* Disable defunct GSSAPI authentication (contributed by Patrick M. Hausen)
|
||||
|
||||
1.22
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue