Chris
Chris
If I may ask, is there anything I can do to help this get merged? This fixes a serious issue for me, and I don't want to tell folks the...
Hello, While I understand it needs an update from the OP, is there anything I could do to update the patch so that this could get merged? Based on the...
Hello! You seem to actually have close to the same issue I have: https://github.com/curl/curl/issues/8984 I am trying to log into an IMAP server that only works with `AUTH=PLAIN`, but since...
> I see you have found #8979 where I have a proposed fix to allow fallback to the LOGIN command after a failed AUTHENTICATE command - I have since extended...
> Yes the fix should cover both scenarios as both need to fallback to the LOGIN command. Ironically the title of this issue is more fitting for my fix ;-)...
@captain-caveman2k I can confirm that the patch worked! (Note that `$USERNAME` is my username `$PASSWORD` is my password) When I did: ``` $ ./src/curl -v imaps://$USERNAME:[email protected]/ ``` ``` * STATE:...
> If we were to support the LOGIN command by adding it to the login options then I would expect the previous behaviour. I believe you can specify multiple options...
> Did you mean to pass in --login-options AUTH=DIGEST-MD5 there? Like the previous example you have told curl that you only want to try DIGEST-MD5 - so if it fails...
Hello! For completeness, I did test this with `vvmd`, and I confirmed the fix here: https://github.com/curl/curl/issues/8979#issuecomment-1150232613 worked.
I am seeing this issue too. "C" seems to be interpreted as a backspace on Mobian/Pinephone Pro. I installed version 1.3.1