diff options
Diffstat (limited to 'mail/squirrelmail/files/pkg-message.in')
-rw-r--r-- | mail/squirrelmail/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/squirrelmail/files/pkg-message.in b/mail/squirrelmail/files/pkg-message.in index 3d0ab69e8b4f..44633fb4af06 100644 --- a/mail/squirrelmail/files/pkg-message.in +++ b/mail/squirrelmail/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM To activate SquirrelMail, you must complete the following steps: 1) Set up a VirtualHost or an alias in httpd.conf that points to @@ -13,3 +16,6 @@ To activate SquirrelMail, you must complete the following steps: 4) It is best practice to change the data/user preference directory (under General Options) to somewhere outside of %%SQUIRRELDIR%%. +EOM +} +] |