mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Fixed typo
This commit is contained in:
parent
81bd1f5212
commit
2f1be46c91
|
@ -101,7 +101,7 @@ Please first read [Postfix documentation on virtual aliases](http://www.postfix.
|
|||
Aliases are managed in `config/postfix-virtual.cf`.
|
||||
An alias is a full email address that will be:
|
||||
* delivered to an existing account in `config/postfix-accounts.cf`
|
||||
* redirected to one or more other email adresses
|
||||
* redirected to one or more other email addresses
|
||||
|
||||
Alias and target are space separated.
|
||||
|
||||
|
|
Loading…
Reference in a new issue