[DRE-maint] Bug#570402: redmine: send_reminders seems not to work

Jérémy Lal jerry at edagames.com
Thu Feb 18 16:27:06 UTC 2010


On 18/02/2010 16:57, bug at 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 root at localhost to the redmine admin user you're logged on
when sending the test email.

Jérémy.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20100218/91bc5c29/attachment.pgp>


More information about the Pkg-ruby-extras-maintainers mailing list