Project

General

Profile

Reminders Emails

Added by Francisco Peixoto over 4 years ago

Dear All

I am not getting exactly what should be the process for getting email reminders using the information on this page (https://www.redmine.org/projects/redmine/wiki/RedmineReminderEmails).

This is what I am doing but not sure about the result.

I just added this line to crontab
0 10 * * 1-4 bundle exec rake redmine:send_reminders days=7 RAILS_ENV="production"

The idea is that from Monday to Thursday an email will be sent to all assignees to ask already overdue or due in the next 7 days.

The email is already configured and I can now receive emails from Redmine system.

Will this work or is there anything else I need to do?

Thanks


Replies (1)

RE: Reminders Emails - Added by Bernhard Rohloff over 4 years ago

Hi Francisco,

everything's fine. Your reminder should work as expected.

Have a nice Monday,

Bernhard

    (1-1/1)