Mutt | 1 Mar 2010 02:00

Re: [Mutt] #2180: mutt / gpgme does a case sensitive check of sender's domainname

#2180: mutt / gpgme does a case sensitive check of sender's domainname
-----------------------------------------+----------------------------------
Reporter:  ludwig <at> …                      |        Owner:  mutt-dev
    Type:  defect                        |       Status:  closed  
Priority:  minor                         |    Component:  crypto  
 Version:  1.5.11 (CVS from 2006-02-09)  |   Resolution:  fixed   
Keywords:  patch                         |  
-----------------------------------------+----------------------------------
Changes (by ludwig <at> …):

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

Comment:

 (In [2c78b28027cc]) GPGME: Sender verification should be canse-insensitive
 for domain names.
 Closes #2180

--

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

Mutt | 1 Mar 2010 02:04

Re: [Mutt] #1860: Ctrl+C misbehaviour in input-line

#1860: Ctrl+C misbehaviour in input-line
----------------------------------+-----------------------------------------
 Reporter:  gintautas.m <at> …         |       Owner:  mutt-dev            
     Type:  defect                |      Status:  assigned            
 Priority:  minor                 |   Milestone:                      
Component:  mutt                  |     Version:  1.5.5.1+cvs20040105i
 Keywords:  patch                 |  
----------------------------------+-----------------------------------------
Description changed by brendan:

Old description:

> {{{
> Package: mutt
> Version: 1.5.5.1-200401
> Severity: normal
>
> -- Please type your report below this line
>
> Mutt behaves oddly in entry mode - by entry mode I mean the one where you
> can
> enter text to the line at the bottom of the screen (e.g. after pressing
> ':'
> or 'm' or many other commands) - when I use Escape and then <Ctrl+C>.
>
> Let me explain by example; try typing in these keystrokes:
> mfoo<Esc><Ctrl+C>nbar
> You will see that you are still in entry mode, but the label 'To: ' is
> not
> visible any more and the 'b' has been interpreted as <Esc>b or C-b
(Continue reading)

Mutt | 1 Mar 2010 02:08

Re: [Mutt] #1860: Ctrl+C misbehaviour in input-line

#1860: Ctrl+C misbehaviour in input-line
-----------------------------------+----------------------------------------
  Reporter:  gintautas.m <at> …         |       Owner:  mutt-dev            
      Type:  defect                |      Status:  closed              
  Priority:  minor                 |   Milestone:                      
 Component:  mutt                  |     Version:  1.5.5.1+cvs20040105i
Resolution:  fixed                 |    Keywords:  patch               
-----------------------------------+----------------------------------------
Changes (by brendan):

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

Comment:

 Fixed in [c837ab790d2e]

--

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

Mutt | 1 Mar 2010 02:19

Re: [Mutt] #3322: no longer parses port for pop3/localhost

#3322: no longer parses port for pop3/localhost
-------------------------------+--------------------------------------------
  Reporter:  antonio <at> …         |       Owner:  mutt-dev
      Type:  defect            |      Status:  closed  
  Priority:  minor             |   Milestone:          
 Component:  mutt              |     Version:  1.5.20  
Resolution:  fixed             |    Keywords:  patch   
-------------------------------+--------------------------------------------
Changes (by Antonio Radici <antonio <at> …>):

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

Comment:

 (In [6b057dc52222]) pop: allow user-specified port to override default in
 URL.
 Closes #3322.

--

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

Mutt | 1 Mar 2010 02:23

Re: [Mutt] #3372: incorrect german translation for "No undeleted messages."

#3372: incorrect german translation for "No undeleted messages."
-------------------------------+--------------------------------------------
  Reporter:  antonio <at> …         |       Owner:  mutt-dev
      Type:  defect            |      Status:  closed  
  Priority:  trivial           |   Milestone:          
 Component:  mutt              |     Version:  1.5.20  
Resolution:  fixed             |    Keywords:  patch   
-------------------------------+--------------------------------------------
Changes (by Antonio Radici <antonio <at> …>):

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

Comment:

 (In [25459cbb132a]) Fix German translation of "No undeleted messages."
 (closes #3372)

--

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

Mutt | 1 Mar 2010 02:27

Re: [Mutt] #3319: documentation typo

#3319: documentation typo
----------------------+-----------------------------------------------------
  Reporter:  pdc      |       Owner:  pdmef 
      Type:  defect   |      Status:  closed
  Priority:  trivial  |   Milestone:        
 Component:  doc      |     Version:        
Resolution:  fixed    |    Keywords:        
----------------------+-----------------------------------------------------
Changes (by Brendan Cully <brendan <at> …>):

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

Comment:

 (In [6d6d85b62fe2]) Fix next-unread-mailbox name in documentation. Closes
 #3319.

--

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

Mutt | 1 Mar 2010 07:34

Re: [Mutt] #2014: mutt quote/dequote headers too many times

#2014: mutt quote/dequote headers too many times
--------------------------------------+-------------------------------------
 Reporter:  ttakah <at> …                  |       Owner:  mutt-dev
     Type:  defect                    |      Status:  new     
 Priority:  trivial                   |   Milestone:          
Component:  MIME                      |     Version:  1.5.9   
 Keywords:  patch                     |  
--------------------------------------+-------------------------------------

Comment(by brendan):

 (these are notes I'm making to myself because I'm probably going to lose
 track of this bug again)

 I've observed an odd interaction between the quoting logic and
 RFC2047-encoded headers. For example, take the header:
 {{{
 From: =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?= <martin <at> v.loewis.de>
 }}}
 In the index, this looks normal:
 {{{
 "Martin v. Löwis"
 }}}
 But in the pager, it looks like this:
 {{{
 From: "\"Martin v. Löwis\"" <martin <at> v.loewis.de>
 }}}

 I think the index version is correct, but I'm not sure whether the
 2047-encoded header (produced by Thunderbird 2.0.0.22) is sensible --
(Continue reading)

Mutt | 1 Mar 2010 08:06

Re: [Mutt] #2014: mutt quote/dequote headers too many times

#2014: mutt quote/dequote headers too many times
--------------------------------------+-------------------------------------
 Reporter:  ttakah <at> …                  |       Owner:  mutt-dev
     Type:  defect                    |      Status:  new     
 Priority:  trivial                   |   Milestone:          
Component:  MIME                      |     Version:  1.5.9   
 Keywords:  patch                     |  
--------------------------------------+-------------------------------------

Comment(by Brendan Cully <brendan <at> …>):

 (In [2a4ca6917fd0]) RFC-2047 decode address text before dequoting it (see
 #2014)

--

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

Brendan Cully | 1 Mar 2010 09:00
Gravatar

mutt: 5 new changesets

5 new changesets in mutt:

http://dev.mutt.org/hg/mutt/rev/2a4ca6917fd0
changeset:   6051:2a4ca6917fd0
branch:      HEAD
tag:         tip
user:        Brendan Cully <brendan <at> kublai.com>
date:        Sun Feb 28 23:03:35 2010 -0800
summary:     RFC-2047 decode address text before dequoting it (see #2014)

http://dev.mutt.org/hg/mutt/rev/6d6d85b62fe2
changeset:   6050:6d6d85b62fe2
branch:      HEAD
user:        Brendan Cully <brendan <at> kublai.com>
date:        Sun Feb 28 17:27:53 2010 -0800
summary:     Fix next-unread-mailbox name in documentation. Closes #3319.

http://dev.mutt.org/hg/mutt/rev/25459cbb132a
changeset:   6049:25459cbb132a
branch:      HEAD
user:        Antonio Radici <antonio <at> dyne.org>
date:        Sun Feb 28 17:23:34 2010 -0800
summary:     Fix German translation of "No undeleted messages." (closes #3372)

http://dev.mutt.org/hg/mutt/rev/6b057dc52222
changeset:   6048:6b057dc52222
branch:      HEAD
user:        Antonio Radici <antonio <at> dyne.org>
date:        Sun Feb 28 17:19:10 2010 -0800
summary:     pop: allow user-specified port to override default in URL.
(Continue reading)

Mutt | 1 Mar 2010 14:17

Re: [Mutt] #2014: mutt quote/dequote headers too many times

#2014: mutt quote/dequote headers too many times
--------------------------------------+-------------------------------------
 Reporter:  ttakah <at> …                  |       Owner:  mutt-dev
     Type:  defect                    |      Status:  new     
 Priority:  trivial                   |   Milestone:          
Component:  MIME                      |     Version:  1.5.9   
 Keywords:  patch                     |  
--------------------------------------+-------------------------------------

Comment(by vinc17):

 Note that there's still the following problem: in the Compose menu, modify
 the "To:" address with:
 {{{
 foo \\bar <a <at> b.c>
 }}}
 Then
 {{{
       To: "foo \\bar" <a <at> b.c>
 }}}
 is displayed. Do <edit-to> again and type [Enter] without modifying
 anything. This time
 {{{
       To: foo bar <a <at> b.c>
 }}}
 is displayed, whereas the user didn't modify anything.

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2014#comment:15>
Mutt <http://www.mutt.org/>
(Continue reading)


Gmane