[Announce] BoboMail 0.4

Henning Schroeder hschroeder at gmx.net
Mon Jul 24 13:49:37 EDT 2000


Hi,
I am pleased to announce


BoboMail 0.4
============

BoboMail is a webmail application written in Python to allow users
to read their mail throught a web interface.

It is distributed under the GNU GPL. 


Current features: 
-----------------
 * read, write, reply, forward and delete messages
 * send and receive attachments
 * decodes quoted-printable, base64 and uuencoded
 * handles HTML-mails properly (with inline images!)
 * does not need Javascript or cookies
 * direct support for the following MIME types:
   message/rfc822, message/delivery-status, multipart/alternative,
   multipart/mixed, multipart/report, multipart/related, 
   multipart/digest, text/plain, text/html, text/x-vcard, image/jpeg, 
   text/rfc822-headers, image/png, image/x-xpixmap, image/gif
 * works with POP3-servers and partially IMAP4 (spool-files under development)
 * easy to modify and customize through HTML-templates
 * modular design provides easy interface for other authentication
   methods and mail protocols
 * provides optionally its own fast multithreading webserver (BoboMailHTTPD)
 * user preferences
 * multi-lingual support (i18n) - currently English and German


New in this version:
--------------------
There are several improvements in usability as well as in speed. Some
annoying bugs were fixed and some nice new features were introduced.
BoboMail should be usefull now for everyday use. See ChangeLog for details.
 

Where to get it:
----------------
The project is hosted on Sourceforge. Look for the latest release
on http://bobomail.sourceforge.net







More information about the Python-list mailing list