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

imapclient: return greeting text on WaitGreeting #620

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Conversation

opsxolc
Copy link

@opsxolc opsxolc commented Jun 5, 2024

No description provided.

@opsxolc
Copy link
Author

opsxolc commented Jun 5, 2024

I've also added Templates mailbox attribute here, I didn't find any corresponding RFC, but it's commonly used anyways. If it's not ok to pull this changes together, I can move this part to a separate PR.

@emersion
Copy link
Owner

Can you explain what the use-case is for getting the server greeting? Usually it's some arbitrary text that should be ignored, much like the text in the command replies.

@opsxolc
Copy link
Author

opsxolc commented Jun 13, 2024

We use it to determine possible server soft such as axigen, zimbra, qqmail, courier, msexchange etc. And based on this information we may change the behavior of our service in some corner cases.

@emersion
Copy link
Owner

Wouldn't the ID extension be a more appropriate way to do this?

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.

2 participants