Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Incoming email support in Docker setup

Incoming email support in Docker setup

Added by Naglis Jonaitis almost 9 years ago

Hello all,

we would like to migrate our OpenProject setup to use a Docker container and we would like to have incoming email support. I’ve tested the incoming email support inside a Docker container (openproject/community:6.0 image) locally (setting the necessary IMAP_* settings from cron, but it does not seem that the IMAP job is running inside the container, or maybe I’m just doing something wrong.

Maybe someone could verify, if incoming email is supported in the Docker setup? If not, is it planned to be added?

Thanks in advance,
Naglis


Replies (1)

RE: Incoming email support in Docker setup - Added by Cyril Rohr over 8 years ago

Hi, currently the incoming email cron is not enabled in the docker image (you can see the list of processes started in the docker container at https://github.com/opf/openproject-ce/blob/1d3876bb9abe9d3b0c89eb09572dd9e96d7dfc41/docker/supervisord.conf)

It would be quite easy to add a new section for the cron, something I can’t yet do since I’m on holiday but would happily take a pull request for it.

  • (1 - 1/1)
Loading...