MyBB Ideas
The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.
Messaging and Notification/ Mailer Message
|
Voting Closed
7 votes
|
As you know, there is a function in MyBB that whenever a member receives a PM, the member would get an Email Notification in his/her email box. The message comes in default...something like the below: ------------------------------------------------------------ XXX, You have received a new private message on MyBB from YYY. To view this message, you can follow this link: http://www.mybb.com/private.php Please note that you will not receive any further notifications of new messages until you visit MyBB. You can disable new message notifications on your account options page: http://www.mybb.com/usercp.php?action=options Thank you, There should be a function to edit this template to what we want, a function to change the subject of the email change, sender name, content of the message and etc. |
3 Comments
-
tyros8000, 1st March 2007, 3:01:14 PM
i would like something like this. similar to the way you can edit the templates in the admin of mybb you should be able to customise any email template that mybb uses, whether it is for registration, welcomes, warning, pms, new replys.
-
Justin S., 1st March 2007, 8:16:02 PM
I believe this is stored in a language file, so you should be able to just change the language string in the Admin CP or the file itself to whatever you want.
-
DennisTT, 11th March 2007, 10:36:55 PM
Yeah all the email addresses are in the language files. I think that's where they should be. It doesn't make sense having another section in the Admin CP to do this because it would just have to imitate the language editor (you need different translations for each email).