mail/postfix: fix typo (#978)

This commit is contained in:
Michael
2018-11-12 17:53:23 +01:00
committed by Franco Fichtner
parent ba2f306ab7
commit afd472760c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= postfix
PLUGIN_VERSION= 1.6
PLUGIN_REVISION= 1
PLUGIN_COMMENT= SMTP mail relay
PLUGIN_DEPENDS= postfix-sasl
PLUGIN_MAINTAINER= m.muenz@gmail.com
@@ -7,7 +7,7 @@
</field>
<field>
<id>recipient.address</id>
<label>Sender Address</label>
<label>Recipient Address</label>
<type>text</type>
<help>Set the recipient address to match.</help>
</field>