<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
So ... an update on this problem. I checked my facts again and it turns
out that Thunderbird rather than dovecot support for large file
attachments on IMAP servers is iffy. Here are a collection of URLs for
those interested in reading further:<br>
<br>
<a class="moz-txt-link-freetext"
 href="http://www.hawkwings.net/2005/12/30/thunderbird-imap-bugs/">http://www.hawkwings.net/2005/12/30/thunderbird-imap-bugs/</a>
<br>
<a class="moz-txt-link-freetext"
 href="http://bleedingedge.com.au/blog/archives/2005/11/speeding_thunderbird.html">http://bleedingedge.com.au/blog/archives/2005/11/speeding_thunderbird.html</a>
<br>
<a class="moz-txt-link-freetext"
 href="http://bleedingedge.com.au/blog/archives/2005/11/making_thunderbird_fly.html">http://bleedingedge.com.au/blog/archives/2005/11/making_thunderbird_fly.html</a>
<br>
<a class="moz-txt-link-freetext"
 href="http://www.google.com/search?q=thunderbird+large+imap+bug&amp;hl=en&amp;lr=&amp;start=20&amp;sa=N">http://www.google.com/search?q=thunderbird+large+imap+bug&amp;hl=en&amp;lr=&amp;start=20&amp;sa=N</a>
<a class="moz-txt-link-rfc2396E"
 href="http://www.google.com/search?q=thunderbird+large+imap+bug&amp;hl=en&amp;lr=&amp;start=20&amp;sa=N">&lt;http://www.google.com/search?q=thunderbird+large+imap+bug&amp;hl=en&amp;lr=&amp;start=20&amp;sa=N&gt;</a>
<br>
<a class="moz-txt-link-freetext" href="http://blog.fastmail.fm/?p=527">http://blog.fastmail.fm/?p=527</a>
<br>
<a class="moz-txt-link-freetext"
 href="http://www.desktoplinux.com/news/NS7484204546.html">http://www.desktoplinux.com/news/NS7484204546.html</a>
<br>
<br>
Note that the fixes mention in these articles are only partial fixes
... at least in my case.<br>
<br>
The bug is that while large email messages do arrive and get stored,
moving them between folders using Thunderbird results in a nasty
infinite loop where a substation chunk of the file gets copied over and
over again into a Maildir/tmp directory, eating time and disk space. I
was initially suspicious of dovecot because I kept getting dovecot
errors when moving large files onto the IMAP server. Removing the qmail
message size limit only solved part of the problem.<br>
<br>
I can reproduce this bug using qmail as the MTA, dovecot as the IMAP
server over Maildir directories, and Thunderbird as the email
client.Using the dovecot "hardlinks" option solves the problem when
moving messages between directories in the same account, but not
between accounts or across machines. A close reading of the relevant
websites shows that 1) people in the Thunderbird community are already
painfully aware of this problem and 2) there really aren't any better
alternative email clients. Here's hoping there's a Thunderbird fix soon.<br>
<br>
Interesting, eh? Fred<br>
<br>
Dan McGarry wrote:
<blockquote cite="mid45885F02.3060402@cns.com.vu" type="cite">
  <pre wrap="">Dominic Marks wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Tue, 19 Dec 2006 10:28:57 -0800
Fred Bauer <a class="moz-txt-link-rfc2396E" href="mailto:fred@fredbauer.com">&lt;fred@fredbauer.com&gt;</a> wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Simple question: I've discovered that dovecot's IMAP server imposes a 
~5Mb limit on email message size. After a day of searching I cannot
find the configuration parameter that governs this size. What is it?
Or is there no such parameter?
      </pre>
    </blockquote>
    <pre wrap="">If there is I've never noticed it. Can you describe the behaviour you
are experiencing, perhaps it isn't dovecot at all.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Indeed. I find it hard to imagine how message size limits could be
usefully enforced by Dovecot.

Fred, perhaps you could look into size limits on the
SendMail/Postfix/Exim side of things, where they're usually enforced.

Alternatively, if you want to avoid downloading large files without
first viewing the headers, that option is available in a number of mail
client packages, such as Thunderbird and (IIRC) Evolution.

Good luck....

  </pre>
</blockquote>
</body>
</html>