mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[GH-ISSUE #345] nothing saved in sent folder after composing email #295
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#295
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 @ghost on GitHub (May 15, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/345
Originally assigned to: @jasonmunro on GitHub.
Nothing is saved in the sent folder after composing and sending emails in the web ui, works fine for all other clients... phone and other.
@jasonmunro commented on GitHub (May 15, 2019):
Just pushed a potential fix if you could give it a try that would be great.
@jasonmunro commented on GitHub (May 22, 2019):
Just added some additional debugging to the saving process. In debug mode we should get some more information about why this isn't working for you.
Another possible issue I was thinking might cause this: If you deleted and recreated an IMAP or SMTP server it could "corrupt" the profile such that it fails to properly associate the servers together. Might be worth trying to delete and recreate your profile to see if that has any effect.
@jasonmunro commented on GitHub (Jul 3, 2019):
Just to follow up, my last comment was inaccurate. Profiles correctly handle when a server is deleted, however special folder assignments do NOT handle this properly. I have an issue to address that situation and hope to push a fix within a week.
@jasonmunro commented on GitHub (Nov 13, 2019):
Issue #349 will address this problem so I'm closing this one to keep things tidy.