On 18/06/10 15:34, Szabolcs Balogh wrote: > def get_mailbox_list(self): > twisted.internet.reactor.run() > The reactor isn't restartable. You can only start it once.