mail/postfix: annotate change

This commit is contained in:
Franco Fichtner 2022-08-17 08:15:28 +02:00
parent d6a5fde2f8
commit b2dc32deec
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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