By Deterius on
Hi guys!
I've created a site for unversity programs. I just want a generic email to be sent to every user twice a year.
Any good modules?
Hi guys!
I've created a site for unversity programs. I just want a generic email to be sent to every user twice a year.
Any good modules?
Comments
I was going to suggest the
I was going to suggest the Notify/Notification module, but that is more hard-coded to sending site updates.
If it's a custom mailer twice a year, I think I'd just run a MySQL query from the command line and pipe it to mail...
Ha- .. any idea how would
Ha- .. any idea how would one do that?