smiley22 / S22.Imap

A free, easy-to-use and well-documented .NET library component for communicating with IMAP servers
http://smiley22.github.com/S22.Imap/Documentation/
MIT License
210 stars 112 forks source link

Fixed IdleLoop() #142

Open lvorobyov opened 6 years ago

lvorobyov commented 6 years ago

According RFC 2177, when IDLE completed after client sent "DONE", the response of server MUST BE "OK", but not "OK IDLE".