> Is there a library somewhere that impliments the IMAP protocol > syntax?
Twisted has pretty good IMAP support (particularly client), and it's much higher level than imaplib. It probably does what you're after. Of course, the catch is that you have to use twisted <0.5 wink>. =Tony.Meyer -- http://mail.python.org/mailman/listinfo/python-list