Hello,
I have installed takslist on my Roundcube installation, but I have a problem making the "reminder" function work.
It doesn't matter if I set it to remind me with a message or a mail, I never get any reminder in fact. But I don't have any error in my logs as well.
So I was wondering if this function is actually working and may need any specific configuration ? I am using it on a Westhost shared server. I don't have any Kolab server installed on it. I am using it with libcalendaring.
I am very new in Roundcube plugins (and in this kind of php/server stuff in general), but Tasklist would be perfect for my needs in fact. Much more than a calendar system.
By the way I am using it on Roundcube 0.9.2. Would it be okay to use it on a Roundcube 0.7.x ? I am also working for a health organization, and they have an old Roundcube version (their host doesn't allow them to upgrade to 0.9.2 at the moment)
Any help woill be much appreciated !
Eddy
I'm not too familiar with the tasklist plugin but normally for reminders you have to setup a cron to check for and send out reminders.
Hi,
That's what I thought. But I don't know at all how I am supposed to do that.
Can this be provided by a plugin (with some configuration of my smtp) ?
Eddy
It should be part of the plugin but I don't know how to set it up. Try contacting the plugin authors.
The message reminder is working in fact (I had some time zone problem I guess) but the email reminder is not supposed to in fact.