mailu/core/admin
bors[bot] 15a0d7303c
Merge
1399: Remove SPF type SPF record  r=mergify[bot] a=bladeswords

As mentioned in  - In accordance with RFC 7208, offer only TXT RRs for SPF.
Agree with @Nebukadneza - but not sure how to go about telling people to remove the old record...

## What type of PR?

Documentation

## What does this PR do?
Removes the recommendation to add a SPF RR for SPF records, as this is no longer RFC complaint and often causes issues to maintain two records.

### Related issue(s)
- closes 

## Prerequistes
None


1417: docker-compose exec needs a -T flag if no TTY is allocated r=mergify[bot] a=ofthesun9

This flag is missing in 00_create_users.sh and is failing the tests on travis arm architecture

## What type of PR?
This PR is an enhancement/bugfix needed to allow usage of travis to test and deploy on arm platform
Before the PR, tests are failing with the msg: "the input device is not a TTY"

## What does this PR do?
This PR add -T flag for the docker-compose exec occurences found in 00_create_users.sh


Co-authored-by: bladeswords <bladeswords@users.noreply.github.com>
Co-authored-by: Dario Ernst <dario@kanojo.de>
Co-authored-by: ofthesun9 <olivier@ofthesun.net>
..
assets add app.css and fix align of menu button
mailu Merge
migrations Fix typo in migration file
.gitignore Move all directories per theme
Dockerfile fix ARG positions
README.md Move all directories per theme
audit.py Move all directories per theme
babel.cfg Move all directories per theme
messages.pot Remove services status localization
package.json Expose jQuery for use outside Webpack build
requirements-prod.txt Bump validators from 0.12.5 to 0.12.6 in /core/admin
requirements.txt Merge
start.py Enable access log of admin service only for log levels of INFO and finer
webpack.config.js Expose jQuery for use outside Webpack build

README.md

Mailu Admin container

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

Resources