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 emails -> OpenProject 6.1.3, Ubuntu 14.04, packed install

Incoming emails -> OpenProject 6.1.3, Ubuntu 14.04, packed install

Added by Pronson 1 over 8 years ago

Hello,

System info:
-OpenProject 6.1.3, Ubuntu 14.04, packed install

Where can I set up the Incoming email function. I am looking in the “System Settings->Incoming emails” tab in the administration.

Where and how do I set up the parameters. IMAP or POP3, email username, password.
I found the “smtp” config in /etc/openproject/smtp but not for incoming emails.

The only thing that i found is this(Not really helpful):
https://www.openproject.org/help/user-guides/system-settings/incoming-email-settings/

I can send email email notifications without auth that I set up in the “Email notifications” tab.

Any help would be appreciated

Best regards
Gregor


Replies (3)

RE: Incoming emails -> OpenProject 6.1.3, Ubuntu 14.04, packed install - Added by Grzegorz Żyła over 8 years ago

Maybe you should check this.
https://www.openproject.org/open-source/manual-installation/incoming-e-mails-setup/

RE: Incoming emails -> OpenProject 6.1.3, Ubuntu 14.04, packed install - Added by Pronson 1 over 8 years ago

Hello. Thank you for your reply. I saw that topic also.

But I did not find where I could use the command. “redmine:email:receive_imap”
Where could or how could i use this command. If I put it directly in the terminal it doesn’t work.

Best regards

RE: Incoming emails -> OpenProject 6.1.3, Ubuntu 14.04, packed install - Added by Grzegorz Żyła over 8 years ago

Really ? Why you have not seen this ?

bundle exec rake redmine:email:receive_imap host=’imap.gmail.com’ username=’test_user’ password=’password’ port=993 ssl=true allow_override=type,project project=test_project

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