<?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://comments.gmane.org/gmane.mail.mutt.user/31624"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31619"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31618"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31616"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31615"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31611"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31609"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31606"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31604"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31600"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31596"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31595"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31593"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31583"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31582"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31576"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31572"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31570"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31564"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.mutt.user/31558"/>
      </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://comments.gmane.org/gmane.mail.mutt.user/31624">
    <title>query_format current entry number starts at zero with 1.5.18</title>
    <link>http://comments.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://comments.gmane.org/gmane.mail.mutt.user/31619">
    <title>[semi OT] - Setup for LDAP access to fastmail.fm</title>
    <link>http://comments.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</description>
    <dc:creator>John J. Foster</dc:creator>
    <dc:date>2008-11-28T14:48:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31618">
    <title>save-message to ? and then sync the folder</title>
    <link>http://comments.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://comments.gmane.org/gmane.mail.mutt.user/31616">
    <title>Problems with sending mail via Gmail</title>
    <link>http://comments.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://comments.gmane.org/gmane.mail.mutt.user/31615">
    <title>Problems with sending mail via Gmail</title>
    <link>http://comments.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://comments.gmane.org/gmane.mail.mutt.user/31611">
    <title>Displaying mails in thread mode</title>
    <link>http://comments.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://comments.gmane.org/gmane.mail.mutt.user/31609">
    <title>Chained send-hooks</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31609</link>
    <description>Hi!

% send-hook . 'unmy_hdr From:'
% send-hook . 'set signature="~/.signature"'
% send-hook '~C "&lt; at &gt;domain\.com"' 'my_hdr From: name&lt; at &gt;domain.com'
% send-hook '~f "name&lt; at &gt;domain\.com"' 'set signature="~/.signature-domain"'

If the From: address has been changed by the third send-hook, the fourth
one won't match.  However, if the From: address has been changed thanks
to reverse_name, then the fourth send-hook will match.

To sum up, it seems that the address matched with ~f stay the same while
all send-hooks are processed.  Is it the expected behaviour?

Regards,
</description>
    <dc:creator>Jeremie Le Hen</dc:creator>
    <dc:date>2008-11-25T16:31:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31606">
    <title>Switching between important and non-important mailboxes</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31606</link>
    <description>Hi,

This is something I wanted to have for some time, ability to make mutt
ignore certain mailboxes for some time, so that they don't bother me all
day, but to be able to review them when convenient.

Yesterday I bit the bullet and this is the result:

In .muttrc, I replaced my 'mailboxes' line with comment 

# MY_MAILBOXES \
        _+INBOX \
        _+postponed \
        +some_stuff \
        +cc-interest +dbx-interest +dtrace-discuss \
        _+mutt_users \
...

folders beginning with underscore are the important ones. Rest is:

macro index,pager y &lt;esc&gt;Y "Show important mail only"

########################################
# Important mailinglists
########################################
`cat $HOME/.muttrc | perl -e '                               \
  $tmp=join "", &lt;&gt;;                                          \
  $tmp=~s/\\\n//gs;                                          \
  $tmp=~m/\n#[ \t]*MY_MAILBOXES[ \t]*(.*?)\n/s;              \
  &lt; at &gt;all=split /\s+/, $1;                                      \
  $imp</description>
    <dc:creator>Vladimir Marek</dc:creator>
    <dc:date>2008-11-25T08:56:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31604">
    <title>mutt with emacs multiTTY</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31604</link>
    <description>Hi,

is someone trying out emacs with multi TTY support as editor for mutt
(see [1]). I installed the Debian packages, and it seems to work, but
it would be interesting to see how your experience with it is.

On the console with screen, it seems to be the only way to use an
emacs client as editor for mutt that appears in the same screen mutt
is running in, other than running mutt within emacs (which is
something I don't like to do).

For those who haven't tried it yet and were looking for a solution
like this, it might be worth a try. If there is another way to do it,
I'd like to hear how to do it.


[1]: http://www.emacswiki.org/emacs/MultiTTYSupport


</description>
    <dc:creator>lee</dc:creator>
    <dc:date>2008-11-24T04:18:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31600">
    <title>Highlight new messages</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31600</link>
    <description>Sorry for the ugly subject line but it is difficoult to explain in one line.

I use mutt 1.5.18 with menu_scroll = yes
When I enter a mailbox, mutt automatically highlights the oldest message 
with the new flag set and puts it in the first line of the index. If I 
have a screen with 30 free lines for the index, my mailbox contains 20 
items and I have only a new message (the last, since I sort by date), 
mutt shows only the last message at the top of the screen.

How can I force mutt to show as many messages as they can fit the 
screen? So, in this case, show all the 20 msg and highlight the last?

Sorry for my bad english.


</description>
    <dc:creator>Alberto Rizzi</dc:creator>
    <dc:date>2008-11-23T14:29:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31596">
    <title>Sending inline attachment from the Command Line</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31596</link>
    <description>I can not seem to set the disposition type of an attachment when  
sending from the command line. I would like to use mutt in a script to  
send scanned pdf files to a certain mailbox automatically so I use  
this command line:

mutt -a bon0001.pdf -s bon0001.pdf mail&lt; at &gt;box.nl &lt; /dev/null

This results in an e-mail with an attachment declared like this:
Content-Disposition: attachment;
filename=bon0001.pdf
Content-Type: application/pdf;
name=bon0001.pdf
Content-Transfer-Encoding: base64

But I want "Content-Disposition: inline" for my pdf files so I can  
instantly read the files in my e-mail reader.

I can not seem to find the setting to get mutt to do this for me and  
it is driving me crazy! ;-) Who can help me?

Kind regards,

Maarten


</description>
    <dc:creator>Maarten van der Vlugt</dc:creator>
    <dc:date>2008-11-23T11:15:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31595">
    <title>simple pattern not matching message</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31595</link>
    <description/>
    <dc:creator>Dave Evans</dc:creator>
    <dc:date>2008-11-23T10:12:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31593">
    <title>How to get default "From:" to work</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31593</link>
    <description>Hi

I am using mutt for some years now and everything was ok, until I decided to give Debian a try over
Slackware. So I installed Debian Etch and compiled mutt version 1.5.8-1 with
the mdn-patch. Now, I have a problem with different "From:" headers when
replying or writing new mails from different mailboxes. I have four of them,
all in maildir format. Here are the relevant lines from my .muttrc:

# set from: firstbox&lt; at &gt;sthg.com 

# set use_from=yes

set spoolfile=~/mail/firstbox


folder-hook . 'set from="firstbox&lt; at &gt;sthg.com"      realname="Blabla"'
folder-hook secondbox 'set from="secondbox&lt; at &gt;sthg.com"      realname="BlaBla"'
folder-hook thirdbox 'set from="thirdbox&lt; at &gt;sthg.com"      realname="BlaBla"'
folder-hook fourthbox 'set from="fourthbox&lt; at &gt;sthg.com"      realname="Blabla"'


(the first two lines are commented out in my .muttrc)


Now, when I go into the mail folder secondbox, thirdbox or fourthbox,
everything is alright and I get the right address in "From:"-header,
regardless whether I send new emails or reply</description>
    <dc:creator>szymekwm&lt; at &gt;o2.pl</dc:creator>
    <dc:date>2008-11-22T15:31:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31583">
    <title>not leaving a thread</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31583</link>
    <description>
Hi,

is it possible to configure mutt so that pressing the TAB key in the
pager (to display the next unread message) while reading mails which
are within a thread doesn't leave the scope of the thread?

It it's possible, how do I do that?


</description>
    <dc:creator>lee</dc:creator>
    <dc:date>2008-11-22T04:25:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31582">
    <title>Bcc'ing myself on personal mail - not when posting to the list.</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31582</link>
    <description>I like to have my personal e-mails threaded in the same way as what
happens when I post to mailing lists.

After hitting 'm' I just edit the "Bcc:" field when the e-mail is not
going to a mailing list . and when I hit 'r' I do it systematically.

The only trouble about this approach is that half of the time I just
forget and have to go to my sent folder and re-send the message to
myself so that it eventually takes its place in the relevant thread.

I was wondering if there was a fairly simple way to have mutt help me
with this.

I'm sure I could come up with some complex hook that - e.g. checks the
lists I am currently subscribed to and add the "Bcc:" header for all
mail that's not directed to a mailing list -- hence, hopefully covering
both the 'm'--new messages, and the 'r'--replies to individuals (not
mailing lists).

But since I have limited time to spend on this hobby and a lot on my
plate at this point, I was thinking that displaying "Bcc: anyone on this
message?" just before I get actually hit 'y' to </description>
    <dc:creator>Chris Jones</dc:creator>
    <dc:date>2008-11-22T01:28:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31576">
    <title>Retrieving select PGP keys</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31576</link>
    <description>This may properly be a PGP (or GPG) question, but I thought I'd inquire
here for a mutt-based solution.

I want to auto-retrieve PGP public keys for only certain messages.  I
don't want to fill my keyring with keys from mailing lists, for example,
but I do want to retrieve and verify keys from private correspondents.

Under the default mutt configuration, setting keyserver-options to
auto-key-retrieve in gpg.conf will grab any available public key for
each email.

Does anyone have a solution--a macro, perhaps--that would add the public
key to my keyring only when called?

TIA,

JL
</description>
    <dc:creator>Jorge Luis</dc:creator>
    <dc:date>2008-11-21T22:18:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31572">
    <title>new mail to sender</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31572</link>
    <description>Hello, 
Sorry for the maybe primitive question, but I couldn't find an answer
anywhere: Sometimes I want to create a new mail (not reply) to a sender
who is not in my aliases file. Is there a way to do it quicker then
typing his email address?  
Thanks in advance, 
Martin 

</description>
    <dc:creator>belgeler&lt; at &gt;seznam.cz</dc:creator>
    <dc:date>2008-11-21T14:35:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31570">
    <title>fork process on reply</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31570</link>
    <description>When I press reply, I want to fork a new instance of mutt with
that new instance then executions the editor with the replied to
message and headers in place.

I would do this into another screen window ideally but others
might want to launch an xterm for this purpose.

The advantage is to have the initial instance of mutt intact
together with mailbox, filters and sorting method.

doable?

</description>
    <dc:creator>Eric Smith</dc:creator>
    <dc:date>2008-11-21T09:46:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31564">
    <title>Attachments not being opened</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31564</link>
    <description>I don't know what caused this, but in the last few days Mutt (1.4.2.2i)
has been unable to open attachments.

The files are created in /tmp and the correct command is called as per
/etc/mailcap. Permissions are OK, as confirmed by running the command
manually on the temp files.

Upon further investigation, I've found that Mutt simply isn't passing
the file name as an argument to the command. Any insight on what might
trigger this kind of misbehaviour?

TIA...


</description>
    <dc:creator>dae3</dc:creator>
    <dc:date>2008-11-20T15:25:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31558">
    <title>searching in search results</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31558</link>
    <description>
Hi,

is it possible to somehow search within search results? For example,
if I want to find a message of which I know the From: header and a
word or some words of the body, how do I find it when going by either
the From: line or the body only would give too many results?

Maybe tag messages by From: header and then limit the search to tagged
messages? That would work for two levels of searching only, unless I'd
start copying messages around or so ... which I could do to begin
with. Hmm. But is there a better way?


</description>
    <dc:creator>lee</dc:creator>
    <dc:date>2008-11-20T02:36:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.mutt.user/31554">
    <title>Relevant way to debug configuration</title>
    <link>http://comments.gmane.org/gmane.mail.mutt.user/31554</link>
    <description>Hi,

Still trying to fine-grain my muttrc which I have splitted in different
files in order to have special configuration for individual persons.

I noticed that sometimes when I reply to someone the TO header has an
additional address which wasn't meant to be there. I guess it's because
just before answering that particular email I was in another folder so
some variables were set and others not unset when entering the new folder. 

So I would like to follow the values of different variables while browsing
folders. So I was asking myself if a tool which could display *in live*
the different values of variables exists. This tool should display the
changing values after each key hit, so that way I could track down what
is changing and what is not. It could be executed in a different shell
parallell to the mutt window.


Does this kind of tool already exists somewhere out there?

Thanks and best regards.

--
Steve

</description>
    <dc:creator>steve</dc:creator>
    <dc:date>2008-11-19T08:30:29</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>
