-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incoming email setup - Local delivery setup - how to? #237
Comments
I think this is likely annoying to do with |
Thanks. If I use manual config and still have some config in docker compose which is given preference? Do I need to remove everything from docker compose or is it all just ignored? |
@timabbott can I take over the old manual config of my "traditional" installation? This might be easier. Dealing with all of the variables has become a nightmare. |
@timabbot is there any chance of getting a few pointers here. Would you know which contributor may be able to guide me in the right direction. I've tried (I think) what you said above and rebuild but cannot get this working as it did in the non-docker version. |
Sorry. Should be @timabbott |
@hackerkid can you help with this? Ideally, the goal should be to have the incoming email gateway be fully supported by just merging changes to Zulip as I described above, but we can at least detail a workaround here. |
@hackerkid @timabbott I really give up ;) I tried to the best of my ability to hack it into working status, but couldn't find a way. I did the following steps:
to:
|
I'm hitting the same issue. It seems I need to provide a value for What is the recommended method for customizing |
Based on the discussion around this PR, adding |
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:
The text was updated successfully, but these errors were encountered: