Open Helmut1965 opened 1 month ago
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, Mat
Hi Mat, thanks for the fast reply. There is an email address like advertising@domain.com were all the advertising comes in. This is a normal imap mailbox. Now I'm able to subscribe (I'm on the same imap server) to the advertising mailbox. In case I use for example snappy as an email client, my own folders and also all the subscribed folders are listed in the client. In the Client I see these boxes as user.advertising or user.ebay
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. This is Cyrus 3.6.1-Debian-3.6.1-4+deb12u3
Thanks for looking in Helmut
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.
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, Mat
Hi, thanks for reply. For Sure I'll be patient.
I know only a little bit about programming. Again, thanks for the great Job.
Am 31.10.2024 09:13 schrieb matidau @.***>:
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, Mat
— Reply to this email directly, view it on GitHub[1], or unsubscribe[2]. You are receiving this because you were mentioned.Message ID: @.> <![CDATA[[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/Z-Hub/Z-Push/issues/113#issuecomment-2449282468", "url": "https://github.com/Z-Hub/Z-Push/issues/113#issuecomment-2449282468", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.***": "Organization", "name": "GitHub", "url": "https://github.com" } } ]]]>
[1] https://github.com/Z-Hub/Z-Push/issues/113#issuecomment-2449282468
[2]
https://github.com/notifications/unsubscribe-auth/A7U7P7P3V366BKK3LJO7WJTZ6HRD7AVCNFSM6AAAAABP6T3VQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBZGI4DENBWHA
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