<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Rebuild your database and speed up Mail.app</title>
	<atom:link href="http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Mon, 21 Nov 2011 18:23:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Phil Dokas</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-334675</link>
		<dc:creator>Phil Dokas</dc:creator>
		<pubDate>Mon, 21 Nov 2011 18:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-334675</guid>
		<description>I found out the hard way this weekend that the location of the Mail indexes have moved in 10.7. You can still quit Mail, delete the index files, and then relaunch Mail to have it regenerate them.

The new location is:

~/Library/Mail/V2/MailData/

And now instead of just one file called &quot;Envelope Index&quot;, there are at least three files. The two new ones are “Envelope Index” suffixed with a dash and three letters.

So to rebuild in 10.7 you do this:

1) Quit Mail
2) rm ~/Library/Mail/V2/MailData/Envelope\ Index*
3) Relaunch Mail
4) Allow Mail to rebuild your email indexes</description>
		<content:encoded><![CDATA[<p>I found out the hard way this weekend that the location of the Mail indexes have moved in 10.7. You can still quit Mail, delete the index files, and then relaunch Mail to have it regenerate them.</p>
<p>The new location is:</p>
<p>~/Library/Mail/V2/MailData/</p>
<p>And now instead of just one file called &#8220;Envelope Index&#8221;, there are at least three files. The two new ones are “Envelope Index” suffixed with a dash and three letters.</p>
<p>So to rebuild in 10.7 you do this:</p>
<p>1) Quit Mail<br />
2) rm ~/Library/Mail/V2/MailData/Envelope\ Index*<br />
3) Relaunch Mail<br />
4) Allow Mail to rebuild your email indexes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mail.app maintenance &#187; sundog.ca</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-333227</link>
		<dc:creator>Mail.app maintenance &#187; sundog.ca</dc:creator>
		<pubDate>Thu, 24 Mar 2011 01:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-333227</guid>
		<description>[...] is a good discussion of this problem at Rebuild your database and speed up Mail.app &#124; Hawk Wings.  See also macosxhints.com &#8211; A possible fix for a slow [...]</description>
		<content:encoded><![CDATA[<p>[...] is a good discussion of this problem at Rebuild your database and speed up Mail.app | Hawk Wings.  See also macosxhints.com &#8211; A possible fix for a slow [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rev. Criss</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-332046</link>
		<dc:creator>Rev. Criss</dc:creator>
		<pubDate>Fri, 14 May 2010 12:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-332046</guid>
		<description>I tried the command line version rather than a re-import:
sqlite3 ~/Library/Mail/Envelope\ Index vacuum index;

My Envelope Index went from 106.1mb to 97.6mb, and Mail.app isn&#039;t feeling zippy. :(

I have a LOT of email accounts(POP) and a lot of list mails saved up over many years.  Suffice to say it took quite some time to vacuum the index file.  I can&#039;t imagine how long a re-import would have taken.

command line mentioned here:
http://www.macworld.com/article/56673/2007/03/mailfix.html</description>
		<content:encoded><![CDATA[<p>I tried the command line version rather than a re-import:<br />
sqlite3 ~/Library/Mail/Envelope\ Index vacuum index;</p>
<p>My Envelope Index went from 106.1mb to 97.6mb, and Mail.app isn&#8217;t feeling zippy. :(</p>
<p>I have a LOT of email accounts(POP) and a lot of list mails saved up over many years.  Suffice to say it took quite some time to vacuum the index file.  I can&#8217;t imagine how long a re-import would have taken.</p>
<p>command line mentioned here:<br />
<a href="http://www.macworld.com/article/56673/2007/03/mailfix.html" rel="nofollow">http://www.macworld.com/article/56673/2007/03/mailfix.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lak</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-331995</link>
		<dc:creator>lak</dc:creator>
		<pubDate>Sun, 25 Apr 2010 17:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-331995</guid>
		<description>I pressed rebuild by mistake and it erased 1 years worth of recent emails (keeping emails from 2 years back)!!! Help, does anyone know where I can find these emails? I&#039;ve got important info on these emails (phone #&#039;s addresses, links etc)!!!</description>
		<content:encoded><![CDATA[<p>I pressed rebuild by mistake and it erased 1 years worth of recent emails (keeping emails from 2 years back)!!! Help, does anyone know where I can find these emails? I&#8217;ve got important info on these emails (phone #&#8217;s addresses, links etc)!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make Apple mail faster &#171; World Line</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-329840</link>
		<dc:creator>Make Apple mail faster &#171; World Line</dc:creator>
		<pubDate>Fri, 22 May 2009 12:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-329840</guid>
		<description>[...] Tip from Hawk Wings. [...]</description>
		<content:encoded><![CDATA[<p>[...] Tip from Hawk Wings. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-329299</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Tue, 21 Oct 2008 18:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-329299</guid>
		<description>My mailbox is enormous (24,000 messages). When I tried sending a huge message by accident (20MB) I got the dreaded &quot;your home directory is full message.&quot; Since then I have tried dragging the envelope file to the desktop, dragging the envelope and the mail cache envelopes off, and deleting the offending 20MB file out of my outbox folder. So far nothing&#039;s worked, and I just get an endless beachball after Mail rebuilds my index and I start it up. Any suggestions?</description>
		<content:encoded><![CDATA[<p>My mailbox is enormous (24,000 messages). When I tried sending a huge message by accident (20MB) I got the dreaded &#8220;your home directory is full message.&#8221; Since then I have tried dragging the envelope file to the desktop, dragging the envelope and the mail cache envelopes off, and deleting the offending 20MB file out of my outbox folder. So far nothing&#8217;s worked, and I just get an endless beachball after Mail rebuilds my index and I start it up. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomizza</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-329286</link>
		<dc:creator>tomizza</dc:creator>
		<pubDate>Fri, 17 Oct 2008 10:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-329286</guid>
		<description>apple has a knowledge base article on this — reindexing all messages: http://support.apple.com/kb/TS1907 [mac os x 10.4, mail: messages seem to be missing, or &quot;message has not been downloaded&quot; alert appears when opening]

it seems that if you use mobile me or imap then one important additional step is required, before open mail again, namely “Move any folders in ~/Library/Mail/ that begin with “Mac-”, “Exchange-”, or “IMAP-” to a different location, such as your desktop”

so here a copy of apple’s advice:
Reindex all messages:
a) Quit Mail.
b) In the Finder, choose Go To Folder from the Go menu, and go to ~/Library/Mail/ .
Or, choose Home from the Go menu, then open the Library folder, then open the Mail folder.
c) Move the Envelope Index file to a different location, such as your desktop.
d) Move any folders in ~/Library/Mail/ that begin with “Mac-”, “Exchange-”, or “IMAP-” to a different location, such as your desktop.
e) Open Mail. Mail will reindex all messages. This process may take several minutes depending on how many messages you have in your mailboxes</description>
		<content:encoded><![CDATA[<p>apple has a knowledge base article on this — reindexing all messages: <a href="http://support.apple.com/kb/TS1907" rel="nofollow">http://support.apple.com/kb/TS1907</a> [mac os x 10.4, mail: messages seem to be missing, or "message has not been downloaded" alert appears when opening]</p>
<p>it seems that if you use mobile me or imap then one important additional step is required, before open mail again, namely “Move any folders in ~/Library/Mail/ that begin with “Mac-”, “Exchange-”, or “IMAP-” to a different location, such as your desktop”</p>
<p>so here a copy of apple’s advice:<br />
Reindex all messages:<br />
a) Quit Mail.<br />
b) In the Finder, choose Go To Folder from the Go menu, and go to ~/Library/Mail/ .<br />
Or, choose Home from the Go menu, then open the Library folder, then open the Mail folder.<br />
c) Move the Envelope Index file to a different location, such as your desktop.<br />
d) Move any folders in ~/Library/Mail/ that begin with “Mac-”, “Exchange-”, or “IMAP-” to a different location, such as your desktop.<br />
e) Open Mail. Mail will reindex all messages. This process may take several minutes depending on how many messages you have in your mailboxes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miss Dashwood</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-329230</link>
		<dc:creator>Miss Dashwood</dc:creator>
		<pubDate>Mon, 29 Sep 2008 04:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-329230</guid>
		<description>Hello,

I new in the MacBook world, and I configured my student e-mail account, in the first time I did this I received the e-mail correctly, but in the next day MAil couldn&#039;t connect with the server, so, i re.configured the account. And it worked great until today. 

I tried to see an e-mail from august 22, and it was blank, and all the older e-mails, i click on rebuild because i thought that that option would bring them back... so i know it doesn&#039;t... what can i do?? all my e-mails will go blank?! can I recover the e-mails i lost?

thank you!!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I new in the MacBook world, and I configured my student e-mail account, in the first time I did this I received the e-mail correctly, but in the next day MAil couldn&#8217;t connect with the server, so, i re.configured the account. And it worked great until today. </p>
<p>I tried to see an e-mail from august 22, and it was blank, and all the older e-mails, i click on rebuild because i thought that that option would bring them back&#8230; so i know it doesn&#8217;t&#8230; what can i do?? all my e-mails will go blank?! can I recover the e-mails i lost?</p>
<p>thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PCdog IT&#187; Blog Archive &#187; Apple Mail Search function fix</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-2/#comment-329128</link>
		<dc:creator>PCdog IT&#187; Blog Archive &#187; Apple Mail Search function fix</dc:creator>
		<pubDate>Mon, 01 Sep 2008 12:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-329128</guid>
		<description>[...] if youre Apple Mail does not allow anymore to search for &#8220;entire message&#8221; then try out this following fix  Trick [...]</description>
		<content:encoded><![CDATA[<p>[...] if youre Apple Mail does not allow anymore to search for &#8220;entire message&#8221; then try out this following fix  Trick [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agnes</title>
		<link>http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/comment-page-1/#comment-328776</link>
		<dc:creator>Agnes</dc:creator>
		<pubDate>Tue, 22 Jul 2008 17:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/rebuild-your-database-and-speed-up-mailapp/#comment-328776</guid>
		<description>I had phantom e-mails in my inbox, pulled the library/mail folder onto the desktop and restarted Mail. A bunch of e-mails I had already received came streaming in as new. So the phantoms are gone, but how do I reimport all of the e-mails that were there? I put the Mail folder back in the library folder in the finder, restarted the computer. When I try to use &quot;Import Mailboxes&quot; in Mail, I choose &quot;Import data from other&quot; and when I direct it to the messages (which have an &quot;emix&quot; extension) I get an error message that &quot;No valid mbox files were found.&quot;</description>
		<content:encoded><![CDATA[<p>I had phantom e-mails in my inbox, pulled the library/mail folder onto the desktop and restarted Mail. A bunch of e-mails I had already received came streaming in as new. So the phantoms are gone, but how do I reimport all of the e-mails that were there? I put the Mail folder back in the library folder in the finder, restarted the computer. When I try to use &#8220;Import Mailboxes&#8221; in Mail, I choose &#8220;Import data from other&#8221; and when I direct it to the messages (which have an &#8220;emix&#8221; extension) I get an error message that &#8220;No valid mbox files were found.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

