Skip to content
#

imap

Here are 592 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
deltachat-desktop
gerryfrancis
gerryfrancis commented Dec 2, 2021
  • Operating System (Linux/Mac/Windows/iOS/Android):
    Windows 8.1 Pro.

  • Delta Chat Version:
    1.25.1.

  • Expected behavior:
    The blob width of a message is as long as necessary.

  • Actual behavior:
    Compared to the Android client, the blob width may be too long when "Show Full Message in Browser..." is displayed.

  • Steps to reproduce the problem:
    -- Receive a similar message like the one

ChristophWurst
ChristophWurst commented Dec 23, 2021

Expected behavior

Attachments added to new messages are stored in mail_attachments. At \OCA\Mail\Service\Attachment\AttachmentService::addFile we don't assign a value to createdAt, thus the timestamp is of default 0.

Actual behavior

The timestamp is set to a real value. We need this to clean up old data.

Mail app

Mail app version: v1.11


Implem

deltachat-core-rust
ghoffart
ghoffart commented Oct 26, 2021
  • Operating System (Linux/Mac/Windows/iOS/Android): Web
  • Delta Chat Version: 1.22.2
  • Expected behavior: Clicking the link »Autoconfigure« leads to a contentful Mozilla web page
  • Actual behavior: Clicking the link »Autoconfigure« leads to a 404 Mozilla page
  • Steps to reproduce the problem:
  1. Go to https://github.com/deltachat/deltachat-core-rust/blob/master/standards.md#standards-used-i

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