Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Dan Katz <dkatz@profitlogic.com>
Subject: Re: Can Gnus talk to Exchange?
Date: Tue, 21 Oct 2003 12:50:19 -0400	[thread overview]
Message-ID: <87llrebkms.fsf@profitlogic.com> (raw)
In-Reply-To: <86ismjinbd.fsf@slowfox.dyndns.org>

On 20 Oct 2003, Kai Grossjohann wrote:

> At work, I have Outlook which talks to an Exchange server.  You can
> guess that I wanted to use Gnus.  And I even found the host name of
> the server in the preferences somewhere, and I telneted to its port
> 143, and it seems to answer.  Good, you think.  Alas, I don't know
> how to log in.  I tried my Windows user name and password (I think I
> have a domain login and not a local login -- how can I find out?),
> but no go.
>
> The admins aren't willing to help, but if I get it working without
> their help, they won't mind it seems...
>
> Maybe it's as simple as using "myusername@myhostname" as the login,
> or suchlike.

I think it is.


We work with a system like this too.  Exchange has an IMAP option (I
don't know if it's turned on by default or not) which will allow you
to connect via nnimap.  In my case, my .gnus.el has the moral
equivalent of 

(setq gnus-select-method '(nnimap "your.mail.host"))

and my .authinfo has something like

machine your.mail.host login you password your_password



I also do a fair bit of splitting on that system, which sets up the
IMAP folders properly.  The only problem I have is that if I ever open
Outlook again then it tries to do its own "reading" of the mail in the
INBOX which makes gnus unable to split the stuff properly later.  In
short, I use gnus and only gnus and make sure never to open Outlook.
This can be a pain if your workplace uses Exchange heavily for
calendaring work and doesn't use (or have) the iCal compliant version
of the calendaring interface.

Dan


  parent reply	other threads:[~2003-10-21 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <86ismjinbd.fsf@slowfox.dyndns.org>
2003-10-21  0:31 ` Erik Arneson
2003-10-21 19:02   ` Peter Lee
2003-10-21  7:25 ` Ralf Angeli
2003-10-21 16:50 ` Dan Katz [this message]
2003-10-21 20:35   ` Kai Grossjohann
2003-10-22 10:57     ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87llrebkms.fsf@profitlogic.com \
    --to=dkatz@profitlogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).