diff --git a/src/content/docs/ispmail-bookworm/50-types-of-email-domains.mdx b/src/content/docs/ispmail-bookworm/50-types-of-email-domains.mdx index 8c11b14..0ab0aa0 100644 --- a/src/content/docs/ispmail-bookworm/50-types-of-email-domains.mdx +++ b/src/content/docs/ispmail-bookworm/50-types-of-email-domains.mdx @@ -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`: ```