<?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: Mutt and Gmail via IMAP: How to delete messages</title>
	<atom:link href="http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/</link>
	<description>my outsourced memory for your perusal</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:02:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Angelo Bertolli</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-52063</link>
		<dc:creator>Angelo Bertolli</dc:creator>
		<pubDate>Wed, 28 Sep 2011 20:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-52063</guid>
		<description>Save to &quot;=[Gmail]/All Mail&quot;

Why set the mbox to this?</description>
		<content:encoded><![CDATA[<p>Save to &#8220;=[Gmail]/All Mail&#8221;</p>
<p>Why set the mbox to this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marianne</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-50676</link>
		<dc:creator>Marianne</dc:creator>
		<pubDate>Tue, 30 Aug 2011 21:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-50676</guid>
		<description>#6, since I no longer use Gmail and IMAP directly, I can&#039;t test it, but I&#039;d suggest you simply bind a different key to a macro that moves to the archive folder. I currently do this with a local Maildir archive folder:

In muttrc:
&lt;pre&gt;macro index A &quot;&lt;save-message&gt;&lt;enter&gt;&lt;sync-mailbox&gt;&quot; &quot;archive&quot;&lt;/pre&gt;

This skips asking you which mailbox to save to; you can easily omit the &lt;code&gt;enter&lt;/code&gt; and &lt;code&gt;sync-mailbox&lt;/code&gt; bits for more careful behaviour.

You&#039;ll also want to set your Gmail archive folder as the &quot;mbox&quot;:

&lt;pre&gt;set mbox=&quot;imaps://imap.gmail.com/[Gmail]/All Mail&quot;&lt;/pre&gt;

and you should look into what to do about labels, which you&#039;ll want to save to different IMAP folders if I remember correctly.</description>
		<content:encoded><![CDATA[<p>#6, since I no longer use Gmail and IMAP directly, I can&#8217;t test it, but I&#8217;d suggest you simply bind a different key to a macro that moves to the archive folder. I currently do this with a local Maildir archive folder:</p>
<p>In muttrc:</p>
<pre>macro index A "&lt;save-message&gt;&lt;enter&gt;&lt;sync-mailbox&gt;" "archive"</pre>
<p>This skips asking you which mailbox to save to; you can easily omit the <code>enter</code> and <code>sync-mailbox</code> bits for more careful behaviour.</p>
<p>You&#8217;ll also want to set your Gmail archive folder as the &#8220;mbox&#8221;:</p>
<pre>set mbox="imaps://imap.gmail.com/[Gmail]/All Mail"</pre>
<p>and you should look into what to do about labels, which you&#8217;ll want to save to different IMAP folders if I remember correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: human mathematics</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-50675</link>
		<dc:creator>human mathematics</dc:creator>
		<pubDate>Tue, 30 Aug 2011 21:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-50675</guid>
		<description>How do you purpoesfully move messages to the Archive once you&#039;ve mapped &quot;delete&quot; command to trash? I want the &quot;Delete&quot; and &quot;Archive&quot; options both.</description>
		<content:encoded><![CDATA[<p>How do you purpoesfully move messages to the Archive once you&#8217;ve mapped &#8220;delete&#8221; command to trash? I want the &#8220;Delete&#8221; and &#8220;Archive&#8221; options both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-25479</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Fri, 26 Jun 2009 08:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-25479</guid>
		<description>Thank you for this post. Been trying to figure out all day how I could properly delete a message in mutt using Gmail, but this certainly did the trick.</description>
		<content:encoded><![CDATA[<p>Thank you for this post. Been trying to figure out all day how I could properly delete a message in mutt using Gmail, but this certainly did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marianne</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-22113</link>
		<dc:creator>Marianne</dc:creator>
		<pubDate>Mon, 27 Apr 2009 11:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-22113</guid>
		<description>Great, glad I could help.</description>
		<content:encoded><![CDATA[<p>Great, glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Riva</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-22111</link>
		<dc:creator>Matteo Riva</dc:creator>
		<pubDate>Mon, 27 Apr 2009 11:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-22111</guid>
		<description>Yes the problem was actually write the changes made, &quot;sync-mailbox&quot; was just what was needed. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Yes the problem was actually write the changes made, &#8220;sync-mailbox&#8221; was just what was needed. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marianne</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-22104</link>
		<dc:creator>Marianne</dc:creator>
		<pubDate>Mon, 27 Apr 2009 09:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-22104</guid>
		<description>Sorry, I don&#039;t know how to solve your problem -- I am currently synchronizing Gmail&#039;s IMAP mailboxes using &lt;a href=&quot;http://software.complete.org/software/projects/show/offlineimap&quot; rel=&quot;nofollow&quot;&gt;offlineimap&lt;/a&gt;, and that works just fine.

I think that when I used mutt to read Gmail&#039;s IMAP mailbox directly, the &quot;read&quot; message state after reading an e-mail with mutt translated just fine to Gmail. Did you make sure mutt writes the changes? (command &quot;sync-mailbox&quot;, bound to &quot;$&quot; by default)</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t know how to solve your problem &#8212; I am currently synchronizing Gmail&#8217;s IMAP mailboxes using <a href="http://software.complete.org/software/projects/show/offlineimap" rel="nofollow">offlineimap</a>, and that works just fine.</p>
<p>I think that when I used mutt to read Gmail&#8217;s IMAP mailbox directly, the &#8220;read&#8221; message state after reading an e-mail with mutt translated just fine to Gmail. Did you make sure mutt writes the changes? (command &#8220;sync-mailbox&#8221;, bound to &#8220;$&#8221; by default)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Riva</title>
		<link>http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/comment-page-1/#comment-21938</link>
		<dc:creator>Matteo Riva</dc:creator>
		<pubDate>Sat, 25 Apr 2009 11:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://promberger.info/linux/2008/03/10/mutt-and-gmail-via-imap-how-to-delete-messages/#comment-21938</guid>
		<description>Hello, I found this article very useful. I have another issue with mutt + gmail + imap, I still have not found the solution so I thought I&#039;d ask you: I&#039;d like to read mail on mutt and find messages as read when I open gmail in the browser. At the moment the &quot;newness&quot; of messages seems client side.  Is there a way to do this?</description>
		<content:encoded><![CDATA[<p>Hello, I found this article very useful. I have another issue with mutt + gmail + imap, I still have not found the solution so I thought I&#8217;d ask you: I&#8217;d like to read mail on mutt and find messages as read when I open gmail in the browser. At the moment the &#8220;newness&#8221; of messages seems client side.  Is there a way to do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

