[GH-ISSUE #188] Disable GMail workaround to copy to trash #131

Closed
opened 2026-03-03 01:20:03 +03:00 by kerem · 0 comments
Owner

Originally created by @d99kris on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/d99kris/nmail/issues/188

Originally assigned to: @d99kris on GitHub.

Description:
Back in 2024 GMail IMAP service started disconnecting the IMAP connection in the event that user moved an email to trash. The issue was reported to Google, but as there was no server-side fix we went on to work around it from the client (using copying to trash, and then deleting from folder) specifically for GMail - see #172 for details.

Now it appears the issue has been fixed server-side, so we should update the default config to disable the workaround, as it is cleaner and safer (and likely faster) to perform a move operation.

Originally created by @d99kris on GitHub (Jan 24, 2026). Original GitHub issue: https://github.com/d99kris/nmail/issues/188 Originally assigned to: @d99kris on GitHub. **Description**: Back in 2024 GMail IMAP service started disconnecting the IMAP connection in the event that user moved an email to trash. The issue was reported to Google, but as there was no server-side fix we went on to work around it from the client (using copying to trash, and then deleting from folder) specifically for GMail - see #172 for details. Now it appears the issue has been fixed server-side, so we should update the default config to disable the workaround, as it is cleaner and safer (and likely faster) to perform a move operation.
kerem 2026-03-03 01:20:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nmail#131
No description provided.