Itai Tavor wrote: > > What's wrong with: > > import imaplib ^^^^^^^^^^^^^ That's the line that barfs... > imaplib.__allow_access_to_unprotected_subobjects__ = 1 ...so this one never gets executed ;-) cheers, Chris