> You'd also need a WSGI server that handled IMAP and persistent > connections. So maybe another server is called for, or an adaptation of > an existing multi-protocol server.
That's my tentative conclusion. The WSGI handling doesn't really match the IMAP connection requests very well. I figured I'd adapt Medusa for this, again; set up an HTTP handler and an IMAP handler. But I thought I'd check the wisdom of the crowd, first. Bill _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com