<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.mail.mutt.user">
    <title>gmane.mail.mutt.user</title>
    <link>http://blog.gmane.org/gmane.mail.mutt.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31630"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31629"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31628"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31627"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31626"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31625"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31624"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31623"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31622"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31621"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31620"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31619"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31618"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31617"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31616"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31615"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31614"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31613"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31612"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.mutt.user/31611"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31630">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31630</link>
    <description>* On 2008.11.27, in &lt;20081127132013.GA17151&lt; at &gt;dracona&gt;,
*"trance202&lt; at &gt;gmx.ch" &lt;trance202&lt; at &gt;gmx.ch&gt; wrote: 

This works for me.

macro index S '&lt;enter-command&gt;set my_folder=`mutt-prompt "Save to folder" \\`; push &lt;refresh&gt;&lt;save-message&gt;$my_folder\&lt;enter\&gt;&lt;sync-mailbox&gt;&lt;enter&gt;'

Be sure to enter it in only one line.  The backslashes are wacky, but so
are mutt's quoting rules.  This is no typo; it really does work on my
system.

A "mutt-prompt" script is required; see attachment.

</description>
    <dc:creator>David Champion</dc:creator>
    <dc:date>2008-12-01T23:40:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31629">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31629</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday, November 27 at 02:20 PM, quoth trance202&lt; at &gt;gmx.ch:

Well, the trick here is that you're giving mutt a bunch of things to 
do all at once, as others on this list have suggested. HOWEVER, I 
think this can be done if you're especially clever.

The '&lt;save-message&gt;?' part of the macro puts you into the browser. To 
then get mutt to do something as you *exit* the browser (i.e. after 
you've selected an entry), you'd need to tuck your desired behavior 
into the methods of exiting from the browser. For example:

     macro index s "&lt;enter-command&gt; macro browser \\&lt;return\\&gt;
     '&lt;select-entry&gt;&lt;sync-mailbox&gt;'&lt;enter&gt;&lt;save-message&gt;?"

It would be even cooler if you could have the secondary macro clean up 
after itself:

     macro index s "&lt;enter-command&gt; macro browser \\&lt;return\\&gt;
     '&lt;enter-command&gt;bind browser
     return&lt;enter&gt;&lt;select-entry&gt;&lt;sync-mailbox&gt;'&lt;enter&gt;&lt;save-message&gt;?"

... but there seems to be some problem with the handling of &lt;enter&gt; in 
the rebinding part that I can't quite figure out.

~Kyle
- -- 
Look, I can surely say by now that I've got the antibodies to 
communism inside me. But when I think of consumer society, with all 
its tragedies, I wonder which of the two systems is better.
                                             -- Pope John Paul II, 1979
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iEYEARECAAYFAkkz//EACgkQBkIOoMqOI14IBACfcx9aKGaIIgXGXKFLVxJ/uYCu
478AnRJNnUPwqMj4H8XIKyUjNIkN3ceP
=ltLX
-----END PGP SIGNATURE-----

</description>
    <dc:creator>Kyle Wheeler</dc:creator>
    <dc:date>2008-12-01T15:17:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31628">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31628</link>
    <description>Hi,

* trance202&lt; at &gt;gmx.ch wrote:

Sorry, that won't work as Michael described. I already wondered why
someone would name a mailbox "?" :)

Rocco

</description>
    <dc:creator>Rocco Rutte</dc:creator>
    <dc:date>2008-12-01T11:16:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31627">
    <title>Re: query_format current entry number starts at zero with 1.5.18</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31627</link>
    <description>Thanks Rocco! You folks do most excellent work.
festus
</description>
    <dc:creator>John J. Foster</dc:creator>
    <dc:date>2008-12-01T01:45:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31626">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31626</link>
    <description>
yes, I want to using the browser, then after syncing the mailbox...

thanks for your answers
rap

</description>
    <dc:creator>trance202&lt; at &gt;gmx.ch</dc:creator>
    <dc:date>2008-11-30T16:36:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31625">
    <title>Re: query_format current entry number starts at zero with 1.5.18</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31625</link>
    <description>Hi,

* John J. Foster wrote:

This is fixed in

      http://dev.mutt.org/hg/mutt/rev/927a1d30a44e

Thanks for reporting.

Rocco




</description>
    <dc:creator>Rocco Rutte</dc:creator>
    <dc:date>2008-11-30T19:45:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31624">
    <title>query_format current entry number starts at zero with 1.5.18</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31624</link>
    <description>I've just recently switched to 1.5.18 (mainly because of increased
hcache performance) and have noticed that the results shown from a
query_command start at 0 as opposed to 1. This makes it impossible to
change to an entry by its number. My query command is:

set query_command="/home/festus/bin/mutt-ldap.pl '%s'"

using 1.5.16:
1 Backpacking Light Mailing List   address1&lt; at &gt;yahoogroups.com
2 Name 2                   address2&lt; at &gt;speedymail.org
3 Name 3                           address3&lt; at &gt;generalmills.com

using 1.5.18
0 Backpacking Light Mailing List   address1&lt; at &gt;yahoogroups.com
1 Name 2                   address2&lt; at &gt;speedymail.org
2 Name 3                           address3&lt; at &gt;generalmills.com

Does anyone else see this?

Thanks,
festus
</description>
    <dc:creator>John J. Foster</dc:creator>
    <dc:date>2008-11-30T16:46:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31623">
    <title>Re: [semi OT] - Setup for LDAP access to fastmail.fm</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31623</link>
    <description>Sorry for the noise - it was a firewall issue.
festus

</description>
    <dc:creator>John J. Foster</dc:creator>
    <dc:date>2008-11-30T15:23:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31622">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31622</link>
    <description>
I think the issue is that he would like to select a mailbox using the
folder browser, and then continue on executing the rest of the macro.

me

</description>
    <dc:creator>Michael Elkins</dc:creator>
    <dc:date>2008-11-28T20:28:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31621">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31621</link>
    <description>Hi,

* Michael Elkins wrote:

Hmm, how about

      macro s "&lt;save-message&gt;?\n&lt;sync-mailbox&gt;"

or

      macro s "&lt;save-message&gt;?&lt;enter&gt;&lt;sync-mailbox&gt;"

if I get the problem right.

Rocco

</description>
    <dc:creator>Rocco Rutte</dc:creator>
    <dc:date>2008-11-28T20:16:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31620">
    <title>Re: save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31620</link>
    <description>
Unfortunately Mutt does not have any way to do what you want.  The
keyboard macro support is not really a substitute for full scripting,
which is really what you'd need here.

me

</description>
    <dc:creator>Michael Elkins</dc:creator>
    <dc:date>2008-11-28T18:55:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31619">
    <title>[semi OT] - Setup for LDAP access to fastmail.fm</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31619</link>
    <description>Hi all,

I'm using a script (http://www.bsdconsulting.no/tools/mutt-ldap.pl) to
try to access my address book on fastmail.fm. I've changed the
following:

# --- configuration ---
$ldapserver = "ldap.messagingengine.com";
$domain = "fastmail.fm";
$username = 'dc=my_user_name&lt; at &gt;150ml.com,ou=Users';
$password = "my_password";
$basedn = "dc=AddressBook";
# --- end configuration ---

and...

$ldap-&gt;bind($username, password=&gt;$password);

per instructions at http://wiki.fastmail.fm/index.php?title=LDAP#Mutt

Also in muttrc set query_command = "/home/user/bin/mutt-ldap.pl '%s'"

but consistently get the following error:

authentication required at /home/festus/mutt-ldap.pl line 46, &lt;DATA&gt;
line 466.

I have also tried mail.messagingengine.com and also tried AddressBooks,
both of which were mentioned in a long thread on fastmails discussion
groups (http://www.emaildiscussions.com/showthread.php?t=52707). This is
all running on a Gentoo VM using mutt 1.5.18 from tip.
Any and all help appreciated,
festus
P.S. I know close to zero about perl.

</description>
    <dc:creator>John J. Foster</dc:creator>
    <dc:date>2008-11-28T14:48:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31618">
    <title>save-message to ? and then sync the folder</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31618</link>
    <description>
Hello 

how can I sync the mailbox after save a message to any folder like this:

macro s "&lt;save-message&gt;?"

the above works great, but after this save mutt should sync
automatically. Like this:

macro s "&lt;save-message&gt;?&lt;sync-mailbox&gt;"

but, this doesn't work, because mutt wait for any data from user and
take then ync-mailbox&gt; as mailbox-destination, which is wrong. 

any tips?

Thank you.
Raphael


</description>
    <dc:creator>trance202&lt; at &gt;gmx.ch</dc:creator>
    <dc:date>2008-11-27T13:20:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31617">
    <title>Re: Problems with sending mail via Gmail</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31617</link>
    <description>
On 2008-11-26, Niels Rasmussen wrote:

I encountered the same problem when using mutt's internal SMTP 
client and sending a message in batch mode.  In my case, one bug in 
mutt was leaving the from address undefined and another bug was 
causing a segmentation fault (a null pointer dereference) when the 
from address was undefined.  Both bugs have been fixed in the latest 
development version of mutt-1.5.18, available from the mercurial 
repository.

Regards,
Gary


</description>
    <dc:creator>Gary Johnson</dc:creator>
    <dc:date>2008-11-26T20:11:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31616">
    <title>Problems with sending mail via Gmail</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31616</link>
    <description>I think I got it :)

This was missing in my .muttrc

folder-hook . "my_hdr From: &lt;My Emailadress.com&gt;"

</description>
    <dc:creator>Niels Rasmussen</dc:creator>
    <dc:date>2008-11-26T14:03:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31615">
    <title>Problems with sending mail via Gmail</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31615</link>
    <description>Hi all

I have a problem with sending mails through Gmail smpt server.

everytime I'm sending a mail, mutt freezes and writes this below:

  Approving (LOGIN) ...Segmentation fault

I have this in my .muttrc:

  set smtp_url='smtp://&lt;my username&gt;&lt; at &gt;smtp.gmail.com:587/'
  set smtp_pass='&lt;my password&gt;'

What is wrong here ??

/Niels
Registered Linux user #133791
Get counted at http://counter.li.org

</description>
    <dc:creator>Niels Rasmussen</dc:creator>
    <dc:date>2008-11-26T13:52:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31614">
    <title>Re: How to get default "From:" to work</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31614</link>
    <description>Now I understand. So, I need to specify the exact name of the box. I could
give an absolute path to the mailbox instead, /home/szymon/mail/firstbox, for
example... Thanks a lot!

</description>
    <dc:creator>Szymek</dc:creator>
    <dc:date>2008-11-26T11:17:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31613">
    <title>Re: Displaying mails in thread mode</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31613</link>
    <description>* Jaime Tarrant &lt;jaime.tarrant.l&lt; at &gt;tarsysco.com&gt; [20081126 07:59]:

This was talked about on mutt-dev in the last day or two. The advise
then was:

set sort=threads
set sort_aux=last-date

I dug the following out and is using this myself on 1.5.18

# sort by threads
set sort=threads
# sort threads on newest received message in thread
set sort_aux=reverse-last-date-received

This makes it behave quite similar to GMail. You can of course make
these a folder-hook if you like.

HTH,

</description>
    <dc:creator>Anders Karlsson</dc:creator>
    <dc:date>2008-11-26T09:20:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31612">
    <title>Re: Displaying mails in thread mode</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31612</link>
    <description>Hi Lars, 

From within mutt, you can change the mail sort order by pressing "o" and then
"t" for threads, or "d" for date received - there are many other options too.
   
You can also configure default behaviour in your .muttrc:

Set the default sort order (will apply to all folders/mailboxes):

folder-hook .  set sort=threads

To set a folder/mailbox specific one:

folder-hook "folder-name" set sort=date-received

etc,

Kind Regards,
Jaime

</description>
    <dc:creator>Jaime Tarrant</dc:creator>
    <dc:date>2008-11-26T06:52:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31611">
    <title>Displaying mails in thread mode</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31611</link>
    <description>Hello,

How to display mails in thread mode like Gmail does? Could you paste
your thread-mode related settings? Thanks.

Best
Lars

</description>
    <dc:creator>Chengqi(Lars) Song</dc:creator>
    <dc:date>2008-11-26T06:41:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.mutt.user/31610">
    <title>Re: Chained send-hooks</title>
    <link>http://permalink.gmane.org/gmane.mail.mutt.user/31610</link>
    <description>
Yes, this is expected behavior.  You want to change the last send-hook
to send2-hook, which should match on the changed address.

me

</description>
    <dc:creator>Michael Elkins</dc:creator>
    <dc:date>2008-11-25T16:48:35</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.mail.mutt.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.mutt.user</link>
  </textinput>
</rdf:RDF>
