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. Activate "mail_handler" web service

Activate "mail_handler" web service

Added by d0gl0 d0g about 7 years ago

Hi,

while moving from RM to OP I fall into a problem to activate the mail_handler web-service for incoming mails. It’s already activated from GUI (systemsettings -> incoming mails), set token but will only receive 404…

Openproject logs for prod env:
FATAL — : ActionController::RoutingError (No route matches [POST] “/mail_handler”):

As far as I can see, there’s no GET/POST methods for mail_handler within routes.rb like in RM (could be re-added, but maybe there’s a reason).

I’m running OpenProject 7.3.2 (PostgreSQL).

As a workaround I configured incoming mails to be fetched from an local IMAP account but would like to get rid of a separate imap service with dovecot on this system.

Maybe someone has a hint…

Thanks


Replies (1)

RE: Activate "mail_handler" web service - Added by Oliver Günther about 7 years ago

This functionality has been removed for some time, but the routes remained in older versions. It should be no problem to restore the functionality into a plugin, but it’s not something we will restore into the core and/or continue to maintain.

Best,
Oliver

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