summaryrefslogtreecommitdiff
path: root/mail/mimp/MESSAGE
diff options
context:
space:
mode:
authorbouyer <bouyer>2013-01-27 16:35:06 +0000
committerbouyer <bouyer>2013-01-27 16:35:06 +0000
commitafb4d8413e9825a3685948e2cec50e45fbe89291 (patch)
tree9baa1ce48c5e3f3146b05de7d9fb42a58814a1f7 /mail/mimp/MESSAGE
parentf0b00bdd0bde22aed5e85c328c10019b93b50074 (diff)
downloadpkgsrc-afb4d8413e9825a3685948e2cec50e45fbe89291.tar.gz
Import mimp-1.1.4 to pkgsrc
MIMP is a project to create a version of IMP suitable for small mobile devices such as WAP phones or PDAs. Basic IMP functionality is implemented including mailbox viewing and paging, viewing messages, deleting, replying, forwarding, and composing new messages.
Diffstat (limited to 'mail/mimp/MESSAGE')
-rw-r--r--mail/mimp/MESSAGE21
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/mimp/MESSAGE b/mail/mimp/MESSAGE
new file mode 100644
index 00000000000..e5b0bc2e06a
--- /dev/null
+++ b/mail/mimp/MESSAGE
@@ -0,0 +1,21 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2013/01/27 16:35:06 bouyer Exp $
+
+Please refer to the file:
+
+ ${PREFIX}/share/doc/mimp/INSTALL
+
+on how to setup your MIMP installation. You need to at least edit
+
+ ${PREFIX}/share/horde/config/registry.php
+
+to enable MIMP in the horde framework. You will also need to configure MIMP
+by using the Horde administrative interface.
+
+Finally you will also need to make MIMP accessible through your HTTP server. If
+you are running Apache and ap-php, then you can add the following lines
+to httpd.conf:
+
+ Include ${PKG_SYSCONFDIR}/mimp.conf
+
+===========================================================================