mailu/core/admin
bors[bot] bae15c0af3
Merge
2404: Forwarding emails option in user settings did not support 1 letter do… r=mergify[bot] a=Diman0

…mains.

## What type of PR?

Bug-fix

## What does this PR do?

Forwarding emails option in user setting did not support 1 letter domains. The regex for checking the validity of  multiple email addresses string has been modified to allow 1 letter domains and to allow 1 letter local part.

### Related issue(s)
- closes  

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

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


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
..
assets fixed auto reply form
mailu Merge
migrations Add default to column spam_mark_as_read
.gitignore Move all directories per theme
Dockerfile Update alpine-linux to 3.14.5 - Zlib security FIX
README.md Move all directories per theme
audit.py duh
babel.cfg Move all directories per theme
messages.pot l10n
package.json fix
requirements-prod.txt Reflect the data from the POST
requirements.txt Reflect the data from the POST
start.py Change link in warning to master. Master is always available. 1.9 will be unavaiable in the future.
webpack.config.js AdminLTE3 optimizations & compression and caching

README.md

Mailu Admin container

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

Resources