mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
parent
58fe4d37f2
commit
e2129bf177
2 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue