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

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Problem with incoming mail

Problem with incoming mail

Added by Shad Gregory over 6 years ago

Hi all,

I'm trying to create new issues from incoming mail. The problem is that it works with users who have an account, but it does not create work packages from users not in the system. Here is the command:

openproject run bundle exec rake redmine:email:receive_imap host='outlook.office365.com' username='Redacted' password='Redacted' port=993 ssl=true allow_override=type,project project=pending unknown_user=accept no_permission_check=1

I thought that unknown_user=accept and no_permission would do the trick but no such luck. I'm also seeing this in the log:

E, [2018-09-17T16:30:10.142541 #18849] ERROR -- : Message 27 resulted in error Message was not successfully handled. Message was not successfully handled.

Any suggestions on debugging would be greatly appreciated.


Loading...