On 18/02/2010 16:57, b...@elovis.de wrote:
> Package: redmine
> Version: 0.9.1-1
> Severity: normal
> 
> Hi Jérémy,
> 
> # cat /etc/cron.d/redmine
> ...
> # Remind 3 days in front once a day
> 03 05    * * *     www-data   [ -f /usr/share/redmine/Rakefile ] && 
> X_DEBIAN_SITEID=default /usr/bin/rake -s -f /usr/share/redmine/Rakefile 
> redmine:send_reminders days=3 RAILS_ENV="production"
> ...
> 
> This should remind people assigned to an issue three days before the due-date 
> is reached.
> 
> It should, but it doesnt for me.
> 
> Thx for help. 

Just to be sure, could verify redmine can send emails ?
Administration->Settings->Email notifications->Send a test email (at the bottom 
right)

Also this simple email.yml config might be handy for tests :
production:
  delivery_method: :sendmail

Be sure to set a localhost email like r...@localhost to the redmine admin user 
you're logged on
when sending the test email.

Jérémy.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to