offlineimap icon indicating copy to clipboard operation
offlineimap copied to clipboard

Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3]

Results 100 offlineimap issues
Sort by recently updated
recently updated
newest added

The customconfig parser in offlineimap gets confused if there's comments that don't start at column 0. This is not inherited from the standard configparser (I tried to look into the...

enhancement
documentation
need contributor!

#### General informations OfflineIMAP still syncs with mail server, even if their SSL certificate has been revoked. I realise that this may expected behavior, or be the fault of my...

bug
need contributor!
CRITICAL

Using offlineimap 7.1.5, I fetch gmail emails via oauth2 token: oauth2_client_id_eval = get_id_token_fromdict("gmail") oauth2_client_secret_eval = get_secret_token_fromdict("gmail") oauth2_refresh_token_eval = get_refresh_token_fromdict("gmail") This work well at first, but after a while I get...

enhancement
need contributor!

Hello, I'm using Offlineimap, my mail provider is [FastMail](https://www.fastmail.com/). Whenever I'm moving a file around locally (from one Maildir directory into another one) the mail is first being deleted on...

feature
need contributor!
good first issue

Offlineimap currently doesn't work well with Dovecot's `antispam` plugin, because that plugin forbids use of the `APPEND` command. Offlineimap has to implement the `MOVE` command to fix that problem. See...

feature
need contributor!

#### General informations - system/distribution (with version): Fedora 26 - offlineimap version (`offlineimap -V`): ``` $ offlineimap -V offlineimap v7.1.4, imaplib2 v2.57 (bundled), Python v2.7.14, OpenSSL 1.1.0f-fips 25 May 2017...

bug
need contributor!

My offlineimap config file become longer and longer when I add more account on it. It'll be convenient if we can group some similar setting and reference it to each...

feature
need contributor!

Following up from #507 on the topic of auto-detecting which type of IMAP server we are talking to. Let user enter only the email address. Most of the time, Offlineimap...

feature

In an attempt not to re-open #62 I'm opening this ticket to alert the author of more Office 365 / Exchange folders beyond "Calendar" that need to be filtered. Note...

feature
need contributor!
Microsoft

#### General informations - system/distribution (with version): Arch Linux ``` $ uname -r 4.10.11-1-ARCH ``` - offlineimap version (`offlineimap -V`): `offlineimap v7.1.0, imaplib2 v2.57 (bundled), Python v2.7.13` - Python version:...

bug
feature
need contributor!