andyedinborough / aenetmail

C# POP/IMAP Mail Client
370 stars 153 forks source link

GetMessages stuck in infinite loop on empty folder #106

Open salehqt opened 11 years ago

salehqt commented 11 years ago

When asking GetMessages to retrieve messages for an empty folder. A response like NO messages has been found is returned. The procedure does not expect this response and ends up in an infinite loop.