From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Exchange servers and Gnus Date: Mon, 18 Jan 2010 08:26:23 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <873a23o5f4.fsf@lifelogs.com> References: <11b141711001151621x3dd3fc18s7bbabcccf9154f50@mail.gmail.com> <4b5108ff.0f1abc0a.2826.2213@mx.google.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263825746 12877 80.91.229.12 (18 Jan 2010 14:42:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Jan 2010 14:42:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 18 15:42:19 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWso6-0005vc-F4 for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jan 2010 15:42:18 +0100 Original-Received: from localhost ([127.0.0.1]:58736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWso7-0002FJ-Af for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jan 2010 09:42:19 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!fu-berlin.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-X-Trace: news.albasani.net XUIgyF15ThSSegW6/DxVjjCXYTs8Ucgf98Z7i4RbvteUmr6/wnIIOlFx5Cs9ww1R8p3hpPH2/3IQ9fuLXGQjasR54cZdFuTsDt+5DZEoijbM+3lYLGc169i8JdCUJFCy Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Mon, 18 Jan 2010 14:26:23 +0000 (UTC) X-User-ID: 2GQ2M5ZqvpfJpeaz1Uc763WHuCoooRUu0fmTWmvp4po= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:ouRGMh5PZcTm1SCwRyMCbGsO2rc= sha1:gET0HlfcovxgCB3FirsDDRpVZcE= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.90 (gnu/linux) X-NNTP-Posting-Host: MCyqsXz8i2GFswa38hKdI9omVPf77D1Xm2ZquZH+/vc= Original-Xref: news.stanford.edu gnu.emacs.help:176227 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71298 Archived-At: On Sat, 16 Jan 2010 02:12:49 +0000 "Paulo J. Matos" wrote: PJM> On Sat, Jan 16, 2010 at 12:32 AM, Herbert J. Skuhra wrote: >> At Sat, 16 Jan 2010 00:21:55 +0000, >> Paulo J. Matos wrote: >>> >>> Hi all, >>> >>> Is there any way to use Gnus with an exchange server? >>> I tried to search online but got no solution. >> >> It should work if you enable POP3 and IMAP4 on the exchange server... >> PJM> It's my employers exchange server, I don't think I have a way to do that... :-/ PJM> Shall I assume that gnus doesn't connect to exchange servers natively? There is no native Exchange support in Gnus and I don't expect it in the future. The IMAP support is all right and there's imap-enable-exchange-bug-workaround in imap.el to fix one particular Exchange bug. I personally use Exchange as a mail source only and keep everything in a local Maildir :) Ted