You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15a0d7303c
1399: Remove SPF type SPF record #1394 r=mergify[bot] a=bladeswords As mentioned in #1394 - 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 #1394 ## 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> |
5 years ago | |
---|---|---|
.. | ||
assets | 5 years ago | |
mailu | 5 years ago | |
migrations | 6 years ago | |
.gitignore | 7 years ago | |
Dockerfile | 5 years ago | |
README.md | 7 years ago | |
audit.py | 7 years ago | |
babel.cfg | 7 years ago | |
messages.pot | 7 years ago | |
package.json | 5 years ago | |
requirements-prod.txt | 5 years ago | |
requirements.txt | 5 years ago | |
start.py | 5 years ago | |
webpack.config.js | 5 years ago |
README.md
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository