nextcloud / nextcloud/mail

Trigger processing of imip messages when opening the email

Open
#11,418 1 comment 0 reactions 1 assignee View on GitHub

@kesselb is already working on this.

Since Jul 25, 2025.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

As a user, I'm always confused when I'm receiving an IMIP reply , that is correctly shown in mail, but the reply is not propagated to the calendar.

After flagging the message as imip, it takes up to one hour (10m after https://github.com/nextcloud/mail/pull/11411) until the background job for processing imip messages will pick it up. Also there's no feedback at all, if processing that imip message did work or not.

Describe the solution you'd like
  1. Opening a message containing an unprocessed imip message should trigger the update right away.
  2. Show feedback to the user.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.