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

fix: fixes for transport JsonRPC #6680

Merged
merged 18 commits into from
Mar 25, 2025
Merged

fix: fixes for transport JsonRPC #6680

merged 18 commits into from
Mar 25, 2025

Conversation

Hocuri
Copy link
Collaborator

@Hocuri Hocuri commented Mar 18, 2025

Follow-up to #6582, individual commits revieweable

@Hocuri Hocuri changed the title [WIP] fixes for transport JsonRPC fix: fixes for transport JsonRPC Mar 19, 2025
@Hocuri Hocuri requested a review from link2xt March 19, 2025 14:59
@link2xt link2xt marked this pull request as draft March 19, 2025 16:50
@Hocuri Hocuri marked this pull request as ready for review March 20, 2025 18:24
@Hocuri
Copy link
Collaborator Author

Hocuri commented Mar 20, 2025

LGTM now. @adbenitez @link2xt wanna review?

"addr": addr,
"password": password,
"imapSecurity": "starttls",
"smptSecurity": "starttls",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this "smpt" pass? Should be "smtp" in any case.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, probably invalid values here are silently ignored?

@Hocuri Hocuri requested a review from link2xt March 21, 2025 09:43
@Hocuri
Copy link
Collaborator Author

Hocuri commented Mar 25, 2025

@link2xt @adbenitez do I get an approval for the rust part? The python part (which @adbenitez wrote) LGTM

@Hocuri Hocuri merged commit 0df86b6 into main Mar 25, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants