summaryrefslogtreecommitdiff
path: root/mail/extmail/files/pkg-message.in
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-02-06 03:52:13 +0000
committerXin LI <delphij@FreeBSD.org>2007-02-06 03:52:13 +0000
commit943ecfede66cd2b548aa9322802e62c283bec619 (patch)
treee10bc89ab018180422939a95361d32c5bbd52ee6 /mail/extmail/files/pkg-message.in
parent- Update to 0.13 (diff)
New port skeleton for ExtMail -- A high performance webmail system.
It was written in pure perl, only support Maildir++(or Maildir), we try to optimize the design and archtecture, make it scalable well and run faster than common php/perl webmail system. Homepage: http://www.extmail.org Submitted by: chifeng at gmail com
Notes
Notes: svn path=/head/; revision=184341
Diffstat (limited to 'mail/extmail/files/pkg-message.in')
-rw-r--r--mail/extmail/files/pkg-message.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/extmail/files/pkg-message.in b/mail/extmail/files/pkg-message.in
new file mode 100644
index 000000000000..f95cc47dca2a
--- /dev/null
+++ b/mail/extmail/files/pkg-message.in
@@ -0,0 +1,5 @@
+Please make a configure file for extmail.
+
+cp %%PREFIX%%/www/extmail/webmail.cf.default %%PREFIX%%/www/extmail/webmail.cf
+
+and referrence README and INSTALL to change it's some variable, enable it!