>
> now we do:
> from offlineimap import OfflineImap
>
> offlineimap = OfflineImap()
> offlineimap.startup('6.2.0')
Does this mean that OfflineImap can be used within another
application? If so, is there any documentation (or example code) on
how to do this?
Best wishes,
Nicholas