tbar0970 / jethro-pmm

Jethro Pastoral Ministry Manager
GNU General Public License v3.0
35 stars 25 forks source link

Roster reminder emails #164

Open tbar0970 opened 8 years ago

tbar0970 commented 8 years ago

It would be useful if Jethro automatically emailed me X days before I am rostered on something: "You are allocated to X, Y and Z on date D".

Bonus points: Set different lead times for different roles, so for example the service leader could be reminded on Monday, and the bible reader on Thursday.

tbar0970 commented 7 years ago

+1

jefft commented 7 years ago

Perhaps alarms could also be added to the Jethro iCal feed ('VALARM's).

Having one's roster on a phone calendar is a killer feature, but severely underused by the techno-laity due to being a palaver to set up.

tbar0970 commented 7 years ago

VALARM - interesting idea. Any ideas on client support?

Palaver to set up - yes. Any thoughts on how we can make it easier?

howardgrigg commented 2 years ago

Hi there, I see this was requested 6 years ago so is pretty stale but just wanted to add my support for it. I would suggest looking at something like Postmark or Sendgrid integration for transactional emails like this as they seem to have pretty reliable delivery.

tbar0970 commented 2 years ago

Hi Howard, please see the scripts/roster_reminder.php and roster_reminder_sample.ini which fulfill much of this request. Jethro uses whichever SMTP server you specify in the system config, which can be mandrill, sendgrid, whatever.

howardgrigg commented 2 years ago

Great yea that looks good - thanks. I haven't used Jethro for a few years but looking at implementing it for a new church we're at so just seeing if it fits.