Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
bors[bot] 8461a11ff4
Merge #2588
2588: IMAP folder names may contain characters outside of \w: [a-zA-Z0-9] r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

IMAP folder names may contain characters outside of \w: [a-zA-Z0-9]. Typically it may be subfolders...

I have also simplified the regexp since we strip spaces the line below.

This is used for "external accounts"/fetchmail.

### Related issue(s)

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
před 3 roky
..
assets Allow proper JS debugging, speed-up assets dev-build, disable redirect-debug by default. před 3 roky
mailu Merge #2588 před 3 roky
migrations Fix DB downgrade před 3 roky
.gitignore Add shell script to run admin dev environment před 3 roky
Dockerfile Restore the Dockerfile like it was před 3 roky
README.md Move all directories per theme před 8 roky
audit.py Move even more python deps to base image před 3 roky
babel.cfg Move all directories per theme před 8 roky
messages.pot Fix a bunch of typos před 3 roky
run_dev.sh Enable dynamic resolution of hostnames před 3 roky
start.py Enable dynamic resolution of hostnames před 3 roky

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources