diff --git a/EGroupwareMail.md b/EGroupwareMail.md index 96f07e6..cef1e13 100644 --- a/EGroupwareMail.md +++ b/EGroupwareMail.md @@ -92,8 +92,8 @@ mail.example.org user@domain:secret ``` * 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 egroupware-mail postfix reload +docker exec -it ergoupware-smtp postmap hash:/etc/postfix/sasl_password +docker exec -it egroupware-smtp postfix reload ``` ##### 6. for anti-spam and anti-virus we recommend to use an external service: * SpamTitan services hosted by EGroupware GmbH