1
0
Fork 0

11 Commits (fe58316776138cb5dee9c351c8dfe3f1d7639ad5)

Autor SHA1 Nachricht Datum
Florent Daigniere 2170e07731 Tell rspamd about RELAYNETS vor 4 Jahren
Alexander Graf 893705169e PoC rspamd use dkimkeys from admin using vault api vor 4 Jahren
Florent Daigniere d7c2b510c7 Give alpine 3.14.2 a shot vor 4 Jahren
Florent Daigniere 420afa53f8 Upgrade to alpine 3.14 vor 5 Jahren
bors[bot] a1345114bc
Merge #1649 #1673
1649: Update docs/reverse.rst with Traefik v2+ info r=mergify[bot] a=patryk-tech

## What type of PR?

Documentation

## What does this PR do?

Adds information about using Traefik v2+ as a reverse proxy.

### Related issue(s)
Closes #1503 

## 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: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


1673: Remove rspamd unused env var from start script r=mergify[bot] a=cbachert

## What type of PR?
Cleanup

## What does this PR do?
Remove unused environment variable FRONT_ADDRESS in rspamd. FRONT_ADDRESS references were removed with commit 8172f3e in PR #727 like mentioned in chat https://matrix.to/#/!MINuyJjJSrfowljYCK:tedomum.net/$160401946364NGNmI:imninja.net?via=huisman.xyz&via=matrix.org&via=imninja.net
```
Mailu$ grep -r "FRONT_ADDRESS" core/rspamd/
core/rspamd/start.py:os.environ["FRONT_ADDRESS"] = system.get_host_address_from_environment("FRONT", "front")
```

### Related issue(s)
N/A

## Prerequistes
- [x] Documentation updated accordingly: No documentation to update
- [x] Add to changelog: Minor change

Co-authored-by: Patryk Tech <git@patryk.tech>
Co-authored-by: cbachert <cbachert@users.noreply.github.com>
vor 5 Jahren
cbachert 32f6a23a95 Remove rspamd unused env var from start script
Environment variable FRONT_ADDRESS is unused in rspamd
FRONT_ADDRESS references were removed with commit 8172f3e in PR #727
vor 5 Jahren
anrc 59bc4f7aea
Remove the username from the milter_headers
Rspamd adds the name of the authenticated user by default. Setting add_smtp_user to false prevents the login to be leaked.
vor 5 Jahren
ofthesun9 cff2e76269 Switching to alpine:3.12 vor 6 Jahren
Michael Wyraz 09ee3ce95c Install py3-multidict from repository before installing socrate to avoid the need of gcc during build vor 6 Jahren
Michael Wyraz e857b9d659 Document default antivirus behaviour, add an option to reject viruses vor 6 Jahren
Tim Möhlmann 4e4b071fb0
Move services into core and optional vor 6 Jahren