Author Topic: Email Reminders don't work (2.0RC)  (Read 4295 times)

gvecchi

  • Freshman
  • *
  • Posts: 12
    • View Profile
Email Reminders don't work (2.0RC)
« on: March 12, 2012, 11:54:50 am »
Hello everyone, I can't get reminders work.
After creating a task and add email reminder, I'm still not receiving any email.

Test mail settings tool works great.

Any ideas?

gvecchi

  • Freshman
  • *
  • Posts: 12
    • View Profile
[SOLVED] Re: Email Reminders don't work (2.0RC)
« Reply #1 on: March 13, 2012, 04:41:38 am »
Problem Solved

I'm really sorry, I missed to create a cron job as explained here in Fengoffice Documentations (see "How to set up Feng Office")
So, I added to /etc/crontab

Code: [Select]
# Fengoffice notifications
*/1 *   * * *   www-data        php     /var/www/fengoffice/cron.php

_PHPepe_

  • Freshman
  • *
  • Posts: 15
    • View Profile
    • PHPepe.com
    • Email
Re: Email Reminders don't work (2.0RC)
« Reply #2 on: March 13, 2012, 10:15:15 am »
You are right.
Not only for reminders, email checking also needs periodically cron run.

rapheistos

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
Re: Email Reminders don't work (2.0RC)
« Reply #3 on: March 14, 2012, 07:40:15 pm »
But is email checking already in 2.0RC?

So far I have to trigger mail checking manually.
The cron job doesn't check for mails. And so far, I've also seen no flag to enable it in the settings.

gvecchi

  • Freshman
  • *
  • Posts: 12
    • View Profile
Re: Email Reminders don't work (2.0RC)
« Reply #4 on: March 15, 2012, 04:06:59 am »
I'm sorry but I don't use fengoffice email function, so I don't know if it works.

_PHPepe_

  • Freshman
  • *
  • Posts: 15
    • View Profile
    • PHPepe.com
    • Email
Re: Email Reminders don't work (2.0RC)
« Reply #5 on: March 15, 2012, 10:03:43 am »
Yes, the cronjob for chenking mails has same errors on RC1 (due to SESSION reasons).
That's why you need to check manually.
Will be solved on next release.

Thanks for your feedback !

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Email Reminders don't work (2.0RC)
« Reply #6 on: March 22, 2012, 10:51:48 am »
Remember enabling the Crons!

Look at my signature for further details!

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!