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

Diff of /imapfilter/response.c

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

revision 1.17.2.2 by lefcha, Mon Jan 21 15:43:42 2002 UTC revision 1.17.2.3 by lefcha, Fri Jan 25 16:53:24 2002 UTC
# Line 145  int status_response(unsigned int tag, ch Line 145  int status_response(unsigned int tag, ch
145          unseen = strtoul(c, NULL, 10);          unseen = strtoul(c, NULL, 10);
146      }      }
147      if (!exist) {      if (!exist) {
148          info("No messages in mailbox %s.\n", mbox);          info("No messages in mailbox \"%s\".\n", mbox);
149          return -2;          return -2;
150      }      }
151      info("%d message%s, %d recent, %d unseen, in mailbox \"%s\".\n", exist,      info("%d message%s, %d recent, %d unseen, in mailbox \"%s\".\n", exist,

Legend:
Removed from v.1.17.2.2  
changed lines
  Added in v.1.17.2.3

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26