Typo fixed. Thanks, mx-starter
This commit is contained in:
parent
472bced479
commit
a6613d0e62
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ I won’t bore you with the SQL stuff right now. We will deal with that in a lat
|
|||
Postfix can get data from the database. We provide Postfix with _configuration files_ for that purpose. These files
|
||||
often have a “.cf” suffix (**c**onfiguration **f**ile).
|
||||
|
||||
Let’s take the virtual_domains table for example. This is the content of a file that is located at
|
||||
Let’s take the virtual_users table for example. This is the content of a file that is located at
|
||||
`/etc/postfix/mysql-virtual-mailbox-maps.cf`:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue