sqlite page started

This commit is contained in:
Christoph Haas 2025-08-17 23:43:45 +02:00
parent 5eaa855d64
commit 3b0f26211a
4 changed files with 94 additions and 1 deletions

View file

@ -20,7 +20,8 @@ DEBIAN_FRONTEND=noninteractive \
While the server is downloading and installing the packages, let me give you a quick explanation of each package:
- postfix-sqlite \
Postfix is the MTA (mail transport agent) that speaks SMTP to send and receive emails. This package installs Postfix with support for SQLite databases.
Postfix is the MTA (mail transport agent) that speaks SMTP to send and receive emails. This package installs Postfix
with support for SQLite databases.
- dovecot \
Dovecot manages the emsrc/content/docs/ispmail-trixie/140-install-packages.mdx emails using IMAP.
- -lmtpd \
@ -52,3 +53,5 @@ While the server is downloading and installing the packages, let me give you a q
Installs security updates automatically.
TODO: move crowdsec into optional chapter
TODO: postfix in no-chroot mode