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
|
cd mailcow_path
|
||||||
bash reset_admin.sh
|
bash mailcow-reset-admin.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Rspamd
|
## Rspamd
|
||||||
|
@ -378,9 +378,6 @@ data/conf
|
||||||
│  ├── listen_plain.template
|
│  ├── listen_plain.template
|
||||||
│  ├── listen_ssl.template
|
│  ├── listen_ssl.template
|
||||||
│  └── server_name.template
|
│  └── server_name.template
|
||||||
├── pdns
|
|
||||||
│  ├── pdns_custom.lua
|
|
||||||
│  └── recursor.conf
|
|
||||||
├── postfix
|
├── postfix
|
||||||
│  ├── main.cf
|
│  ├── main.cf
|
||||||
│  ├── master.cf
|
│  ├── master.cf
|
||||||
|
|
Laden …
In neuem Issue referenzieren