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
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. Incoming E-MailSetup doesn't work

Incoming E-MailSetup doesn't work

Added by Marc Schrömges almost 9 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...