<<< Date Index >>>     <<< Thread Index >>>

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



#3322: no longer parses port for pop3/localhost
------------------------------+---------------------------------------------
 Reporter:  antonio@xxxxxxxx  |       Owner:  mutt-dev
     Type:  defect            |      Status:  new     
 Priority:  minor             |   Milestone:          
Component:  mutt              |     Version:  1.5.20  
 Keywords:                    |  
------------------------------+---------------------------------------------
 Forwarding from http://bugs.debian.org/535096

 {{{
 Hello,
 With Mutt 1.5.20-1 and -2, Mutt fails to connect to my tunneled pop3
 connection.  The relevant line in my muttrc:

 set pop_host="pop://my_user@localhost:1235/"

 Output from .muttdebug0 / "mutt -d3":

 user@host:~$ tail .muttdebug0
 <snip>
 [2009-06-29 12:56:25] Connection failed. errno: 111...
 [2009-06-29 12:56:25] Could not connect to localhost (Connection refused).
 [2009-06-29 12:56:27] Connected to localhost:110 on fd=-1
 [2009-06-29 12:56:27] Error connecting to server: localhost

 This doesn't happen with the older Debian Mutt package, mutt_1.5.19-4.

 }}}

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