mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
mail: release plugins
This commit is contained in:
parent
b9c89fc8f6
commit
9d7a5ffbc8
2 changed files with 2 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue