jcppkkk / redmine_mail_reminder

Plugin for Redmine to create different role based reminders for project(s)
53 stars 32 forks source link

crontab issue #32

Closed jigmelam closed 9 years ago

jigmelam commented 9 years ago

I setup send mail on 8h30 everyday but: "rake reminder:exec[test]" is work but "rake reminder:exec" (no test param) not work! So I still setup on crontab file with [test] param

Thank you!

Androc commented 9 years ago

Read carefully this section : https://github.com/Hopebaytech/redmine_mail_reminder#testing-redminder-mail

If you rake reminder:exec[test] it certainly means that your plugin works (see #3).

jigmelam commented 9 years ago

rake reminder:exec work. Thank you!

jcppkkk commented 9 years ago

image image