Initial website

This commit is contained in:
Eike Kettner
2020-07-27 22:13:22 +02:00
parent dbd0f3ff97
commit f8c6f79b10
160 changed files with 8854 additions and 64 deletions

View File

@ -90,7 +90,7 @@ notes about the used options (see `man curl`):
Go into the `tools/exim` directory and build the docker image:
``` shell
``` bash
docker build -t ds-exim:latest -f exim.dockerfile .
```
@ -114,7 +114,7 @@ variables as needed.
Finally start the container:
``` shell
``` bash
docker-compose up
```
@ -169,7 +169,7 @@ The mail is processed and results in an item:
However, if a mail is to an unknown collective or not to the
configured local domain, the server rejects it immediately:
``` shell
``` bash
fish ~> telnet localhost 25
Trying ::1...
Connected to localhost.