diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-04 12:46:59 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-04 12:46:59 +0000 |
commit | b5d434904b83a1d4eb4cb7cb9803dafbb6a221cd (patch) | |
tree | 90ce6f36702fd3e987e1c00be37608de6947e4d6 /mail/silkymail/pkg-message | |
parent | 69edf6463acd485c65cc77720b7b9e97e0df85c6 (diff) | |
download | FreeBSD-ports-b5d434904b83a1d4eb4cb7cb9803dafbb6a221cd.zip FreeBSD-ports-b5d434904b83a1d4eb4cb7cb9803dafbb6a221cd.tar.gz |
new port mail/silkymail, a slick looking webmail program
SilkyMail is an Internet mail client that runs in your
browser. It can be used by itself, or in conjunction with
an IMAP or POP-capable client as part of a complete set of
messaging tools. (It works very nicely in conjunction with
Mulberry.)
It was designed by internet mail client experts to work in
high-scalability and diverse environments. It's not just
another webmail hack cut of rough cloth -- it's a real mail
program, that can be used by novice users and advanced users
a like, but with the independence of browser access. SilkyMail
is the smoothest mail client in a browser around.
PR: ports/47721
Submitted by: Aaron Voisine <voisine@yahoo.com>
Diffstat (limited to 'mail/silkymail/pkg-message')
-rw-r--r-- | mail/silkymail/pkg-message | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/silkymail/pkg-message b/mail/silkymail/pkg-message new file mode 100644 index 0000000..076604f --- /dev/null +++ b/mail/silkymail/pkg-message @@ -0,0 +1,17 @@ +************************************************************************ +Silkymail has been installed in %%SILKYMAILDIR%%. +You must run %%SILKYMAILDIR%%/silkymail/setup.sh +for final configuration. + +You must also set: +register_globals = On +magic_quotes_gpc = Off +in %%LOCALBASE%%/etc/php.ini + +It is recommended that you restart Apache. + +Silkymail 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. + +************************************************************************ |