diff --git a/docs/content/a-mail-server's-101.md b/docs/content/a-mail-server's-101.md index 42529667..77536f80 100644 --- a/docs/content/a-mail-server's-101.md +++ b/docs/content/a-mail-server's-101.md @@ -44,7 +44,7 @@ Fetching an email: MUA <------------------------------ ┫ MDA ╯ ┃ ┗━━━━━━━┛ ``` -By default, docker-mailserver does not act as a relay nor does it accept emails from relays. It only handles direct email trafic, bound to a specific hostname. Thus our schema can be further simplified to look like this: +In its simplest use-case, docker-mailserver will handle direct email trafic bound to a specific hostname: a MUA established a direct connection to docker-mailserver's MTA. Thus our schema could be further simplified to look like this: ```txt docker-mailserver is here: