#!/usr/bin/env python # Just a glp to test parts of the objects as I build them. # import mhlib from mhimap import UserMHDir mh = mhlib.MH(profile = '/var/tmp/mhimap-test/mh_profile') mhdir = UserMHDir.UserMHDir(mh) mhdir.resync_all_mailboxes()