apps/stalwart/manual_config_steps.md aktualisiert
This commit is contained in:
parent
fbe131821e
commit
d7367feead
1 changed files with 23 additions and 22 deletions
|
|
@ -1,40 +1,41 @@
|
|||
## Manual Configuration Steps in the Web UI ##
|
||||
|
||||
Management > Domains
|
||||
**Management > Domains**
|
||||
|
||||
\+ new entry
|
||||
|
||||
Domain Name: basicstack.de
|
||||
DNS Management: Manual DNS Management
|
||||
Domain Name: basicstack.de\
|
||||
DNS Management: Manual DNS Management\
|
||||
Report Address: mailto:admin@basicstack.de
|
||||
|
||||
|
||||
Settings > Network > General
|
||||
**Settings > Network > General**
|
||||
|
||||
Default Hostname: mail.basicstack.de
|
||||
Default Hostname: mail.basicstack.de\
|
||||
Default Domail: Select basicstack.de
|
||||
|
||||
Settings > Network > Listeners
|
||||
**Settings > Network > Listeners**
|
||||
|
||||
+ new entry
|
||||
Listener id: smtp-587
|
||||
Protocol: SMTP
|
||||
Bind addresses: [::]:587
|
||||
Enable TLS: on
|
||||
\+ 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
|
||||
\+ new entry
|
||||
Listener id: imaps-143\
|
||||
Protocol: IMAP4\
|
||||
Bind addresses: [::]:143\
|
||||
Enable TLS: on\
|
||||
Implicit TLS: off
|
||||
|
||||
TLS > Certificates
|
||||
**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
|
||||
\+ 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