work in progress: integration of IMAP folders

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3533 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2009-09-04 16:26:00 +00:00
parent fa21e41070
commit 399a28e0eb
2 changed files with 5 additions and 1 deletions

View file

@ -165,6 +165,7 @@ to the external system:
>>> from loops.integrator.mail.imap import IMAPCollectionProvider
>>> component.provideUtility(IMAPCollectionProvider(), name='imap')
>>> aMailColl.update()
*** 1 blubb

File diff suppressed because one or more lines are too long