Webmail client

Mitar <[email protected]> Tue, 28 Dec 2004 00:50:18 +0100
Newsgroups gmane.comp.lang.perl.modules.mail-box
Message-ID <[email protected]>
Hi!

I have been thinking long about making a webmail in Perl with
extensive use of Mail::Box.

Mainly because I belived it is fast and so convenient for efficient
webmail. But it is?

Is it good idea to use Mail::Box for webmail which would read local
maildir mailboxes and display them. There will be quota limit around
50 MB.

Is it possible to make an efficient (and correct - I like that
Mail::Box can handle mails "correctly") webmail solution or it is
better to use something else?

I would like to know that before I make everything.

Best regards


Mitar