Re: Webmail with Python

2006-02-06 Thread Max M
Thomas Guettler wrote:
 Hi,
 
 Is there an application like Squirrelmail[1] written in python?
 
 I want to access IMAP folder with a web-browser.
 
 Google shows me some dead projects. Most webmail applications
 seem to be written in PHP. Is there a useable webmailer written
 in python?


This also requires Plone, so it might be a bit heavyweight for your needs:

http://www.mxm.dk/products/public/mxmImapClient/

-- 

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Webmail with Python

2006-02-06 Thread Thomas Guettler
Am Mon, 06 Feb 2006 11:36:37 +0100 schrieb Max M:

 Thomas Guettler wrote:
 Hi,
 
 Is there an application like Squirrelmail[1] written in python?
 
 I want to access IMAP folder with a web-browser.
 
 Google shows me some dead projects. Most webmail applications
 seem to be written in PHP. Is there a useable webmailer written
 in python?
 
 
 This also requires Plone, so it might be a bit heavyweight for your needs:
 
 http://www.mxm.dk/products/public/mxmImapClient/

Yes, Zope or Plone are to heavyweight for this. I will use squirrelmail,
I think it stable. I hope that I don't need to touch the PHP code.

 Thomas

-- 
Thomas Güttler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: [EMAIL PROTECTED]

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Webmail with Python

2006-02-06 Thread Paul Rubin
Thomas Guettler [EMAIL PROTECTED] writes:
 Yes, Zope or Plone are to heavyweight for this. I will use squirrelmail,
 I think it stable. I hope that I don't need to touch the PHP code.

Be careful, Squirrelmail had some annoying privacy bugs which the
maintainers (as of the last time I messed with squirrelmail, a year or
two ago) refused to acknowledge.  I have no idea whether they're fixed
in the squirrelmail distro since then.  I submitted some patches that
I guess I can post on my site sometime.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Webmail with Python

2006-02-06 Thread Michael Ströder
Paul Rubin wrote:
 Thomas Guettler [EMAIL PROTECTED] writes:
 
Yes, Zope or Plone are to heavyweight for this. I will use squirrelmail,
I think it stable. I hope that I don't need to touch the PHP code.
 
 Be careful, Squirrelmail had some annoying privacy bugs which the
 maintainers (as of the last time I messed with squirrelmail, a year or
 two ago) refused to acknowledge.

This prevented me from using Squirrelmail. Currently I'm using hastymail
also written in PHP. It claims to be secure but it has not so many features.

I'd like to see a rather simple Python webmail app. (without client-side
Javascript!)

Ciao, Michael.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Webmail with Python

2006-02-05 Thread Thomas Guettler
On Sat, 04 Feb 2006 15:50:00 -0600, Larry Bates wrote:

 Thomas Guettler wrote:
 Hi,
 
 Is there an application like Squirrelmail[1] written in python?
 
 I want to access IMAP folder with a web-browser.
 
 Google shows me some dead projects. Most webmail applications
 seem to be written in PHP. Is there a useable webmailer written
 in python?
 
 
  Thomas
 
 Google turned up the following:
 
 http://bobomail.sourceforge.net/


The last release is soon four years old. I think it is dead.

Look at the last message in the mailing list:

http://sourceforge.net/mailarchive/forum.php?thread_id=8807764forum_id=6902

 Thomas

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: [EMAIL PROTECTED]


-- 
http://mail.python.org/mailman/listinfo/python-list


Webmail with Python

2006-02-04 Thread Thomas Guettler
Hi,

Is there an application like Squirrelmail[1] written in python?

I want to access IMAP folder with a web-browser.

Google shows me some dead projects. Most webmail applications
seem to be written in PHP. Is there a useable webmailer written
in python?


 Thomas

-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: [EMAIL PROTECTED]


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Webmail with Python

2006-02-04 Thread Larry Bates
Thomas Guettler wrote:
 Hi,
 
 Is there an application like Squirrelmail[1] written in python?
 
 I want to access IMAP folder with a web-browser.
 
 Google shows me some dead projects. Most webmail applications
 seem to be written in PHP. Is there a useable webmailer written
 in python?
 
 
  Thomas
 
Google turned up the following:

http://bobomail.sourceforge.net/

Larry Bates
-- 
http://mail.python.org/mailman/listinfo/python-list