remove traces of sqlite
This commit is contained in:
parent
21a0a1aa8c
commit
4bc8c0c546
1 changed files with 0 additions and 4 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue