-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync imap subscribed folders/mailboxes #113
Comments
Hi @Helmut1965, Can you explain the subscribing, what are you using to do this? Have you connected with another IMAP client, like Thunderbird, with the same user to see if the folders are available? Also if you know what IMAP server are you running? Cheers, |
Hi Mat, thanks for the fast reply. The crazy part, in case I add the word "user' in the IMAP_FOLDER_PREFIX. I can see these boxes, but the send & trash is then not available anymore. Z-Push, forwards only my own mailfolders to me. Thanks for looking in |
I think this is how it is meant to work looking at the code. Though ideally this wouldn't affect the trash and sent folders. As this will need to change the behaviour of this option that other users might rely on, it may need to be classified as an enhancement and wait. |
Hi Matidau,thanks for the reply, in case I remeber IT right, I ask already as an enhancement requests.Is there something easy what I can add to the Code as a work around to make functional?Am 23.10.2024 02:30 schrieb matidau ***@***.***>:
The crazy part, in case I add the word "user' in the IMAP_FOLDER_PREFIX. I can see these boxes, but the send & trash is then not available anymore.
I think this is how it is meant to work looking at the code. Though ideally this wouldn't affect the trash and sent folders.
As this will need to change the behaviour of this option that other users might rely on, it may need to be classified as an enhancement and wait.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi Helmut, If you look at the issue on Github you can see that I have a tag of enhancement against it, this is what I meant. You could modify the code yourself to get the required effect that you want. There are other issues and enhancements ahead of yours, if you want guidance from me you may need to wait a bit until I can get to it. Cheers, |
As a user, I'm able to subscribe to other email boxes, unfortunaetly these emailboxes are not synced to a client. It looks like this isn't implemented.
I'm able to see all my folders but not any of the subscribed ones.
Thanks for maintaining z-push
The text was updated successfully, but these errors were encountered: