remove traces of sqlite

This commit is contained in:
Christoph Haas 2025-09-03 01:11:18 +02:00
parent 21a0a1aa8c
commit 4bc8c0c546

View file

@ -63,8 +63,6 @@ options:
You need to copy the database that contains the control data about your email domains and accounts. Log into the old
(Bookworm) server as root and back up the *mailserver* database. That is as easy as running…
(TODO: sqlite)
```
mysqldump mailserver > mailserver.sql
```
@ -80,8 +78,6 @@ migration is done.
## Roundcube contacts
(TODO: sqlite)
If your users are using Roundcube as a webmail interface then you should migrate their data like their contact lists.
Dump the SQL from the old server: