[GH-ISSUE #179] can't see custom folders in gmail imap #147

Closed
opened 2026-02-25 21:34:16 +03:00 by kerem · 10 comments
Owner

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
image
but folders realy exist in gmail
image

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 ![image](https://cloud.githubusercontent.com/assets/26579521/24248207/97e3de46-0fdf-11e7-9211-f094de08e413.png) **but folders realy exist in gmail** ![image](https://cloud.githubusercontent.com/assets/26579521/24248371/276e8a98-0fe0-11e7-9009-e3f5b0d45dcf.png)
kerem 2026-02-25 21:34:16 +03:00
  • closed this issue
  • added the
    bug
    imap
    labels
Author
Owner

@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.

<!-- gh-comment-id:288777267 --> @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.
Author
Owner

@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!

<!-- gh-comment-id:288781989 --> @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!
Author
Owner

@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

<!-- gh-comment-id:289199755 --> @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
Author
Owner

@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:

  • When you click the plus on that folder, nothing happens, including no error message?
  • Does the other expandable folder work (the [Gmail] one)?

Thanks

<!-- gh-comment-id:289226872 --> @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: - When you click the plus on that folder, nothing happens, including no error message? - Does the other expandable folder work (the [Gmail] one)? Thanks
Author
Owner

@mazhigali commented on GitHub (Mar 26, 2017):

When you click the plus on that folder, nothing happens, including no error message?
no error

Does the other expandable folder work (the [Gmail] one)?
it doesn't work in yandex too

<!-- gh-comment-id:289257427 --> @mazhigali commented on GitHub (Mar 26, 2017): > When you click the plus on that folder, nothing happens, including no error message? no error > Does the other expandable folder work (the [Gmail] one)? it doesn't work in yandex too
Author
Owner

@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?

<!-- gh-comment-id:289300037 --> @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?
Author
Owner

@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.

<!-- gh-comment-id:289382692 --> @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.
Author
Owner

@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!

<!-- gh-comment-id:291264764 --> @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!
Author
Owner

@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!

<!-- gh-comment-id:291266664 --> @jasonmunro commented on GitHub (Apr 3, 2017): Fixed in https://github.com/jasonmunro/cypht/commit/5adde42d90642fec87809ce0d6ad720e3cacc956 @mazhigali if you could update and test that would be great. This change fixed the problem for me. Thanks!
Author
Owner

@mazhigali commented on GitHub (Apr 4, 2017):

@jasonmunro Thanks. now it's working

<!-- gh-comment-id:291403126 --> @mazhigali commented on GitHub (Apr 4, 2017): @jasonmunro Thanks. now it's working
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#147
No description provided.