From: Sunil S. <sun...@ro...> - 2011-05-03 06:05:27
|
Hi, ----- Original Message ----- > So, at the IMAP protocol level, we have run out of options. > > I will check if the fetchmail parsing can be improved directly in > fetchmail itself. Attached are the patches which should solve this issue. The first patch has nothing to do with this issue. It only removes excess calls to strlen(). The second patch works by sending a "SEARCH UNSEEN" command and reading the response in batches (when required). Andrea, please test the patches for your mailbox. Matthias, please evaluate the patches for incorporation in fetchmail. -- Sunil Shetye. |