This commit is contained in:
Daniel Winzen
2017-04-30 19:37:06 +02:00
parent e0b35fb943
commit f72bdc788d

View File

@ -14,7 +14,7 @@ This setup has two postfix instances, one for receiving and sending mail to othe
``` ```
postmulti -e init postmulti -e init
postmulti -I clearnet -e create postmulti -I clearnet -e create
postmulti -e enable postmulti -I clearnet -e enable
postmulti -i clearnet -p start postmulti -i clearnet -p start
``` ```