tags 317842 patch
thanks
--- mailutils-0.6.90/imap4d/fetch.c 2005-05-17 14:22:51.000000000 0200
+++ fetch.c 2005-07-12 00:35:34.000000000 +0200
@@ -214,13 +214,6 @@ imap4d_fetch0 (char *arg, int isuid, cha
util_send (")\r\n");
free (p);
}
- else
- {
- snprintf (resp, resplen,
- "Bogus message set: message number out of range");
- rc = RESP_BAD;
- break;
- }
}
free (set);
return rc;-- I encourage people to send encrypted e-mail (see http://www.gnupg.org). If you have problems reading my e-mail, use a better reader. Please send the central message of e-mails as plain text in the message body, not as HTML and definitely not as MS Word. Please do not use the MS Word format for attachments either. For more information, see http://129.125.47.90/e-mail.html
signature.asc
Description: OpenPGP digital signature

