Eric Sunshine writes:
> ... Can you
> expand the commit message a bit to make it more self-contained? At
> minimum, perhaps show the error message you were experiencing, and
> cite (as Daniel pointed out) RFC 3986 and the bit about a "legal" URL
> not containing brackets.
Thanks for a good sugge
On Thu, Nov 30, 2017 at 5:07 AM, Nicolas Morey-Chaisemartin
wrote:
> URI encode the server folder string before passing it to libcurl.
> This fixes the access to the draft folder on Gmail accounts (named
> [Gmail]/Drafts)
For someone reading this commit message in the future -- someone who
didn'
URI encode the server folder string before passing it to libcurl.
This fixes the access to the draft folder on Gmail accounts (named
[Gmail]/Drafts)
Reported-by: Doron Behar
Signed-off-by: Nicolas Morey-Chaisemartin
---
imap-send.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
3 matches
Mail list logo