Fix spelling mistake in readme

This commit is contained in:
Kyle Ondy 2016-04-22 18:57:05 -04:00
parent 1d057555d3
commit 05d367426b
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,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.