mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #798] Sent, Junk and Trash does not work #484
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#484
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 @ulfgebhardt on GitHub (Oct 20, 2023).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/798
Originally assigned to: @Yannick243 on GitHub.
🐛 Bugreport
The

Sentmenu lists drafts not sent emails.The same applies to
Context: This behaviour is seen with one or multiple mailboxes installed.
Folders are set in the settings:
Version & Environment
Rev:
github.com/cypht-org/cypht@3d45097692OS: [chrome-latest, imap, postfix]
It was still working in
github.com/cypht-org/cypht@02ddf0d10eSteps to reproduce
@marclaporte commented on GitHub (Oct 20, 2023):
Sorry about that. It sounds like it's caused by the lack of IDs which this MR intends to solve: https://github.com/cypht-org/cypht/pull/625
@marclaporte commented on GitHub (Nov 4, 2023):
Related: https://github.com/cypht-org/cypht/issues/817
@marclaporte commented on GitHub (Nov 4, 2023):
@Yannick243 Please see if you can reproduce/address this issue in latest 1.4.x and master.
@ulfgebhardt commented on GitHub (Nov 8, 2023):
Send seems to work with https://github.com/cypht-org/cypht/releases/tag/v1.4.1
Side note: The trash folder is no longer part of the menu. Same applies to Junk & Archive:
@marclaporte commented on GitHub (Nov 9, 2023):
@Yannick243 Do you see this issue in 1.4.x and master?
@Yannick243 commented on GitHub (Nov 10, 2023):
I am also experiencing the issues described above. The Sent, Junk, and Trash menus display the content of the 'draft' folder.
Additionally, on branch 1.4, the Trash, Junk, and Archive menus do not display.
I am currently investigating the source of these issues and will provide you some feedback.
@PaulTGG commented on GitHub (Jan 13, 2024):
+1
@PaulTGG commented on GitHub (May 1, 2024):
Not sure if https://github.com/cypht-org/cypht/pull/625 fixed the issue in the 1.x code, but I can confirm this is still an issue in 2.0 (
492f634).@josaphatim commented on GitHub (May 1, 2024):
@PaulTGG It's working on my hand
Please make sure you have configured folders in /?page=folders
Also for testing purpose put show folder messages since to 5 years for all folders sections in /?page=settings
If you still don't see any messages we can check it.
@PaulTGG commented on GitHub (May 1, 2024):
@josaphatim Made the changes as you suggested (I think), and the emails are still missing. Here's a gallery of screenshots showing the configured folders for three email accounts, showing messages in one of the trash bins, and showing the unified trash bin being empty. https://imgur.com/a/cs9FD7s
@josaphatim commented on GitHub (May 1, 2024):
Then @Yannick243 can check it.
@Yannick243 commented on GitHub (Sep 9, 2024):
Hello @PaulTGG , sorry for the delay.
After doing some research, it seems that https://github.com/cypht-org/cypht/pull/625 has fixed the issue. Just make sure to adjust your preferences in the settings accordingly.
@PaulTGG commented on GitHub (Sep 9, 2024):
@Yannick243 Thanks, it's definitely resolved for me! @ulfgebhardt could probably close this issue now, assuming it's resolved for them as well.
@marclaporte commented on GitHub (Sep 10, 2024):
@PaulTGG Is it fixed in 1.4.x, 2.x or both?
Tks
@PaulTGG commented on GitHub (Sep 10, 2024):
I just happen to be using 2.x as my daily, so I noticed it there. I don't run 1.x, so I'm not sure.
@Yannick243 commented on GitHub (Sep 10, 2024):
Also tested on 1.4.x, so i can confirm that it is also working.