1
0
Fork 0

73 Commits (9803c51d5591cd322dc9f48403818e2402941983)

Autor SHA1 Nachricht Datum
Dimitri Huisman 8cb7265eb2
By default disable the API in the setup utility.
Generate a sample token value for API_TOKEN.
Fix small rendering issue when API was disabled in setup.
vor 3 Jahren
Dimitri Huisman d6e7314f05
Make API configurable via the setup utility
Fix some small bugs in the setup utility
Improve documentation on the API.
vor 3 Jahren
Florent Daigniere cea533ae57 Merge remote-tracking branch 'upstream/master' into oletools vor 3 Jahren
Florent Daigniere 43bf068be2 Enable admin by default vor 3 Jahren
Florent Daigniere 44c064ff38 make it configurable vor 3 Jahren
Florent Daigniere d0631558c7 Remove Swarm everywhere.
This hasn't been tested
vor 3 Jahren
Vincent Kling 23d06a5761 Fix a bunch of typos vor 3 Jahren
Dimitri Huisman f2f859280c Merge remote-tracking branch 'origin/master' into feature-switch-snappymail vor 4 Jahren
Dimitri Huisman 9519d07ba2 Switch from RainLoop to SnappyMail vor 4 Jahren
Florent Daigniere a88424d19f Sturdy up the warning about v6 in setup vor 4 Jahren
Dimitri Huisman dfd5e441bd Fix resolver warning message not being displayed in setup. vor 4 Jahren
Florent Daigniere 0abbf2ba4a untested but it should work vor 4 Jahren
Florent Daigniere 984ae8b2d3 enable unbound by default vor 4 Jahren
Dimitri Huisman f9efbeb7c6 Remove not-used DB_PORT/ROUNDCUBE_DB_PORT environment variables. Document how to specify port for DB URL vor 4 Jahren
Dimitri Huisman 1eeffe29c0 Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix #1838. vor 4 Jahren
Florent Daigniere 862fdda55b Tweak the wording vor 4 Jahren
Diman0 ac496eed19 Update setup with new rate limit config vars. vor 4 Jahren
Dimitri Huisman e5972bd9ec Set default message rate limit to 200/day vor 4 Jahren
Florent Daigniere 1438253a06 Ratelimit outgoing emails per user vor 4 Jahren
Diman0 4cfa2dbc2a Increase width of rate limiting text box. vor 4 Jahren
Diman0 588904078e Set default of AUTH_RATELIMIT_SUBNET to False. Increase default AUTH_RATELIMIT value. vor 4 Jahren
Dimitri Huisman b140fa54ac Update jquery js dependencies in setup vor 4 Jahren
Nicolas Paris e4ad3a868c
Fix typo
Co-authored-by: decentral1se <1991377+decentral1se@users.noreply.github.com>
vor 4 Jahren
Nicolas Paris 7386257ded
Fix typo
Co-authored-by: decentral1se <1991377+decentral1se@users.noreply.github.com>
vor 4 Jahren
Nicolas Paris ab7264df0c
Fix typo
Co-authored-by: decentral1se <1991377+decentral1se@users.noreply.github.com>
vor 4 Jahren
Nicolas Paris c0c8c4a551
Fix typo
Co-authored-by: decentral1se <1991377+decentral1se@users.noreply.github.com>
vor 4 Jahren
parisni d2803f6f46 Update setup website vor 4 Jahren
Dario Ernst 7483ea1d49 Make setup show external DB parameters automaticaly when selecting postgres
Before, the "external postgres" options were not shown, even though
"extrnal" was pre-selected. This fixes the mechanics surrounding the
picker.
vor 5 Jahren
Dimitri Huisman 17cea83301 Completely remove step 5 where you can set the replica count for docker-stack.
Add additional warning to ´experimental' notice in setup for stack.
Add a notice the shipped PostgreSQL is deprecated.
Make the external PostgreSQL database the default option.
Make 1.7 the default version (stable_version': '1.7', in docs\conf.py)
Update mergify.yml with 1.8 version
vor 5 Jahren
Simonmicro eca00905cf
Minor formulation vor 5 Jahren
Simonmicro db440d46be
Added line of warning vor 5 Jahren
bors[bot] 88ffb9fcf1
Merge #1511
1511: Setup, compose: add note about reverse DNS r=mergify[bot] a=liquidat

## What type of PR?

documentation

## What does this PR do?

If the [mailu setup utility](https://setup.mailu.io/master/) is used with the Compose flavor, in step 4 a list of public host names needs to be provided:
![Screenshot from 2020-05-17 01-54-06](https://user-images.githubusercontent.com/1998084/82132563-5227d780-97e1-11ea-85ed-fa5d5108e24e.png)
The [first entry in this list is configured as hostname by postfix](ddac2672fc/core/postfix/conf/main.cf (L10)). That is crucial: if the reverse DNS entry for that host is not the same as this first entry in this list, it will be a mismatch between rDNS and HELO, which will lead to bad scoring in many spam filters.

This commit clarifies that point.
It also fixes a missing parenthesis.

### Related issue(s)

- (none)

## Prerequistes

- (none applicable)

Co-authored-by: liquidat <liquidat@bayz.de>
vor 5 Jahren
Dennis Hoppe c3cbac65f9
Replace SMPT with SMTP vor 5 Jahren
liquidat 6dbf7eb0e0 Setup, compose: add note about reverse DNS vor 5 Jahren
Dario Ernst 5ab47864e7 Clarify fetchmail description text in setup vor 6 Jahren
Leigh Morresi 83b51e6597 Place checkbox descriptions after checkboxes and labels, set italic for readability. vor 6 Jahren
Leigh Morresi 1ede5dc301 Grammatical and spelling mistake fixes. vor 6 Jahren
kaiyou 8e88f1b8c3 Refactor the rate limiting code
Rate limiting was already redesigned to use Python limits. This
introduced some unexpected behavior, including the fact that only
one criteria is supported per limiter. Docs and setup utility are
updated with this in mind.

Also, the code was made more generic, so limiters can be delivered
for something else than authentication. Authentication-specific
code was moved directly to the authentication routine.
vor 6 Jahren
Jonathan Elias Caicedo 468793640a
Fix 'coma' -> 'comma' vor 6 Jahren
Jonathan Elias Caicedo 8661919374
Fix 'coma' -> 'comma' vor 6 Jahren
toxik-io ca5e0c88ba
update in stack, as well. vor 6 Jahren
toxik-io f1eb2ee367
solve admin problems by recommending it in setup, not just FAQ. vor 6 Jahren
bors[bot] 86b4242f82 Merge #886
886: Ipv6 support r=mergify[bot] a=muhlemmer

## What type of PR?

(Feature, enhancement, bug-fix, documentation) -> A bit of everything

## What does this PR do?

Document how to use ipv6nat. This, however triggers some kind of flaky behavior with the Docker DNS resolver, resulting in lookup failures between containers.  So all resolving needs to be done during container startup/configuration.

In order not to pollute every single start.py file, we've created a small library called [Mailu/MailuStart](https://github.com/Mailu/MailuStart). As an addition, this library also defines the template generation function, including its logging facility.

Note: `docker-compose.yml` downgrade is necessary, as IPv6 settings are not supported by the Docker Compose file format 3 😞  

### Related issue(s)
Supersedes  PR #844
- Fixes #827 
- Hopefully helps with #829 and #834

## No backport yet

This PR directly imports MailuStart from git. This makes it a bit more simple to implement on the short term an do some testing and probably some future improvements. When everything is proved stable, we will create a proper PyPi package with versioning and consider back porting.

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

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: place entry in the [changelog](CHANGELOG.md), under the latest un-released version.


Co-authored-by: Ionut Filip <ionut.philip@gmail.com>
Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com>
vor 7 Jahren
Ionut Filip bbbd22b3a3
Merge pull request #843 from usrpro/fix-unbound-swarm
Remove unbound from swarm
vor 7 Jahren
Tim Möhlmann 3460872747
Documentation on IPv6 vor 7 Jahren
Ionut Filip 3ae1c75c55
Added IPv6 as optional vor 7 Jahren
Ionut Filip f7e37b7d4b
Removed unbound resolver for stack flavor vor 7 Jahren
Ionut Filip 9bec86f2c3 Fixed TLD limitation vor 7 Jahren
Tim Möhlmann 38e754be6d
Make docs refer to the setup utility vor 7 Jahren
Ionut Filip 37a07e3297 Update setup utility with mysql db flavor vor 7 Jahren