Skip to content
  1. Jun 02, 2012
    • Steve Holme's avatar
      pop3: Fixed the issue of having to supply the user name for all requests · 69ba0da8
      Steve Holme authored
      Previously it wasn't possible to connect to POP3 and not specify the
      user name as a CURLE_ACCESS_DENIED error would be returned. This error
      occurred because USER would be sent to the server with a blank user name
      if no mailbox user was specified as the server would reply with -ERR.
      
      This wasn't a problem prior to the 7.26.0 release but with the
      introduction of custom commands the user and/or application developer
      might want to issue a CAPA command without having to log in as a
      specific mailbox user.
      
      Additionally this fix won't send the newly introduced AUTH command if no
      user name is specified.
      69ba0da8
  2. May 28, 2012
  3. May 24, 2012
  4. May 22, 2012
  5. Apr 29, 2012
  6. Apr 13, 2012
  7. Mar 23, 2012
  8. Mar 22, 2012
  9. Mar 17, 2012
  10. Mar 10, 2012
  11. Feb 13, 2012
  12. Jan 25, 2012
  13. Jan 24, 2012
  14. Jan 22, 2012
  15. Jan 18, 2012
  16. Jan 12, 2012
  17. Jan 03, 2012
  18. Dec 31, 2011
  19. Dec 25, 2011
  20. Dec 20, 2011
  21. Dec 19, 2011
  22. Dec 12, 2011
  23. Dec 05, 2011
  24. Nov 30, 2011
  25. Nov 24, 2011
  26. Nov 17, 2011
  27. Nov 15, 2011
  28. Nov 12, 2011
  29. Nov 06, 2011
  30. Oct 25, 2011
  31. Oct 18, 2011
  32. Oct 17, 2011
  33. Oct 09, 2011
  34. Sep 29, 2011
  35. Sep 25, 2011
  36. Sep 13, 2011