<?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: Applescript: Move Mail.app Messages to Folder</title>
	<atom:link href="http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/</link>
	<description></description>
	<lastBuildDate>Sun, 06 Feb 2011 15:03:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: admin</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-150</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 05 Feb 2011 14:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-150</guid>
		<description>If you are looking for MailActOn Support head over to there site: http://www.indev.ca/MailActOn.html
This post is for people who would rather not use/pay to just be able to move messages around.</description>
		<content:encoded><![CDATA[<p>If you are looking for MailActOn Support head over to there site: <a href="http://www.indev.ca/MailActOn.html">http://www.indev.ca/MailActOn.html</a><br />
This post is for people who would rather not use/pay to just be able to move messages around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Drexler</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-149</link>
		<dc:creator>Andreas Drexler</dc:creator>
		<pubDate>Sat, 05 Feb 2011 13:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-149</guid>
		<description>Very nice what you did there!
But I would like to know how you can copy single mail to a folder outside the mail program by using Mail Act-on?

Could somebody help me, please?

Andreas</description>
		<content:encoded><![CDATA[<p>Very nice what you did there!<br />
But I would like to know how you can copy single mail to a folder outside the mail program by using Mail Act-on?</p>
<p>Could somebody help me, please?</p>
<p>Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-108</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-108</guid>
		<description>This is true you can make shortcuts through System Preferences however you will then need to remember the shortcut for each mailbox. My applescript or the even better solution posted by drowelf you only need to remember one shortcut and can add mailbox&#039;s as you like to the applescript.</description>
		<content:encoded><![CDATA[<p>This is true you can make shortcuts through System Preferences however you will then need to remember the shortcut for each mailbox. My applescript or the even better solution posted by drowelf you only need to remember one shortcut and can add mailbox&#8217;s as you like to the applescript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-107</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-107</guid>
		<description>I am not familiar enough with quicksilver to know about limiting it to just mail.app. But it may be because you are making a trigger that runs an applescript, then the applescript interacts with mail.app so you can&#039;t really limit the trigger just to use mail. 
The shortcut I have selected only gets used for the &quot;mail move&quot; so if I press it in another app it activates the  applescript and will move whatever message was left selected in Mail.app</description>
		<content:encoded><![CDATA[<p>I am not familiar enough with quicksilver to know about limiting it to just mail.app. But it may be because you are making a trigger that runs an applescript, then the applescript interacts with mail.app so you can&#8217;t really limit the trigger just to use mail.<br />
The shortcut I have selected only gets used for the &#8220;mail move&#8221; so if I press it in another app it activates the  applescript and will move whatever message was left selected in Mail.app</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Ward</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-106</link>
		<dc:creator>Corey Ward</dc:creator>
		<pubDate>Fri, 22 Jan 2010 03:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-106</guid>
		<description>Even easier than all this is to just use System Preferences → Keyboard → Keyboard Shortcuts → Application Shortcuts → Add. You can type the name of the mailbox (assuming it&#039;s unique) and give it a shortcut. This works because you can use the menu to move an email to a mailbox (Message → Move To…).</description>
		<content:encoded><![CDATA[<p>Even easier than all this is to just use System Preferences → Keyboard → Keyboard Shortcuts → Application Shortcuts → Add. You can type the name of the mailbox (assuming it&#8217;s unique) and give it a shortcut. This works because you can use the menu to move an email to a mailbox (Message → Move To…).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thieme Hennis</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-105</link>
		<dc:creator>Thieme Hennis</dc:creator>
		<pubDate>Mon, 18 Jan 2010 11:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-105</guid>
		<description>I have a problem that it works System wide, despite putting the Scope in Quicksilver for the keyboard shortcut on Mail.app... Is this a Quicksilver problem? Or something else?</description>
		<content:encoded><![CDATA[<p>I have a problem that it works System wide, despite putting the Scope in Quicksilver for the keyboard shortcut on Mail.app&#8230; Is this a Quicksilver problem? Or something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thieme Hennis</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-103</link>
		<dc:creator>Thieme Hennis</dc:creator>
		<pubDate>Wed, 13 Jan 2010 11:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-103</guid>
		<description>thanks!
I&#039;ve used drowelf&#039;s code and because I have sub-folders, used &quot;Folder&quot;/&quot;Subfoldername&quot; as Mailbox name. That works for me. The names in the MyMailAccounts {..} can be different, but the Mailbox name must correspond with the name (and location) of the original folder.</description>
		<content:encoded><![CDATA[<p>thanks!<br />
I&#8217;ve used drowelf&#8217;s code and because I have sub-folders, used &#8220;Folder&#8221;/&#8221;Subfoldername&#8221; as Mailbox name. That works for me. The names in the MyMailAccounts {..} can be different, but the Mailbox name must correspond with the name (and location) of the original folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonathan.h</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-101</link>
		<dc:creator>jonathan.h</dc:creator>
		<pubDate>Tue, 08 Dec 2009 09:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-101</guid>
		<description>Simple, yet very effective for me, is the option-command-t shortcut which moves a message to the last folder you moved a message to... and mail seems to remember that folder even after quitting and starting the app.</description>
		<content:encoded><![CDATA[<p>Simple, yet very effective for me, is the option-command-t shortcut which moves a message to the last folder you moved a message to&#8230; and mail seems to remember that folder even after quitting and starting the app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-98</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Fri, 13 Nov 2009 23:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-98</guid>
		<description>mail act on doesn&#039;t seem to be able to automatically move unread messages. anyone know of away to make a script like this do that??</description>
		<content:encoded><![CDATA[<p>mail act on doesn&#8217;t seem to be able to automatically move unread messages. anyone know of away to make a script like this do that??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://mac-curious.com/2009/04/applescript-move-mailapp-messages-to-folder/comment-page-1/#comment-92</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 07 Nov 2009 22:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://mac-curious.com/?p=91#comment-92</guid>
		<description>For something like that I would use &lt;a href=&quot;http://bit.ly/3qZVA7&quot; rel=&quot;nofollow&quot;&gt;Mail Act-On&lt;/a&gt; ($24.95) I am not sure if it has that functionality but it may.</description>
		<content:encoded><![CDATA[<p>For something like that I would use <a href="http://bit.ly/3qZVA7">Mail Act-On</a> ($24.95) I am not sure if it has that functionality but it may.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.176 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-06 18:00:03 -->

