| Author |  | 
      
        | slim Newbie
 
  
 
 Joined: 24 January 2013
 Location: Australia
 Online Status: Offline
 Posts: 3
 | 
          hi, i am currently evaluating and have encountered a problem
           | Posted: 24 January 2013 at 7:07pm | IP Logged |   |  
           | 
 |  
 am running this method like this...
 
 EnvelopeCollection envelopeCollection = _imap.DownloadEnvelopes(
 "43832:*",
 true);
 
 Method is returning me a single envelope with UID 33833. Was expecting method to not return any items as my input UID filter is specifying a start UID of 43832 isn't it?
 
 Am I making a silly mistake here or is this a bug? thanks
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Looks like a bug. Please enable logging (using Imap.Log property) and send us the log via HelpDesk.
           | Posted: 25 January 2013 at 12:28am | IP Logged |   |  
           | 
 |  
 The cut from this log showing the problem you'll then submit to your mail server vendor so they would hopefully fix the problem.
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | slim Newbie
 
  
 
 Joined: 24 January 2013
 Location: Australia
 Online Status: Offline
 Posts: 3
 | 
          OK thanks I will do that.
           | Posted: 29 January 2013 at 7:08pm | IP Logged |   |  
           | 
 |  | 
       
        | Back to Top |     | 
       
       
        |  |