Email Notifications

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
parseljc
Posts: 11
Joined: Fri Jul 07, 2006 7:25 pm

Email Notifications

Post by parseljc »

How can I get email notifications to be sent out to all the people with approval authority? Only my admin account currently gets notifications when there is a new entry in the FAQ.

Is there just a config switch somewhere I need to set, or would this be a new feature request?
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
the second: feature request. 1.6.x is features freezed so basically it could be addressed in any version of the 2.x branch: we'll focus at your request to see if and when it could be available in 2.x.

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
parseljc
Posts: 11
Joined: Fri Jul 07, 2006 7:25 pm

Post by parseljc »

As a temporary workaround, for anyone who would like this functionality in 1.6, it works to set the adminmail in the config.php to:

"user1@company.com,user2@company.com,user3@company.com"

All those users get the notification emails.

I had to do this to the config.php file manually. Trying to modify it via the admin.php webpage was unsuccessful.
Post Reply