Fix spelling mistake in readme
This commit is contained in:
parent
1d057555d3
commit
05d367426b
|
@ -105,7 +105,7 @@ Please first read [Postfix documentation on virtual aliases](http://www.postfix.
|
||||||
Aliases are managed in `config/postfix-virtual.cf`.
|
Aliases are managed in `config/postfix-virtual.cf`.
|
||||||
An alias is a full email address that will be:
|
An alias is a full email address that will be:
|
||||||
* delivered to an existing account in `config/postfix-accounts.cf`
|
* 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.
|
Alias and target are space separated.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue