1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Fixed typo

This commit is contained in:
Thomas VIAL
2016-04-23 09:27:47 +02:00
parent 81bd1f5212
commit 2f1be46c91

View File

@ -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.