]> granicus.if.org Git - neomutt/commit
Associate imap_user to an IMAP connection devel/issue-1663
authorPietro Cerutti <gahr@gahr.ch>
Thu, 23 May 2019 14:45:39 +0000 (14:45 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 21 Oct 2019 21:59:18 +0000 (22:59 +0100)
commit5e728496c219a2dccbcf855cc811e0c55386c1fe
tree125b9b0d6bd5afdab8f641869c8f02de0a8cea5b
parent9c5aeeef4dcd02c59efc000430a448aa45fcb56f
Associate imap_user to an IMAP connection

This allows to distinguish between two connection to the same host using
different usernames, when the username is not encoded in the URL.

Issue #1664
imap/imap.c
imap/util.c