<?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"
	>
<channel>
	<title>Comments on: Mail, Applescript and Quicksilver Triggers</title>
	<atom:link href="http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/</link>
	<description>Bring out the g33k</description>
	<pubDate>Thu, 20 Nov 2008 15:51:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tim Su</title>
		<link>http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-33695</link>
		<dc:creator>Tim Su</dc:creator>
		<pubDate>Sat, 21 Jul 2007 06:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-33695</guid>
		<description>note that if you have multiple accounts, you have to specify:

move msg to mailbox "mailboxname" of account "accountname"

I set up a similar script, except at the beginning of the script, you are prompted to enter the first letter of the mailbox you want to move the message to. just like my old mail client sylpheed =)</description>
		<content:encoded><![CDATA[<p>note that if you have multiple accounts, you have to specify:</p>
<p>move msg to mailbox &#8220;mailboxname&#8221; of account &#8220;accountname&#8221;</p>
<p>I set up a similar script, except at the beginning of the script, you are prompted to enter the first letter of the mailbox you want to move the message to. just like my old mail client sylpheed =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tait Stevens</title>
		<link>http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-33273</link>
		<dc:creator>Tait Stevens</dc:creator>
		<pubDate>Thu, 10 May 2007 14:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-33273</guid>
		<description>Steps that worked for me:

1  Create a folder "QS Scripts" in /Library/Scripts/Mail Scripts
2  Copy Applescript from example.
3  Change "@Action" to reflect target folder.
4  Save with .scpt extension in "QS Scripts" folder, above
5  In QS Catalog section, verify that Scripts (All Users) is checked.  Hit rescan.
6  In QS Triggers section, create move_to_filed script (Run).  In drawer, set hotkey to trigger action and specify scope.</description>
		<content:encoded><![CDATA[<p>Steps that worked for me:</p>
<p>1  Create a folder &#8220;QS Scripts&#8221; in /Library/Scripts/Mail Scripts<br />
2  Copy Applescript from example.<br />
3  Change &#8220;@Action&#8221; to reflect target folder.<br />
4  Save with .scpt extension in &#8220;QS Scripts&#8221; folder, above<br />
5  In QS Catalog section, verify that Scripts (All Users) is checked.  Hit rescan.<br />
6  In QS Triggers section, create move<em>to</em>filed script (Run).  In drawer, set hotkey to trigger action and specify scope.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Splee</title>
		<link>http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-6177</link>
		<dc:creator>Splee</dc:creator>
		<pubDate>Fri, 01 Sep 2006 11:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-6177</guid>
		<description>No, my mailboxes aren't nested.  Do the mailboxes you're trying to move mail to already exist?  Are you certain you've not made a typo in the name of the mailbox?

Being fairly new to AppleScript myself, I can't really troubleshoot these things remotely I'm afraid.

Keep me up to date on your progress though, if there's any help I can offer I'll gladly give it.</description>
		<content:encoded><![CDATA[<p>No, my mailboxes aren&#8217;t nested.  Do the mailboxes you&#8217;re trying to move mail to already exist?  Are you certain you&#8217;ve not made a typo in the name of the mailbox?</p>
<p>Being fairly new to AppleScript myself, I can&#8217;t really troubleshoot these things remotely I&#8217;m afraid.</p>
<p>Keep me up to date on your progress though, if there&#8217;s any help I can offer I&#8217;ll gladly give it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moran</title>
		<link>http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-6130</link>
		<dc:creator>Moran</dc:creator>
		<pubDate>Thu, 31 Aug 2006 18:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.splee.co.uk/2006/07/19/mail-applescript-and-quicksilver-triggers/#comment-6130</guid>
		<description>Hi,
I'm trying to get this to work in my setup and I'm having trouble with the move command. the scripts run and give me a "can't get mailbox "Archive"" error. 
Are your mailboxes nested inside the inbox?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m trying to get this to work in my setup and I&#8217;m having trouble with the move command. the scripts run and give me a &#8220;can&#8217;t get mailbox &#8220;Archive&#8221;" error.<br />
Are your mailboxes nested inside the inbox?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
