apps/stalwart/manual_config_steps.md hinzugefügt
This commit is contained in:
parent
3b97089908
commit
ddf55d5050
1 changed files with 40 additions and 0 deletions
40
apps/stalwart/manual_config_steps.md
Normal file
40
apps/stalwart/manual_config_steps.md
Normal file
|
|
@ -0,0 +1,40 @@
|
||||||
|
|
||||||
|
## Manual Configuration Steps in the Web UI ##
|
||||||
|
|
||||||
|
Management > Domains
|
||||||
|
|
||||||
|
+ new entry
|
||||||
|
Domain Name: basicstack.de
|
||||||
|
DNS Management: Manual DNS Management
|
||||||
|
Report Address: mailto:admin@basicstack.de
|
||||||
|
|
||||||
|
|
||||||
|
Settings > Network > General
|
||||||
|
|
||||||
|
Default Hostname: mail.basicstack.de
|
||||||
|
Default Domail: Select basicstack.de
|
||||||
|
|
||||||
|
Settings > Network > Listeners
|
||||||
|
|
||||||
|
+ new entry
|
||||||
|
Listener id: smtp-587
|
||||||
|
Protocol: SMTP
|
||||||
|
Bind addresses: [::]:587
|
||||||
|
Enable TLS: on
|
||||||
|
Implicit TLS: off
|
||||||
|
|
||||||
|
+ new entry
|
||||||
|
Listener id: imaps-143
|
||||||
|
Protocol: IMAP4
|
||||||
|
Bind addresses: [::]:143
|
||||||
|
Enable TLS: on
|
||||||
|
Implicit TLS: off
|
||||||
|
|
||||||
|
TLS > Certificates
|
||||||
|
|
||||||
|
+ new entry
|
||||||
|
mail.basicstack.de
|
||||||
|
Certitificate: Text value read from file
|
||||||
|
File Path: /etc/stalwart/certs/tls.crt
|
||||||
|
Private Key: Secret read from file
|
||||||
|
File path: /etc/stalwart/certs/tls.key
|
||||||
Loading…
Add table
Reference in a new issue