Forums | Mahara Community
Archived: Comments on feature proposals
/
Forum notification.
01 November 2014, 0:09
Mahara forums post email notifications. That's usefull.
But... in my mailbox they look like
"Accès impossible" (Don't worry, this is a french forum on Mahara.org)
I would like to get something like :
"Mahara.org : Support Mahara en français : Accès impossible"
A pattern subject "Server : Forum : Post subject" would be great...
Is this a server configuration stuff or a feature to code in the core ?
Regards.
JF.
02 November 2014, 16:05
Hello Jean,
Up to about 2 years ago we used to have the forum title displayed in the subject line. I think users didn't like it much because it took up so much space and it was changed to just display the forum topic.
We still pass the value of the group and forum through as X headers, e.g.
X-Mahara-Group: Mahara Community X-Mahara-Forum: Comments on feature proposals
Thus allowing those who wish to filter their messages to still be able to do so.
Cheers
Kristina
04 November 2014, 7:59
Thanks Kristina.
Moodle <> Mahara in that way...
I have to learn about X-header filtering now ;))
09 November 2014, 13:16
Hello Jean,
Finding your X-header should be fairly simple if your email program allows you to see the source code of the email. You can search for "X-Mahara" to find them. There are 2: One for the group and one for the forum.
Cheers
Kristina