gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 04/282: KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all se


From: gnunet
Subject: [gnurl] 04/282: KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all servers
Date: Wed, 01 Apr 2020 14:27:49 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 446665606c3db116c02a68dac0b5a0626c517bf7
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Jan 9 16:19:34 2020 +0100

    KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all servers
    
    Closes #4080
---
 docs/KNOWN_BUGS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 5fd230f86..01c19d412 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -37,6 +37,7 @@ problems may have been fixed or changed somewhat since this 
was written!
  3.2 No disconnect command
  3.3 SMTP to multiple recipients
  3.4 POP3 expects "CRLF.CRLF" eob for some single-line responses
+ 3.5 AUTH PLAIN for SMTP is not working on all servers
 
  4. Command line
  4.1 -J and -O with %-encoded file names
@@ -289,6 +290,12 @@ problems may have been fixed or changed somewhat since 
this was written!
  response commands. Please see the POP3 examples and test cases which show
  this for the NOOP and DELE commands. https://curl.haxx.se/bug/?i=740
 
+3.5 AUTH PLAIN for SMTP is not working on all servers
+
+ Specifying "--login-options AUTH=PLAIN" on the command line doesn't seem to
+ work correctly.
+
+ See https://github.com/curl/curl/issues/4080
 
 4. Command line
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]