Show
Ignore:
Timestamp:
2007-04-10 20:22:06 (21 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Add $message_cache_clean option to prune message cache on sync

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • imap/imap.c

    r5118 r5120  
    12621262  } 
    12631263 
     1264  if (option (OPTMESSAGECACHECLEAN)) 
     1265    imap_cache_clean (idata); 
     1266 
    12641267  rc = 0; 
     1268 
    12651269 out: 
    12661270  if (cmd.data)