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

Diff of /imapfilter/action.c

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

revision 1.3 by lefcha, Fri Aug 8 00:18:45 2003 UTC revision 1.4 by lefcha, Fri Sep 12 09:58:20 2003 UTC
# Line 244  action_rcopy(char *mbox, char *mesgs, ac Line 244  action_rcopy(char *mbox, char *mesgs, ac
244          m = mcp = xstrdup(mesgs);          m = mcp = xstrdup(mesgs);
245    
246          xstrncpy(dm[1], destmbox, MBOX_NAME_LEN - 1);          xstrncpy(dm[1], destmbox, MBOX_NAME_LEN - 1);
247            default_variables(mbox, dm[1]);
248          current_date(dm[1]);          current_date(dm[1]);
249    
250          tok = strtok_r(m, " ", &m);          tok = strtok_r(m, " ", &m);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26