How to schedule emailing of reminders?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
crp
Posts: 17
Joined: 04 Apr 2011, 00:27

How to schedule emailing of reminders?

Post by crp »

running MantisBT on a linux box,
how can i get MBT to send out Daily (or Weekly) reminders to reporters and developers of open issues?
istvanb
Posts: 226
Joined: 22 Aug 2010, 21:00

Re: How to schedule emailing of reminders?

Post by istvanb »

I'm afraid there is no built-in automation for that so far. You can write you own php routine which does this and then run it as a scheduled task. As far as I know Cas has a related plugin.
Post Reply