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

imap

Here are 504 public repositories matching this topic...

Mailspring
DemonioCZ
DemonioCZ commented Feb 18, 2020

Hi, I found mistake in translation to czech, but I dont see it in this file. By every mail content, there is a number of "opens" (how many times it was open). Wrong czech translation is "otevřít"... it should be "otevřeno"

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
marclaporte
marclaporte commented May 6, 2020

When using default settings, users will experience fewer bugs. So when there are issues, resetting to the default can be a quick fix/workaround. And this can lead to better bug reports.

We did this in Tiki for http://doc.tiki.org/Site-configuration-preferences. I got used to it and miss it in other applications. Basically, it shows user which settings have been modified and lets them reset to

jancborchardt
jancborchardt commented Sep 25, 2020

For mails which are not a thread but just single emails, the layout is a bit strange currently cause it shows too much info. Also it makes no sense to be able to collapse the only email.

So we could check what to do with the header there (possibly just not show the people bubbles in the header?) and probably block collapsing the mail.

deltachat-desktop
r10s
r10s commented Feb 16, 2021

currently, providers with the status DC_PROVIDER_STATUS_PREPARATION are shown in the same way as completely BROKEN providers, using a red-color. usually, red indicates an error, which is not quite true in this case.

idea of the status was to show DC_PROVIDER_STATUS_PREPARATION in some yellow warning color, and only BROKEN in red.

i suggest to use the background color #fdf7b2 and the forgro

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