diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-09 07:03:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-09 07:03:14 +0800 |
commit | e9873aadb45b9fc8c753b91336c8f5b5815f077c (patch) | |
tree | 0ab2e036aa0d7675ddac86815902a189eb542f2a /mail/Makefile | |
parent | 1fb529f500aabf6c5fb0c59e41c9e4a3cd57526f (diff) | |
download | freebsd-ports-graphics-e9873aadb45b9fc8c753b91336c8f5b5815f077c.tar.gz freebsd-ports-graphics-e9873aadb45b9fc8c753b91336c8f5b5815f077c.tar.zst freebsd-ports-graphics-e9873aadb45b9fc8c753b91336c8f5b5815f077c.zip |
SquirrelOutlook is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and
all pages render in pure HTML 4.0 (with no Javascript) for maximum
compatibility across browsers. It has very few requirements and is very
easy to configure and install. SquirrelOutlook has a all the functionality
you would want from an email client, including strong MIME support,
address books, and folder manipulation
WWW: http://sourceforge.net/projects/squirreloutlook/
- Dennis Cabooter
freebsd@rootxs.org
PR: ports/107303
Submitted by: Simon Dick <simond at irrelevant.org>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8141f586536..4ece946f307 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -570,6 +570,7 @@ SUBDIR += squirrelmail-vlogin-plugin SUBDIR += squirrelmail-websearch-plugin SUBDIR += squirrelmail-wetteronline-plugin + SUBDIR += squirreloutlook SUBDIR += sqwebmail SUBDIR += ssmtp SUBDIR += surblhost |