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

Diff of /imapfilter/request.c

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

revision 1.39 by lefcha, Thu Dec 5 07:33:50 2002 UTC revision 1.40 by lefcha, Sat Feb 1 19:43:03 2003 UTC
# Line 537  int action_rcopy(char *mesgs, account_t Line 537  int action_rcopy(char *mesgs, account_t
537      /* apply_namespace() returns a pointer to a static buffer. */      /* apply_namespace() returns a pointer to a static buffer. */
538      ndm = apply_namespace(destmbox, nspaux.prefix, nspaux.delim);      ndm = apply_namespace(destmbox, nspaux.prefix, nspaux.delim);
539    
540      r = check_mailbox(&sockaux, ndm, &nspaux);      r = check_mailbox(&sockaux, destmbox, &nspaux);
541    
542      if (r == RESPONSE_OK)      if (r == RESPONSE_OK)
543          close_mailbox(&sockaux);          close_mailbox(&sockaux);

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26