Re: [mantisbt-help] Mantis on Linux - problem with job cron to send emails

2009-09-22 Thread Stephane Rouleau
Francisco, Now that you mention it, it is rather obvious, isn't it? :) Haha, glad you were able to resolve the problem Stephane Francisco Mancardi wrote: > Stephane : > > I've found problem : I have written 5 * instead of 4 (as you have done > in your crontab), with this error > first thing t

Re: [mantisbt-help] Mantis on Linux - problem with job cron to send emails

2009-09-22 Thread Francisco Mancardi
Stephane : I've found problem : I have written 5 * instead of 4 (as you have done in your crontab), with this error first thing that cron job tried to do was run EVERY FILE on root's home Thank fro your help regards Francisci What does your /etc/cron.d/send_mantis_emails.sh script look like?