Deric Abel writes: > I have the full Courier-MTA suite and a custom program that connects to > the server via IMAP. > > We do a size request one time and it returns correctly and then 40 mins > later we do another size request on another message and the server > doesn't respond the same way....see logs below (from the client not > server) > > > > <11:06:08> [MS-01-02] Size request = 'T-4 UID FETCH 1075073152 > RFC822.SIZE' > <11:06:08> [MS-01-02] Size response = '* 1 FETCH (UID 1075073152 > RFC822.SIZE 187255) T-4 OK FETCH completed.' > > <11:06:08> [MS-01-02] 187255 bytes allocated > > > then 45 mins later. > > > > <11:49:40> [MS-01-12] Size request = 'T-6 UID FETCH 1075073153 > RFC822.SIZE' > <11:49:40> [MS-01-12] Size response = 'T-6 OK FETCH completed.' > > <11:49:40> [MS-01-12] Cannot find token .SIZE > <11:49:40> [MS-01-12] Allocate Memory Failed! > > > Sometimes it work and sometimes it doesn't...it is the same function > called both times....is something not setup correctly with IMAP server > or are we doing something wrong??
Your second example shows a request for a completely different UID. Please provide the intervening logs that include a notification from the server regarding a new message with UID 1075073153. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
