Skip to content

fix(webmail): move deleted messages to Trash mailbox and enable 30s inbox polling - #478

Open
farrasrayhand wants to merge 1 commit into
oblien:mainfrom
farrasrayhand:fix/webmail-trash-move-and-auto-refresh
Open

fix(webmail): move deleted messages to Trash mailbox and enable 30s inbox polling#478
farrasrayhand wants to merge 1 commit into
oblien:mainfrom
farrasrayhand:fix/webmail-trash-move-and-auto-refresh

Conversation

@farrasrayhand

Copy link
Copy Markdown
Contributor

Description

Fixes issue #429:

  1. Trash Move: Updates modifyLabels in IMAP driver to execute messageMove(found, 'Trash') when TRASH label is added, ensuring messages move into the Dovecot Trash mailbox instead of staying in INBOX.
  2. Auto Refresh: Configures refetchInterval: 30000 (30s) and refetchOnWindowFocus: true in useThreads hook for automatic inbox updates when new emails arrive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant