Skip to content

FEATURE: Add IMAP IDLE support for getmail#4675

Open
brainkiller wants to merge 9 commits intodocker-mailserver:masterfrom
brainkiller:master
Open

FEATURE: Add IMAP IDLE support for getmail#4675
brainkiller wants to merge 9 commits intodocker-mailserver:masterfrom
brainkiller:master

Conversation

@brainkiller
Copy link
Copy Markdown
Contributor

Similar to the FETCHMAIL_PARALLEL option which enables the use of IMAP IDLE, this PR provides the same functionality for getmail.
It builds upon the existing code as it doesn't touch the config file generation. Instead it only focusses on the start of getmail.
This should provide the functionality requested in discussion #4667

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [ x ] Improvement (non-breaking change that does improve existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ x ] This change requires a documentation update

Checklist

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have performed a self-review of my code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • [ x ] I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • [ x ] If necessary, I have added tests that prove my fix is effective or that my feature works
  • [ x ] New and existing unit tests pass locally with my changes
  • [ x ] I have added information about changes made in this PR to CHANGELOG.md

@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: b9477ef

@casperklein
Copy link
Copy Markdown
Member

Thank you for your contribution. Just wanted to let you know, that we are quiet busy and review will take same time.

@georglauterbach georglauterbach added kind/new feature A new feature is requested in this issue or implemeted with this PR area/features stale-bot/ignore Indicates that this issue / PR shall not be closed by our stale-checking CI service/getmail labels Mar 28, 2026
@georglauterbach georglauterbach moved this to Rationale Provided in DMS Features & Tasks Mar 28, 2026
@georglauterbach georglauterbach added this to the v17.0.0 milestone Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/features kind/new feature A new feature is requested in this issue or implemeted with this PR service/getmail stale-bot/ignore Indicates that this issue / PR shall not be closed by our stale-checking CI

Projects

Status: Rationale Provided

Development

Successfully merging this pull request may close these issues.

3 participants