Bug#644992: mutt: Cannot use IPv6 address in IMAP/POP3 URL

2016-09-04 Thread Antonio Radici
Patch added in git, it will be part of 1.7.0-2. Thanks to Evgeni!

Bug#644992: mutt: Cannot use IPv6 address in IMAP/POP3 URL

2016-08-29 Thread Antonio Radici
Control: tag -1 +patch pending This patch can be included in the next release.

Bug#644992: mutt: Cannot use IPv6 address in IMAP/POP3 URL

2014-03-10 Thread Evgeni Golov
Hi, On Tue, Oct 11, 2011 at 04:28:31PM +0200, Roland Rosenfeld wrote: > mutt -fimap://user:pass@'[::1]' > mutt -fpop://user:pass@'[::1]' > > but with this I run into error messages and mutt terminates with the > following messages: > > imap://user:pass@[::1] is an invalid IMAP path > pop://user

Bug#644992: mutt: Cannot use IPv6 address in IMAP/POP3 URL

2011-10-11 Thread Roland Rosenfeld
Package: mutt Version: 1.5.21-4~bpo60+1 Severity: normal Tags: ipv6 For tests with newly installed servers I usually access IMAP and/or POP3 Servers directly in the URL like this: mutt -fimap://user:pass@127.0.0.1 mutt -fpop://user:pass@127.0.0.1 This works correctly as expected. Now I tried t