Updated EGroupwareMail (markdown)

Ralf Becker 2022-03-02 14:47:56 +02:00
parent c04ed8a673
commit 345c483f03

@ -75,7 +75,7 @@ services:
```
* run the following command once to make sure mail-services get restarted on certificate renewal:
```
certbot renew --force-renew --post-hook "docker-compose -f /etc/egroupware-mail/docker-compose.yml restart"
certbot renew --force-renew --post-hook 'bash -c "cd /etc/egroupware-mail; docker-compose restart"'
```
##### 5. use a smarthost / mail relay to send outgoing mail through (eg. for better reputation then your dynamic IP)
* uncomment the following section in /etc/egroupware-mail/postfix/main.cf