Skip to content
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

Root Folder Path INBOX #193

Open
cnieswand opened this issue Mar 22, 2020 · 3 comments
Open

Root Folder Path INBOX #193

cnieswand opened this issue Mar 22, 2020 · 3 comments

Comments

@cnieswand
Copy link

In webmail all standard folders appear twice: Under Inbox and separate.
This is the same behaviour as if you do not set the root folder path in Outlook foe an IMAP Account … which you usually set to 'INBOX' …
If you do so (in Outlook or whatever client you use) and you create in webmail a folder NOT under Inbox, this folder is not visible in OUTLOOK.
So it seems to be as if the root folder path should be configurable for webmail as well ….

@tonioo
Copy link
Member

tonioo commented Mar 23, 2020

@cnieswand I'm not sure to understand the issue... Could you paste a screenshot or something similar please?

@cnieswand
Copy link
Author

Sorry … ii's a German interface:

image

First of all: everything under "Eingang" = INBOX is NOT translated … the rest is translated to German.
The folder SOME is created via Webmail with Inbox as parent. It appears correctly in Outlook via IMAP with root folder path set to "INBOX". The folder TEST is created on the top level via Webmail (NOT with Inbox as root) … it is NOT visible in Outlook … which makes sense and is correct, because it only looks at anything which is below INBOX …
For a normal user this is confusing. I know where to create a folder so that it is visible in Outlook … but not everybody understands this behavior. And in other Webmail interfaces it is not like that ...

And … while I am writing … I switch back to webmail … and all translations are gone … and even the English is different: "Junk" instead of "Junk Mail" an so on.
With Exception of the selected folder … which remains translated.

image

On Edge, switching between tabs … same in Firefox while having Firefox in the background.
I have to refresh (F5) to get the translation back ….

@seoni-at
Copy link

seoni-at commented Aug 5, 2020

For the Outlook problem:
You have to subscribe to the folder or you need to uncheck the checkbox to lost only subscribed folders.
You can get this dialog via right click on INBOX and selecting IMAP-Folders...

image

We also do have the problem with the incorrect translation in the webinterface. The folders that you have under INBOX are folders that a mail program created. The folders with the non folder icons are the ones coming from modoboa.

I looked a little bit into the source code and found out that the javascript that is updating the unread status is overwriting the translations that come from the python part.

If you load the page and wait for 300 seconds the translations are gone and the folders have the english names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants