This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martey
Recipients a_lauer, bacchusrx, bob.ippolito, christian.heimes, martey
Date 2008-01-19.01:24:23
SpamBayes Score 0.21045974
Marked as misclassified No
Message-id <1200705865.71.0.568482044189.issue1092502@psf.upfronthosting.co.za>
In-reply-to
Content
I am not sure that this is outdated. After running into memory errors
trying to download messages with attachments using imaplib, I ran the
example client and server. After iteration 357, there was a malloc
error, just like etrepum suggested.

I am using Mac OS X 10.5, with Python 2.5 (not the Apple-supplied Python).
History
Date User Action Args
2008-01-19 01:24:25marteysetspambayes_score: 0.21046 -> 0.21045974
recipients: + martey, bob.ippolito, bacchusrx, a_lauer, christian.heimes
2008-01-19 01:24:25marteysetspambayes_score: 0.21046 -> 0.21046
messageid: <1200705865.71.0.568482044189.issue1092502@psf.upfronthosting.co.za>
2008-01-19 01:24:23marteylinkissue1092502 messages
2008-01-19 01:24:23marteycreate