mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #769] Flag a message as read on open not working #469
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tianze0926 on GitHub (Sep 18, 2023).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/769
Originally assigned to: @IrAlfred on GitHub.
💬 Question
I set up cypht using docker with the example docker-compose, and added a custom IMAP server.
After I open an unread message, the message would still be shown as unread. However it would work as expected if I explicitly select the message and press the
Readbutton.I examined the
Don't flag a message as read on openoption and it's not toggled.What am I missing here?
@metorm commented on GitHub (Mar 26, 2024):
I got this too. Is there a minimal timeout or something similar?
@marclaporte commented on GitHub (Sep 1, 2025):
@tianze0926 @metorm @IrAlfred This is pretty old.
Can someone retest in latest 2.4.x and master?
The monthly Cypht community meetings are a great opportunity to show bugs: https://github.com/cypht-org/cypht/wiki/Monthly-Community-Meetings
@IrAlfred commented on GitHub (Sep 1, 2025):
Yes, I will retest it
@IrAlfred commented on GitHub (Sep 24, 2025):
Hi @tianze0926 ,
I've invested time in trying to reproduce the behavior you described.
I tested multiple versions of the Cypht Docker image (v2.3.0, 2.4.0, and 2.4.2) using the example docker-compose setup with a custom IMAP server. In all my tests, opening an unread message correctly marked it as read.
Since I cannot reproduce the issue with the current versions, it appears the problem may have already been fixed. I am closing this ticket for now.
Please feel free to reopen this issue if you encounter the problem again and it would be helpful if you could specify your exact Docker image tag.