Skip to content

GSSAPI support for IMAP#825

Open
tukss wants to merge 1 commit into
enkore:currentfrom
tukss:imap-gssapi
Open

GSSAPI support for IMAP#825
tukss wants to merge 1 commit into
enkore:currentfrom
tukss:imap-gssapi

Conversation

@tukss

@tukss tukss commented Sep 20, 2021

Copy link
Copy Markdown

This adds GSSAPI support for the IMAP mail plugin. It is useful in situations where the mail server supports passwordless authentication via Kerberos, especially when there is no password in the first place.

In it's current state the password field is still required, but can be set to any, including empty, value, when GSSAPI is active.

The code was adapted from a code snippet by Yves Fischer.
https://gist.github.com/yvesf/7cc8300176df8322c913
@yvesf are you OK with this code being published under the MIT license as part of i3pystatus?

@yvesf

yvesf commented Sep 20, 2021

Copy link
Copy Markdown

@tukss no problem, I don't mind

@tukss

tukss commented Oct 18, 2022

Copy link
Copy Markdown
Author

I just rebased on current. Please let me know if you want any other changes to get this merged.

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