mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 10:20:31 +01:00
Updated EGroupwareMail (markdown)
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
|
||||
|
Loading…
Reference in New Issue
Block a user