diff options
Diffstat (limited to 'mail/greyfix/files/pkg-message.in')
-rw-r--r-- | mail/greyfix/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/greyfix/files/pkg-message.in b/mail/greyfix/files/pkg-message.in index 32b70d8320ad..b38ec35bedb0 100644 --- a/mail/greyfix/files/pkg-message.in +++ b/mail/greyfix/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM Edit Postfix's master configuration file, master.cf, and add the following: greyfix unix - n n - - spawn @@ -19,3 +22,6 @@ that you should add check_policy_service unix:private/greyfix to it. Finally have postfix reload its configuration with: %%PREFIX%%/etc/rc.d/postfix reload +EOM +} +] |