Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. Activate "mail_handler" web service

Activate "mail_handler" web service

Added by d0gl0 d0g over 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 over 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...