19 Zeilen
305 B
Markdown
19 Zeilen
305 B
Markdown
|
## Mailcow Admin Account
|
||
|
|
||
|
Reset mailcow admin to `admin:moohoo`:
|
||
|
|
||
|
```
|
||
|
cd mailcow_path
|
||
|
bash mailcow-reset-admin.sh
|
||
|
```
|
||
|
|
||
|
## Remove Two-Factor Authentication
|
||
|
|
||
|
```
|
||
|
|
||
|
```
|
||
|
|
||
|
## MySQL Passwords
|
||
|
|
||
|
Please refere to our (MySQL section)(mysql/#reset-mysql-passwords) for instructions on resetting your MySQL passwords.
|