40 lines
753 B
Markdown
40 lines
753 B
Markdown
|
|
## 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
|