From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64780 Path: news.gmane.org!not-for-mail From: Yair Friedman Newsgroups: gmane.emacs.gnus.general Subject: Re: problem in connecting to Exchange 2007 Date: Thu, 07 Jun 2007 15:02:56 +0300 Message-ID: <87ejkodlan.fsf@yair.iskoot.com> References: <87bqfuwy8p.fsf@yair.iskoot.com> <873b143zk0.fsf@mocca.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181217902 20886 80.91.229.12 (7 Jun 2007 12:05:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 12:05:02 +0000 (UTC) To: Gnus Mailing List Original-X-From: ding-owner+M13291@lists.math.uh.edu Thu Jun 07 14:05:01 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1HwGjb-00077g-Ua for ding-account@gmane.org; Thu, 07 Jun 2007 14:05:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1HwGjY-0004hZ-Q4; Thu, 07 Jun 2007 07:04:56 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HwGjX-0004h8-C2 for ding@lists.math.uh.edu; Thu, 07 Jun 2007 07:04:55 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1HwGjV-0006CB-V4 for ding@lists.math.uh.edu; Thu, 07 Jun 2007 07:04:55 -0500 Original-Received: from out001.atlarge.net ([129.41.63.69]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HwGjV-0005Q3-00 for ; Thu, 07 Jun 2007 14:04:53 +0200 Original-Received: from CHI1SIMR001.atlarge.net ([10.100.60.26]) by out001.atlarge.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 7 Jun 2007 07:00:45 -0500 Original-Received: from yair.iskoot.com ([212.199.144.30]) by CHI1SIMR001.atlarge.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 7 Jun 2007 06:59:21 -0500 In-Reply-To: <873b143zk0.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Thu, 7 Jun 2007 12:05:03 +0300") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-OriginalArrivalTime: 07 Jun 2007 11:59:22.0504 (UTC) FILETIME=[49663080:01C7A8FB] X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64780 Archived-At: On Thu, 7 Jun 2007 12:05:03 +0300, Simon Josefsson writes: > Yair Friedman writes: > As far as I can tell, the server is simply buggy, there is nothing wrong > with the simple command: > > 50 FETCH 1,* UID > > to which the server responds (in several mailboxes): > > 50 BAD The specified message set is invalid. > > I suggest debugging the server further, possibly report it as a bug, or > change to some other software. This is Microsoft Exchange we're talking about... The server is out of my control, The only software I can change is the client :( Thunderbird seems to be working fine. Is there any way we can try and bypass this? Thanks