diff --git a/tools/exim/README.md b/tools/exim/README.md index 266a423c..b5a34642 100644 --- a/tools/exim/README.md +++ b/tools/exim/README.md @@ -6,9 +6,9 @@ mails to docspell via `curl`. The docker image contains [exim](https://exim.org) and a sample config file that runs curl against a configurable docspell url. It uses the [integration -endpoint](https://docspell.org/doc/uploading#integration-endpoint) and +endpoint](https://docspell.org/docs/webapp/uploading#integration-endpoint) and it expects it to be configured with "http-header" protection. It can be easily adopted to use a different protection method. Please see the [documentation -page](https://docspell.org/doc/tools/smtpgateway) for a guide. +page](https://docspell.org/docs/tools/smtpgateway) for a guide.