1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-09-29 11:41:18 +02:00

Updated A mail server's 101 (markdown)

This commit is contained in:
Jean-Denis Vauguet 2020-06-12 06:09:12 +02:00
parent 7d4f0b1064
commit 1b826f47bc

@ -26,7 +26,7 @@ Sending an email: MUA ---> MTA ---> MTA ---> ... ---> MTA ---> MDA
Fetching an email: MUA <--------------------------------------- MDA
```
There may be other moving parts or sub-divisions (for instance, at several point along the chain, specialized programs may be analyzing, filtering, bouncing, editing… the exchanged emails).
There may be other moving parts or sub-divisions (for instance, at several points along the chain, specialized programs may be analyzing, filtering, bouncing, editing… the exchanged emails).
In a nutshell, docker-mailserver provides you with the following components: