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. Incoming E-MailSetup doesn't work

Incoming E-MailSetup doesn't work

Added by Marc Schrömges over 8 years ago

Hey There,

I tried to configure Openproject to fetch Emails from our MS Exchange Server over IMAP but i was not able to run the rake command correctly.

Error:

SyntaxError: (irb):3: syntax error, unexpected tSYMBEG, expecting keyword_do or ‘{’ or ‘(’
…bundle exec rake redmine:email:receive_imap host=

Command:

redmine:email:receive_pop3 host=‘imap.gmail.com’ username=‘test_user’ password=‘password’ port=993 ssl=true allow_override=type,project project=test_project


Loading...