-
Notifications
You must be signed in to change notification settings - Fork 587
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
Outlook support #366
Labels
outlook
Microsoft Outlook support
Comments
Ah not only outlook! Think open source! Please support openid connect (like keycloak) and imap (there ist json imap) |
Think open source!
Please contribute it!
Best,
Eliezer
…On Fri, Apr 11, 2025 at 6:17 PM, celevra < ***@***.*** > wrote:
Ah not only outlook! Think open source! Please support openid connect
(like keycloak) and imap (there ist json imap)
—
Reply to this email directly, view it on GitHub (
#366 (comment) )
, or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAXSQXYVOHH2ZRYU33UZYP32Y7MIVAVCNFSM6AAAAABYFDAP4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOJXGIYDOMBXHA
).
You are receiving this because you authored the thread. Message ID: <elie222/inbox-zero/issues/366/2797207078
@ github. com>
*celevra* left a comment (elie222/ inbox-zero#366) (
#366 (comment) )
Ah not only outlook! Think open source! Please support openid connect
(like keycloak) and imap (there ist json imap)
—
Reply to this email directly, view it on GitHub (
#366 (comment) )
, or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AAXSQXYVOHH2ZRYU33UZYP32Y7MIVAVCNFSM6AAAAABYFDAP4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOJXGIYDOMBXHA
).
You are receiving this because you authored the thread. Message ID: <elie222/inbox-zero/issues/366/2797207078
@ github. com>
|
i'm thinking about it, but i haven't used TS and next.js before, just good old plain js :-) |
AI can help here.
There are challenges to supporting full IMAP. Outlook API has a lot of
benefits that makes life easier. But I'm open to contributions for IMAP.
…On Sun, 13 Apr 2025 at 22:22, celevra ***@***.***> wrote:
i'm thinking about it, but i haven't used TS and next.js before, just good
old plain js :-)
—
Reply to this email directly, view it on GitHub
<#366 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXSQX37AM2BFHL22RLWFRL2ZK2RDAVCNFSM6AAAAABYFDAP4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBQGA4DOMBUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
*celevra* left a comment (elie222/inbox-zero#366)
<#366 (comment)>
i'm thinking about it, but i haven't used TS and next.js before, just good
old plain js :-)
—
Reply to this email directly, view it on GitHub
<#366 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXSQX37AM2BFHL22RLWFRL2ZK2RDAVCNFSM6AAAAABYFDAP4CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBQGA4DOMBUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Best,
Eliezer
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First we'd want to support multiple Google accounts. There's a POC PR for it that's open that still needs a lot of work: #360
Next would be to add Outlook login, and then to choose just one part of the app to support for Outlook accounts. e.g only AI assistant. Things like Bulk Unsubscriber and Analytics not critical and can be done later. If user is on an Outlook account, we'd just hide those items from the sidebar.
Related tasks are labeled
outlook
:https://github.com/elie222/inbox-zero/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+label%3Aoutlook
The text was updated successfully, but these errors were encountered: