smallwheels
Well-known member
When a forum member receives a private message he will be notified via email about that fact in most cases. The mail is sent from the general forum mail account (in my case forum@<domain>) Sometimes people will hit "answer" in their email program to answer the pn - which then leads to whatever they wrote ending up in the forum mail inbox and not in the pn inbox of the original sender - double problem: Communication doomed w/o the parties involved knowing about it and I see the private content of conversations I am neither supposed to see nor interested in seeing.
The notification mail contains a footer that says: "Please don't answer to this mail, to answer to the private message you have to visit the forum". Still some people ignore that - it is a usability error that seems understandable.
The question is: How to deal with this?
2. change the button "visit the forum to view the conversation" to "answer to this message" (or add a button with this content additionally).
Both won't technically hinder people from answering per mail but hopefully will bring down the occurance.
How do you deal with this issue? Have you found an effective way? Where would I change the writing on the button and how wold I add another button to the mail template?
The notification mail contains a footer that says: "Please don't answer to this mail, to answer to the private message you have to visit the forum". Still some people ignore that - it is a usability error that seems understandable.
The question is: How to deal with this?
- manually forwarding the message to the correct recepient via mail or forum message is not feasible, not reliable (and does not seem adequate anyway)
- implementing a way that replying via email would reach the correct recepient would be optimal, but does not seem feasible either (plus it would need a lot of programming and thinking)
- using a sender address that does not exist (and thus cannot receive replies) for those notifications could be a possibility but would not be rfc-conform and create other problems. As far as I know it cannot be configured explicitely for those kind of notifications.
- possibly the best way would be to make it more explicit that a reply via email wont work. This can be achieved two fold:
2. change the button "visit the forum to view the conversation" to "answer to this message" (or add a button with this content additionally).
Both won't technically hinder people from answering per mail but hopefully will bring down the occurance.
How do you deal with this issue? Have you found an effective way? Where would I change the writing on the button and how wold I add another button to the mail template?