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

3Bot IMAP/WebDAV/CalDAV backend #135

Open
timurgordon opened this issue Jun 14, 2023 · 4 comments
Open

3Bot IMAP/WebDAV/CalDAV backend #135

timurgordon opened this issue Jun 14, 2023 · 4 comments
Assignees
Milestone

Comments

@timurgordon
Copy link
Contributor

timurgordon commented Jun 14, 2023

As a proof of concept, we want to see if we can connect our 3Bot to out phone's mail calendar ecosystem. Ideally would be done in V but we can start with a go library and port it to V after POC, or perhaps keep in go.

The mail backend poc requires running an IMAP server and connecting it to several mail clients.
Likewise, the CalDAV backend requires a CalDAV server and connecting it to several calendar clients.

@timurgordon timurgordon self-assigned this Jun 14, 2023
@timurgordon
Copy link
Contributor Author

@timurgordon timurgordon changed the title Research options for V IMAP Client Explore options for 3Bot IMAP/CalDAV backend Jun 15, 2023
@timurgordon
Copy link
Contributor Author

Started working on porting a minimal go IMAP client: https://github.com/timurgordon/go-imap
IMAP Backend POC work here

@timurgordon timurgordon changed the title Explore options for 3Bot IMAP/CalDAV backend 3Bot IMAP/WebDAV/CalDAV backend Jul 5, 2023
@despiegk despiegk added this to the 1.1.0 milestone Jul 12, 2023
@despiegk
Copy link
Contributor

please make sure all code is integrated in this repo

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

No branches or pull requests

2 participants