Re: Failing to login to IMAP folder. IMAP REFERRAL mesg
- To: mutt-users@xxxxxxxx
- Subject: Re: Failing to login to IMAP folder. IMAP REFERRAL mesg
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Tue, 17 Mar 2009 09:48:12 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date :from:to:subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=OZVmaBHYsMiaZ07dQJ/3E4cZQKY=; b=SmI/ TZkbGUCaHrXbp4TqaB+deOKpRxdt5XJaS7Da0Mz4rMNpqMTJKSnxGI8ZxpaIeeQs /gv/5wjkIm9Lv0ygYmIkIdxg6Rgqt7SU50HBNRUp8r1IjGQdo2SleswFf2xJuTNf s0r2RqKbnxwt8to6yvkYqNymCGKrPFStKgIv8/k=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=NmYs3VWJCGzx0/9ci+1Pbid/LWdINTsYXARjf1j8cXSClYkW+3ZkPza2ojbbQ1hfG/1JGMb8a98b8HQhFRCLJM4dSc2dXWKylrQDP6SH+yaC9N526WBsxdvuadrXThCApbr9wXNGM8PiPio8926g5MFZ5X2t+pIQQmUIGEwBgdo=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <a60f25fc0903170706o8cf81ffk8b5762bf4b8be821@xxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <a60f25fc0903170706o8cf81ffk8b5762bf4b8be821@xxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.19 (2009-03-15)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday, March 17 at 10:06 AM, quoth Asif Iqbal:
> I have been accessing our microsoft exchange folder using IMAP. But
> yesterday IT did a maintenance and now I cannot access it any more.
Yike.
>[REFERRAL imap://iqbala;AUTH=*@MX.EXAMPLE.COM/INBOX] There is no
>replica for that mailbox
Well, what that is is a "referral", as defined in RFC 2193 (written by
a Microsoft employee). Mutt doesn't support mailbox referrals, as
you've discovered.
Now, it's possible that this is a result of an incorrect setup. It's
generally only used when you have a *cluster* of mail servers, so
unless the "maintenance" they performed was to install a new email
cluster, this sort of error looks suspicious.
>Any idea how to work around that?
>
>This is my muttrc (sanitized)
>
>set spoolfile=imap://example.com:143/INBOX
>set folder=imap://example.com:143/
>set record="=Sent Items"
>set trash="=Deleted Items"
>set postponed="=Drafts"
>set mbox_type=Maildir
>set imap_user=iqbala imap_pass=secret
The other thing you can do is to simply *manually* handle the
referral. Literally, what the Exchange server is telling you is that
your personal mailbox can be accessed from that specific URL. So, to
manually follow the redirect, do this:
set spoolfile=imap://iqbala@xxxxxxxxxxxxxx/INBOX
You may also have to update the value of $folder in a similar fashion.
Hope that helps.
~Kyle
- --
I couldn't give you something mediocre even if that's all you asked
for.
-- Michelangelo, in The Agony and the Ecstasy
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iEYEARECAAYFAkm/uCwACgkQBkIOoMqOI17OQwCgyGLcGMGSyxx+YVp+rfdMoE0H
VccAn09cy5tJb37KkfLK0hV5EjoYOPcd
=Pmtd
-----END PGP SIGNATURE-----