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. Mail Notification

Mail Notification

Added by Surendra Gupta over 4 years ago

I am Using Open Project 10 and we are not getting emails for workpakage updation and task updation could any one help me to resove thisĀ 

Note : IN setting > Email Notification i have activated all the parameters


Replies (7)

RE: Mail Notification - Added by Piotr F over 4 years ago

Did you send test email? There is such an option.

RE: Mail Notification - Added by Surendra Gupta over 4 years ago

Piotr F wrote:

Did you send test email? There is such an option.

Yes Testmail is Working fine

RE: Mail Notification - Added by Anton Motovilov over 4 years ago

Yes, don't working for me also... And I don't see in log-file nothing. Maybe this bug new version...

RE: Mail Notification - Added by Max Mutzge over 4 years ago

Hi Surendra, hi Anton,

Have you checked if the background job (cron job) is activated and configured correctly? https://docs.openproject.org/installation-and-operations/installation/manual/#activate-background-jobs

Emails for work package updates are sent a different way than e.g. the test email. That's why it's important to check the cron job.

RE: Mail Notification - Added by Anton Motovilov over 4 years ago

Ok, I testing tomorrow, thank you

RE: Mail Notification - Added by Anton Motovilov over 4 years ago

I don't understand this:

*/1 * * * * cd /home/openproject/openproject; /home/openproject/.rvm/gems/ruby-2.1.5/wrappers/rake jobs:workoff

Where find location "rake "? And why I installing "rbenv", but here "rvm"?

Sorry my bad Engilsh, thanks

RE: Mail Notification - Added by Anton Motovilov over 4 years ago

All ok!!!

*/1 * * * * cd /home/openproject/openproject; . ~/.profile; RAILS_ENV="production" bundle exec rake jobs:workoff

Thank you!

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