Typo fixed. Thanks, mx-starter

This commit is contained in:
Christoph Haas 2025-07-31 22:06:48 +02:00
parent 472bced479
commit a6613d0e62

View file

@ -180,7 +180,7 @@ I wont 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).
Lets take the virtual_domains table for example. This is the content of a file that is located at
Lets 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`:
```