Vincent Lefevre | 1 Jan 15:05
Gravatar

Re: mutt: 2 new changesets

On 2008-12-31 00:00:03 -0800, Brendan Cully wrote:
> http://dev.mutt.org/hg/mutt/rev/ac870203179d
> changeset:   5618:ac870203179d
> branch:      HEAD
> tag:         tip
> user:        Rocco Rutte <pdmef <at> gmx.net>
> date:        Tue Dec 30 00:58:03 2008 +0100
> summary:     Manual: Add missing maps to bind command docs

diff -r cc291b74cd76 -r ac870203179d doc/manual.xml.head
--- a/doc/manual.xml.head       Tue Dec 30 00:53:47 2008 +0100
+++ b/doc/manual.xml.head       Tue Dec 30 00:58:03 2008 +0100
[...]
+The smime menu is used to select the OpenSSL certifcates used for encrypting outgoing

s/certifcates/certificates/

--

-- 
Vincent Lefèvre <vincent <at> vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

Mutt | 2 Jan 02:02

Re: [Mutt] #3141: mutt is confused by AUTH= response

#3141: mutt is confused by AUTH= response
---------------------+------------------------------------------------------
  Reporter:  marcel  |       Owner:  brendan
      Type:  defect  |      Status:  closed 
  Priority:  major   |   Milestone:  1.6    
 Component:  SMTP    |     Version:  1.5.18 
Resolution:  fixed   |    Keywords:  patch  
---------------------+------------------------------------------------------
Changes (by Marcel Telka <marcel <at> telka.sk>):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [532f695b4352]) SMTP: Require SP after AUTH response (strict RFC
 conformance). Closes #3141.

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3141#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Jan 02:04

Re: [Mutt] #969: Can't clear the 'N' (unseen) flag on read-only

#969: Can't clear the 'N' (unseen) flag on read-only IMAP folders
-----------------------------------------------------+----------------------
  Reporter:  Rik Harris <Rik.Harris <at> fulcrum.com.au>  |       Owner:  brendan
      Type:  defect                                  |      Status:  new    
  Priority:  minor                                   |   Milestone:  2.0    
 Component:  IMAP                                    |     Version:  1.3.25i
Resolution:                                          |    Keywords:  IMAP   
-----------------------------------------------------+----------------------
Changes (by brendan):

  * milestone:  1.6 => 2.0

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/969#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Jan 02:07

Re: [Mutt] #3143: Segmentation fault in index menu with IMAP account

#3143: Segmentation fault in index menu with IMAP account
--------------------------+-------------------------------------------------
  Reporter:  debarshiray  |       Owner:  brendan
      Type:  defect       |      Status:  new    
  Priority:  major        |   Milestone:  1.6    
 Component:  IMAP         |     Version:  1.5.18 
Resolution:               |    Keywords:         
--------------------------+-------------------------------------------------
Changes (by brendan):

  * version:  => 1.5.18
  * milestone:  => 1.6

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3143#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Brendan Cully | 2 Jan 09:00
Gravatar

mutt: 2 new changesets

2 new changesets in mutt:

http://dev.mutt.org/hg/mutt/rev/532f695b4352
changeset:   5620:532f695b4352
branch:      HEAD
tag:         tip
user:        Marcel Telka <marcel <at> telka.sk>
date:        Thu Jan 01 17:02:00 2009 -0800
summary:     SMTP: Require SP after AUTH response (strict RFC conformance). Closes #3141.

http://dev.mutt.org/hg/mutt/rev/859009a507d8
changeset:   5619:859009a507d8
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Thu Jan 01 16:55:32 2009 -0800
summary:     SMTP: guard against short server responses

--

-- 
Repository URL: http://dev.mutt.org/hg/mutt

Mutt | 2 Jan 12:37

[Mutt] #3144: Parent and child match pattern modifier

#3144: Parent and child match pattern modifier
-------------------------+--------------------------------------------------
 Reporter:  jlh          |       Owner:  mutt-dev
     Type:  enhancement  |      Status:  new     
 Priority:  minor        |   Milestone:          
Component:  mutt         |     Version:          
 Keywords:               |  
-------------------------+--------------------------------------------------
 This patch implements the < and > pattern modifiers, to match against the
 following pattern against the parent message and the child messages
 respectively, instead of the current message itself.

 For example, all messages that have at least one duplicate that has been
 read:
     >(~= !~N)

 All replies to one of your mails (whose parent message has been issued by
 you):
     <~P

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3144>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Jan 12:59

Re: [Mutt] #3144: Parent and child match pattern modifier

#3144: Parent and child match pattern modifier
--------------------------+-------------------------------------------------
  Reporter:  jlh          |       Owner:  mutt-dev
      Type:  enhancement  |      Status:  new     
  Priority:  minor        |   Milestone:          
 Component:  mutt         |     Version:          
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------

Comment(by jlh):

 This feature has been submitted by Jeremie LE HEN on mutt-dev@ on Dec,
 05th 2008.  It received a positive feedback but couldn't be committed
 immediately because of limbo.

 See http://marc.info/?t=122848871300007&r=1&w=2.

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3144#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Jan 16:27

Re: [Mutt] #3072: Bug#477277: provide a second level of limit

#3072: Bug#477277: provide a second level of limit functionality
--------------------------+-------------------------------------------------
  Reporter:  myon         |       Owner:  mutt-dev
      Type:  enhancement  |      Status:  new     
  Priority:  minor        |   Milestone:  2.0     
 Component:  mutt         |     Version:  1.5.18  
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------
Changes (by kirr):

 * cc: kirr <at> landau.phys.spbu.ru (added)

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3072#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Jan 18:38

Re: [Mutt] #2963: optimization: link() can be used in e.g.

#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--------------------------+-------------------------------------------------
  Reporter:  Safari       |       Owner:  mutt-dev
      Type:  enhancement  |      Status:  new     
  Priority:  minor        |   Milestone:          
 Component:  mutt         |     Version:          
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------
Changes (by kirr):

 * cc: kirr <at> landau.phys.spbu.ru (added)

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2963#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Mutt | 2 Jan 18:39

Re: [Mutt] #2967: limit could be smarter about filtering

#2967: limit could be smarter about filtering
--------------------------+-------------------------------------------------
  Reporter:  myon         |       Owner:  mutt-dev
      Type:  enhancement  |      Status:  new     
  Priority:  minor        |   Milestone:          
 Component:  mutt         |     Version:  1.5.16  
Resolution:               |    Keywords:          
--------------------------+-------------------------------------------------
Changes (by kirr):

 * cc: kirr <at> landau.phys.spbu.ru (added)

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2967#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent


Gmane