/[imapfilter]/imapfilter/request.c
ViewVC logotype

Diff of /imapfilter/request.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by lefcha, Fri Nov 9 23:39:43 2001 UTC revision 1.17 by lefcha, Sat Nov 10 15:34:48 2001 UTC
# Line 435  int action_move(char *mesgs, char *destm Line 435  int action_move(char *mesgs, char *destm
435      action_copy(mesgs, destmbox, args);      action_copy(mesgs, destmbox, args);
436      action_delete(mesgs, "\0");      action_delete(mesgs, "\0");
437    
438      /* CLOSE -> SELECT much faster that EXPUNGE -> SELECT */      /* CLOSE -> SELECT much faster than EXPUNGE -> SELECT */
439      /* server_response(imap_expunge()); */      /* server_response(imap_expunge()); */
440    
441      return 0;      return 0;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26