Dan Stilts wrote: > I had the same error as you ("recursion depth exceeded") so I added this > to the mailbox2dbmail script: > > sys.setrecursionlimit(6000)
Won't help because some of my mailboxes have over 100,000 messages. But never mind; I'll just change the script to be non-recursive. Yours, Mikhail Ramendik