Top Menu

Jump to content
  • OpenProject
    • View all projects
Home
    • Projects
    • Work packages
    • News
    • Getting started
    • Introduction video
    • Welcome to OpenProject

      Get an overview

      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
    • Professional support

    • Additional resources
    • Legal notice
    • Data privacy and security policy
    • 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
  • Roadmap
  • Work packages
  • Boards
  • Calendar
  • Forums
You are here:
  • Forums
  • General discussion

Content

Mail Notification

Added by Surendra Gupta 5 months 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 5 months ago

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

RE: Mail Notification - Added by Surendra Gupta 5 months 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 4 months 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 Matthias Laux 3 months 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 3 months ago

Ok, I testing tomorrow, thank you

RE: Mail Notification - Added by Anton Motovilov 3 months 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 3 months ago

All ok!!!

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

Thank you!

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