Content
You are here:
Docker + inbound emails
Added by Daniel Simal Gonzalez over 4 years ago
Hi, i have install OP over docker and the process is very simple, but i have try to configure inbounds emails for 3 proyects and i dont know where i have to put this statement (from official documentation https://docs.openproject.org/installation-and-operations/configuration/incoming-emails/):
openproject run bundle exec rake redmine:email:receive_imap host='imap.gmail.com' username='test_user' password='password' port=993 ssl=true allow_override=type,project project=test_project
or how can i configure more than one inbound mail addreses by docker environment variables?
Please, can you help me?
Thank you and best wishes
----
Daniel