admin Site Admin
Joined: 21 Jun 2005 Posts: 209
|
Posted: Wed Aug 02, 2006 4:59 pm Post subject: CGI Webmail client for Maildirs |
|
|
SqWebMail is the webmail module that's bundled with the Courier mail server. SqWebMail can also be packaged separately, and used with any other mail server that uses maildirs. NOTE: SqWebMail DOES NOT support traditional Mailbox files, only Maildirs.
http://www.courier-mta.org/sqwebmail/
On FreeBSD, you can install sqwebmail easily by
# cd /usr/ports/mail/sqwebmail
# make install clean |
|