diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-12 20:11:20 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-12 20:11:20 +0000 |
commit | a310453b31bdc624716eb3e521d7846b58054d88 (patch) | |
tree | 857c5148f836e9f8ebe9a83c441ab8e41335be09 /mail/imp3/pkg-message | |
parent | db5d407b7327b89e42d5e5d06ff20688f78f786f (diff) | |
download | FreeBSD-ports-a310453b31bdc624716eb3e521d7846b58054d88.zip FreeBSD-ports-a310453b31bdc624716eb3e521d7846b58054d88.tar.gz |
add imp-devel
A webmail system which accesses mail over IMAP
PR: 32516
Submitted by: Thierry Thomas <thierry@thomas.as>
Diffstat (limited to 'mail/imp3/pkg-message')
-rw-r--r-- | mail/imp3/pkg-message | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/imp3/pkg-message b/mail/imp3/pkg-message new file mode 100644 index 0000000..a13b440 --- /dev/null +++ b/mail/imp3/pkg-message @@ -0,0 +1,22 @@ +************************************************************************ +IMP has been installed in %%IMPDIR%% with your blank +configuration files. + +Horde must be configured and the tables created; if not, see +%%PORTSDIR%%/www/horde-devel/pkg-message. + +Then, you will have to tune the configuration files located in +%%CONFDIR%%/, specially the files conf.php and +servers.php. + +To protect your configuration files, you have to restart Apache. + +IMP requires an IMAP server. If you want to install one on this +machine, you may install the ports mail/cyrus-imapd, or +mail/imap-uw, or mail/courier-imap. + +Please refer to the file %%DOCSDIR%%/SECURITY +on how to secure the IMP installation. +It is at least recommended that you change the default database +password used by horde and imp. +************************************************************************ |