The Wayback Machine - https://web.archive.org/web/20210921120928/https://github.com/topics/imap
Skip to content
#

imap

Here are 549 public repositories matching this topic...

gbonfiglio
gbonfiglio commented May 3, 2020

General informations

  • system/distribution (with version): Debian Buster
  • offlineimap version (offlineimap -V): offlineimap v7.2.3
  • Python version: v2.7.16
  • server name or domain: Amazon WorkMail
  • CLI options: nothing special

Configuration file offlineimaprc

[Repository WorkMail-Remote]
type = IMAP
remotehost = imap.mail.eu-west-1.awsapps.com
remoteuser = REDAC
jasonmunro
jasonmunro commented Mar 27, 2019

🚀 Feature

It would be nice to automatically add a user's Github repositories when github connect is enabled.

Design, Layout, Architecture

It should be pretty easy to query the user's repositories and add them to the user settings on github connect. The Github API already has an endpoint to list them, so we just need to write some code to fetch the list, parse it, and add them to the us

deltachat-desktop
deltachat-core-rust

Improve this page

Add a description, image, and links to the imap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the imap topic, visit your repo's landing page and select "manage topics."

Learn more