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

Diff of /imapfilter/request.c

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

revision 1.31 by lefcha, Fri Jul 26 18:20:28 2002 UTC revision 1.32 by lefcha, Sat Jul 27 14:56:51 2002 UTC
# Line 399  int apply_action(char *mesgs, unsigned i Line 399  int apply_action(char *mesgs, unsigned i
399          action_rcopy(mesgs, raccount, destmbox, args);          action_rcopy(mesgs, raccount, destmbox, args);
400          break;          break;
401      case FILTER_ACTION_RMOVE:      case FILTER_ACTION_RMOVE:
402          info("%d messages%s moved to mailbox \"%s\" at account %s.\n", cnt,          info("%d message%s moved to mailbox \"%s\" at account %s.\n", cnt,
403               plural(cnt), destmbox, raccount->key);               plural(cnt), destmbox, raccount->key);
404          action_rmove(mesgs, raccount, destmbox, args);          action_rmove(mesgs, raccount, destmbox, args);
405          break;          break;

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26