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
211 stars 115 forks source link

xm003 BAD UID SEARCH invalid argument #126

Open rene1018 opened 8 years ago

rene1018 commented 8 years ago

When i try to search qq mail server with ssl imap.exmail.qq.com:993

client.Search(SearchCondition.From(mailadd)

it replied: xm003 BAD UID SEARCH invalid argument

why?