Laszlo Zsolt Nagy <[EMAIL PROTECTED]> writes: > But this looks so clumsy. Is there a way to delete/add messages to > mailboxes of different users, directly?
Why not use procmail or equivalent to drop incoming messages into your daemon one at a time. Then use the smtp module to forward them to their actual destinations. -- http://mail.python.org/mailman/listinfo/python-list