diff options
Diffstat (limited to 'mail/greylite/files/pkg-message.in')
-rw-r--r-- | mail/greylite/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/greylite/files/pkg-message.in b/mail/greylite/files/pkg-message.in index 0d76c900a170..f448df82d3ad 100644 --- a/mail/greylite/files/pkg-message.in +++ b/mail/greylite/files/pkg-message.in @@ -1,5 +1,9 @@ -################################################################ +[ +{ type: install + message: <<EOM Greylite has been installed. Some steps are required for setting it up with qmail. greylite(8) has a synthesis and the website at http://mij.oltrelinux.com/net/greylite/ has more information. -################################################################ +EOM +} +] |