From: Jeffrey Hundstad <jeffrey.hundstad@mnsu.edu>
To: viresh kumar <viresh.kumar@st.com>
Cc: mihai.dontu@gmail.com,
"Linus Walleij" <linus.ml.walleij@gmail.com>,
richardcochran@gmail.com,
"Felipe Contreras" <felipe.contreras@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Matti Aarnio" <matti.aarnio@zmailer.org>,
"git@vger.kernel.org" <git@vger.kernel.org>,
"Justin P. Mattock" <justinmattock@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Gadiyar, Anand" <gadiyar@ti.com>,
dwmw2@infradead.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"Valeo de Vries" <valeo@valeo.co.cc>
Subject: Re: Query: Patches break with Microsoft exchange server.
Date: Wed, 11 Aug 2010 10:46:05 -0500 [thread overview]
Message-ID: <4C62C5BD.3020808@mnsu.edu> (raw)
In-Reply-To: <4C624AE1.30504@st.com>
On 08/11/2010 02:01 AM, viresh kumar wrote:
> When i send a mail using git send-email then it receives fine on
> outlook but on thunderbird, tabs are converted to spaces.
>
> This doesn't happen with every patch on thunderbird, but only a few.
> And observation is that it happens only with big patches.
> (more than 500 lines)
>
> Any idea, how to solve issue now on thunderbird??
Hello,
Exchange 2010 does not handle IMAP "chunking" (partial message transfer)
correctly. Any request after about 1 megabyte of total message size
will fail.
Thunderbird uses this "chunking" feature to give you a status update
while downloading large messages. The IMAP statements are of this type:
11 UID fetch 244477 (UID RFC822.SIZE BODY[]<20480.12288>)
When the 20480 is larger than 1MB Exchange "claims" there is no more.
Sigh....
Fortunately you can disable this feature. To disable this in
Thunderbird you can go to the Advanced configuration and disable the
following feature, by setting it to false:
mail.server.default.fetch_by_chunks
--
Jeffrey Hundstad
next prev parent reply other threads:[~2010-08-11 15:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4C5F9B25.8080401@st.com>
2010-08-10 22:04 ` Query: Patches break with Microsoft exchange server Felipe Contreras
2010-08-11 7:01 ` viresh kumar
2010-08-11 15:46 ` Jeffrey Hundstad [this message]
2010-08-11 15:58 ` David Woodhouse
2010-08-11 16:16 ` Jeffrey Hundstad
2010-08-11 16:18 ` Avery Pennarun
2010-08-11 16:30 ` David Woodhouse
2010-08-11 16:39 ` Avery Pennarun
2010-08-12 4:41 ` viresh kumar
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=4C62C5BD.3020808@mnsu.edu \
--to=jeffrey.hundstad@mnsu.edu \
--cc=dwmw2@infradead.org \
--cc=felipe.contreras@gmail.com \
--cc=gadiyar@ti.com \
--cc=git@vger.kernel.org \
--cc=justinmattock@gmail.com \
--cc=linus.ml.walleij@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matti.aarnio@zmailer.org \
--cc=mihai.dontu@gmail.com \
--cc=richardcochran@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=valeo@valeo.co.cc \
--cc=viresh.kumar@st.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).