Updated EGroupwareMail (markdown)

Ralf Becker
2022-02-09 10:44:47 +02:00
parent 5e62ba7d44
commit 9dd2b11ee1

@ -92,8 +92,8 @@ mail.example.org user@domain:secret
``` ```
* run the following commands to compile sasl_password.db and reload postfix * run the following commands to compile sasl_password.db and reload postfix
``` ```
docker exec -it ergoupware-mail postmap hash:/etc/postfix/sasl_password docker exec -it ergoupware-smtp postmap hash:/etc/postfix/sasl_password
docker exec -it egroupware-mail postfix reload docker exec -it egroupware-smtp postfix reload
``` ```
##### 6. for anti-spam and anti-virus we recommend to use an external service: ##### 6. for anti-spam and anti-virus we recommend to use an external service:
* SpamTitan services hosted by EGroupware GmbH * SpamTitan services hosted by EGroupware GmbH