Removed pdns and corrected script name
Dieser Commit ist enthalten in:
Ursprung
78b27493c0
Commit
0f58dcba9c
1 geänderte Dateien mit 1 neuen und 4 gelöschten Zeilen
|
@ -313,7 +313,7 @@ Reset mailcow admin to `admin:moohoo`:
|
|||
|
||||
```
|
||||
cd mailcow_path
|
||||
bash reset_admin.sh
|
||||
bash mailcow-reset-admin.sh
|
||||
```
|
||||
|
||||
## Rspamd
|
||||
|
@ -378,9 +378,6 @@ data/conf
|
|||
│  ├── listen_plain.template
|
||||
│  ├── listen_ssl.template
|
||||
│  └── server_name.template
|
||||
├── pdns
|
||||
│  ├── pdns_custom.lua
|
||||
│  └── recursor.conf
|
||||
├── postfix
|
||||
│  ├── main.cf
|
||||
│  ├── master.cf
|
||||
|
|
Laden …
In neuem Issue referenzieren