Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug][ManageSieve]: GETSCRIPT fails #552

Closed
1 task done
Megver83 opened this issue Jun 24, 2024 · 1 comment
Closed
1 task done

[bug][ManageSieve]: GETSCRIPT fails #552

Megver83 opened this issue Jun 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Megver83
Copy link
Contributor

What happened?

Similarly to #548 but instead, sieve script download is not working:

>>> AUTHENTICATE "PLAIN" {24+}\r\n
>>> [base64 credentials]\r\n
<<< OK "Authentication successful"\r\n
>>> GETSCRIPT "managesieve"\r\n
... literal string response, length 5602
... after literal, did not get final CRLF but "OK
"

Tested with the patch for working script upload.

How can we reproduce the problem?

Try to download a sieve script with sieve-connect

Version

v0.8.x

What database are you using?

None

What blob storage are you using?

None

Where is your directory located?

None

What operating system are you using?

None

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Megver83 Megver83 added the bug Something isn't working label Jun 24, 2024
@mdecimus
Copy link
Member

This has been fixed already and will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants