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

Development
  1. OpenProject
  2. Forums
  3. Development
  4. How to use webservice to update projects from incoming mails

How to use webservice to update projects from incoming mails

Added by Sebastian Radloff about 9 years ago

Hi,

I’m new to openproject and linux, but was able to set the system up by the packaged installation guide.
Everything works fine and now I want to enable incoming e-mail processing.
In our company (with MS Exchange Mail Server) I would create project related addresses like:
projectname@projects.ourdomain.de

With an external tool i can read the incoming e-mails and now I would like to attach them to the corresponding project.
Should I use the “incoming e-mail webservice” that can be enabled in the system configuration ?
Is there any documentation how to query this service?

Thanks in advance
Sebastian


Replies (1)

RE: How to use webservice to update projects from incoming mails - Added by Oliver Günther about 9 years ago

Hi Sebastian,

there is a guide that details incoming mails setup using either POP3 or IMAP.
In essence, you’ll need to periodically run a specific rake task (i.e., a cronjob) with a configuration you devise.

You can find the guide here:

https://github.com/opf/openproject/blob/stable/5/doc/operation_guides/incoming_emails.md

Best,
Oliver

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