How-To Notify ALL Users of a New Post How-To Notify ALL Users of a New Post
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How-To Notify ALL Users of a New Post

Started by Altstatten, December 19, 2006, 03:18:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Altstatten

I want all of my registered users to receive an email notification when any one of the registered users posts a new image.

Possible?

How-to?

Joachim Müller

Possible if you code it. We're reluctant to code anything that results in even more emails being sent, adding to the global spam problem.

Altstatten

 :-\ I wasn't aware that emailing a group of ones' relatives was considered spam. Wow....

AOL

Quote from: GauGau on December 19, 2006, 08:06:52 AM
Possible if you code it. We're reluctant to code anything that results in even more emails being sent, adding to the global spam problem.

Could you point me in the direction of just notifying the admin? I actually recently put in a feature request for that. I would just simply like to have myself (the admin) notified so I wouldn't have to check it manually. Thanks for any info you can provide.

Joachim Müller

Quote from: GauGau on December 19, 2006, 08:06:52 AM
Possible if you code it.
the important bit of my reply being the word "you". The devs will most probably not code this for you, no matter what variation of emailing mod you request.