Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • 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
    • 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • General discussion

Content

Incoming Mails does not work even when "no_permission_check=1" is enabled

Added by Morné Parsons about 6 years ago

Hi,

I have configured incoming emails to create work packages, but it only works for registered users.

I have gone through this link as well RedmineIncomingMails

i have tried the following:

sudo openproject run bundle exec rake redmine:email:receive_imap host='XXX' username='XXX' password='XXX' port=993 ssl=true allow_override=type,project=XXX,no_permission_check=1

and the following

sudo openproject run bundle exec rake redmine:email:receive_imap host='XXX' username='XXX' password='XXX' port=993 ssl=true allow_override=type,project=XXX,no_permission_check=1,unknown_user=accept

But still only process emails from existing users.

Please advise.


Loading...