mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #179] can't see custom folders in gmail imap #147
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#147
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 @mazhigali on GitHub (Mar 23, 2017).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/179
Originally assigned to: @jasonmunro on GitHub.
Hi, when i click on the *plus" nothings happens


but folders realy exist in gmail
@jasonmunro commented on GitHub (Mar 23, 2017):
Weird. What about the "[Gmail]" folder, does it expand properly? I have not run into this problem. I'm going to test a few things and see if I can reproduce the issue.
@jasonmunro commented on GitHub (Mar 23, 2017):
I'm still unable to reproduce. I have a debug I want you to try if you can. Apply the following change:
https://gist.github.com/jasonmunro/0e0925d5c8035dd593d7d1611be2ad32
Then logout, back in, and expand the folder. You must be running in "debug mode" (as described in section 6 here https://cypht.org/install.html). You should then get the results of the IMAP command in the PHP error log which will hopefully provide a clue. Thanks!
@mazhigali commented on GitHub (Mar 25, 2017):
after patch nothing happens in log, and i couldn't enable debug mode because of my low level in VDS, i use isp manager, sorry for bothering you, may be someone else has such problem and will help you
@jasonmunro commented on GitHub (Mar 25, 2017):
It's no bother! I appreciate the feedback. I wish I could reproduce it so I can fix it :)
Just to clarify:
Thanks
@mazhigali commented on GitHub (Mar 26, 2017):
@dumblob commented on GitHub (Mar 26, 2017):
@mazhigali is the problematic folder originally from Yandex whereas you're accessing it through the Gmail client capability (allowing Gmail logging into foreign email accounts like those on Yandex)? Do you have Cypht configured only for this Gmail account which itself is already a client for a Yandex account?
@mazhigali commented on GitHub (Mar 27, 2017):
@dumblob Cypht connects straight to yandex and gmail accounts.
These accounts have one common thing that they have 3 levels of subfolder nesting.
@jasonmunro commented on GitHub (Apr 3, 2017):
@mazhigali Figured out how to reproduce this. It has to do with non-ascii characters in the parent folder name. Working on a fix!
@jasonmunro commented on GitHub (Apr 3, 2017):
Fixed in
github.com/jasonmunro/cypht@5adde42d90@mazhigali if you could update and test that would be great. This change fixed the problem for me. Thanks!@mazhigali commented on GitHub (Apr 4, 2017):
@jasonmunro Thanks. now it's working