Open
Description
I am trying to do this in docker, but I am not sure how to edit /etc/zulip/zulip.conf from docker-compose settings:
https://zulip.readthedocs.io/en/latest/production/email-gateway.html#local-delivery-setup
Could someone please share how you got INCOMING email working with docker-compose?
Concretely, how to concatenate , zulip::postfix_localmail
to puppet_classes in /etc/zulip/zulip.conf like this:
puppet_classes = zulip::voyager, zulip::postfix_localmail
And I also need to add a section to /etc/zulip/zulip.conf like this:
[postfix]
mailname = emaildomain.example.com