Author Topic: email module - automatic check / biff  (Read 4449 times)

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
email module - automatic check / biff
« on: August 18, 2009, 04:12:21 pm »
There should be a way to automatically check / biff email messages from remote server every X time.
Wondering if the PHP file currently performing that task could be called from a simple cronjob running in the background.

Thanks,
Nuno.
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC

koko

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • Email
Re: email module - automatic check / biff
« Reply #1 on: August 18, 2009, 04:27:37 pm »
Hi,

May it be possible you missed something in the administration part? There is a part "Cronjobs", no?

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Re: email module - automatic check / biff
« Reply #2 on: August 18, 2009, 04:56:10 pm »
Hi,

May it be possible you missed something in the administration part? There is a part "Cronjobs", no?

I did, in deed :)

There's a setting under Cron Events to check mail messages.
Gonna try it out,

Thanks.
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC

koko

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • Email
Re: email module - automatic check / biff
« Reply #3 on: August 18, 2009, 04:58:46 pm »
I think the cron-mail-check doesn't seem to work very well .. No idea how this comes ... Can you tell me if yours does work well?

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Re: email module - automatic check / biff
« Reply #4 on: August 18, 2009, 05:11:30 pm »
Was about to report on that.
Nope. In my case, enabling email checks doesn't work at all :(
Probably a system cronjob has to be set. I just don't know which file to execute.
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC

koko

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • Email
Re: email module - automatic check / biff
« Reply #5 on: August 18, 2009, 05:14:42 pm »
Hi,

Indeed, a system-cron is needed.
More info:
http://wiki.opengoo.org/doku.php/administration_panel#cron_events

Nuno Zimas

  • Full Member
  • ***
  • Posts: 127
    • View Profile
Re: email module - automatic check / biff
« Reply #6 on: August 20, 2009, 08:35:39 am »
Hi,

Indeed, a system-cron is needed.
More info:
http://wiki.opengoo.org/doku.php/administration_panel#cron_events
I have tweaked my crontab to run cron.php every 5 minutes.
Fetching email messages still fails at random, though it is working as it should most of the time.
Thanks for the URL!
OS: GNU/Linux (PCLinuxOS) | Browser: Firefox 3.6.x and Chromium 5.0.x | FengOffice 1.7 RC