mail: release plugins

This commit is contained in:
Franco Fichtner 2018-01-17 11:47:48 +01:00
parent b9c89fc8f6
commit 9d7a5ffbc8
2 changed files with 2 additions and 4 deletions

View file

@ -1,8 +1,7 @@
PLUGIN_NAME= postfix
PLUGIN_VERSION= 0.4
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= SMTP mail relay
PLUGIN_DEPENDS= postfix-sasl
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"

View file

@ -1,8 +1,7 @@
PLUGIN_NAME= rspamd
PLUGIN_VERSION= 0.3
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Protect your network from spam
PLUGIN_DEPENDS= rspamd
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"