mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #343] IMAP Sent-Folder ignored - other clients use correctly #296
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#296
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 @zerobulfa on GitHub (May 7, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/343
Originally assigned to: @jasonmunro on GitHub.
🐛 Bugreport
hi,
maybe its not a bug and I'm only stupid - but when I add a IMAP account the "Folder Sent Settings" will be ignored.
Trash is working, but if I compose a mail in won't appear in the Sent-Folder. If I sending mails from my Thunderbird or Android-K9 the clients are use the default Sent-Folder. The mails were send and I can reply, forward new mails etc. (works fine :) )Was looking in the Code, but find nothing hardcoded or something to find the "failure". Only when I log my webserver (apache2) I see hes trying to get:
11.222.33.44 - - [07/May/2019:16:34:45 +0200] "POST /?page=message_list&list_path=sent HTTP/1.1" 200 1012 "https://mail.example.com/?page=message_list&list_path=sent" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36"If there maybe a problem "my" sent-folder @ IMAP is "Sent" and not "sent"?
I can choose the "Sent"-Folder (Settings > Folders > Sent Folder:). Profil is set up and default (only one user) - I can crate new Folders etc. - No errors in Logs so far.
Version & Environment
OS: 4.9.0-8-amd64 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux
Mail/Server:
postfix/stable,now 3.1.12-0+deb9u1
dovecot-imapd/stable,stable,now 1:2.2.27-3+deb9u4
PHP 7.0.33-0+deb9u3 +
apache2/stable,stable,now 2.4.25-3+deb9u7
php7.0-intl/stable,stable,now 7.0.33-0+deb9u3
Cypht-Version: last version two days ago from https://github.com/jasonmunro/cypht/archive/master.zip
regards,
zb
Update: Trash don't work too - its empty for Cypht but on the IMAP-Folder still there
@jasonmunro commented on GitHub (May 8, 2019):
Sent and Trash are working for me so I'm not sure what is wrong. You are correct in thinking you have to have a profile that associates an IMAP server with an SMTP server in order for saving in Sent to work, and you need to assign those of course in the Settings -> folders page. It might be worth enabling debug mode and keeping any eye on the PHP log (we log a lot more info in debug mode).
Info on debug mode:
https://github.com/jasonmunro/cypht/wiki/Troubleshooting-Login-Issues
@zerobulfa commented on GitHub (May 9, 2019):
Hi,
thx for ur reply.
Here is what I got if I update the Sent-Folder-Settings when debug is on:
Don't see what´s helping me - maybe 9/10 but I don't think its necessary?
regards,
zb
@zerobulfa commented on GitHub (May 13, 2019):
Hi,
I switched to another webclient - works for me like expected.
Thanks for you time,
regards,
zb
@jasonmunro commented on GitHub (May 13, 2019):
@zerobulfa sorry to hear that but I understand. I appreciate that you checked out the project. If I run into this again and can reproduce/fix it I will update this issue.
@ghost commented on GitHub (May 15, 2019):
Still occurs on my setup as of todays git rev
@apezio commented on GitHub (Oct 20, 2023):
this happens to me also.
Sent shows up in my imap Sent folder but not the Sent folder of Cypht.
I have two imap and two smtp accounts.
Sometimes mail from one account (but not the other) will show up in sent. but later it's gone again.
I think for awhile Sent was showing up in Drafts (without me changing my Folder settings) but that's not happening now and I could be wrong.