diff options
author | mat <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
commit | 6b289f6626e856b4c866685d87f516280c123eb6 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/tumgreyspf | |
parent | a3d39c8263b26fffb05048b6cd0a5e28f0a3ccef (diff) | |
download | freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.gz freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.zst freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.zip |
onvert to UCL & cleanup pkg-message (categories l-m)
Diffstat (limited to 'mail/tumgreyspf')
-rw-r--r-- | mail/tumgreyspf/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/tumgreyspf/files/pkg-message.in b/mail/tumgreyspf/files/pkg-message.in index 27ab6f6484ca..1f18c71cd840 100644 --- a/mail/tumgreyspf/files/pkg-message.in +++ b/mail/tumgreyspf/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM # # To configure Postfix # @@ -30,3 +33,6 @@ tumgreyspf_time_limit = 3600 Please consult the postfix documentation for more information on these and other settings you may wish to have in the "smtpd_recipient_restrictions" configuration. +EOM +} +] |