I have a test site where I’m trying to send to multiple users, and I’m having problems. Let me give you an example to explain better:
The user PIPPO sends a message to MICKEY and DONALD, and both MICKEY and DONALD receive an email saying there’s a new message.
In the email sent to MICKEY and DONALD, it’s unclear whether the email was sent to just him or to multiple users (in this case, there are two, but the second isn’t visible). Isn’t there a CC: field I can set?
Is there a way to add it? It would also work in the email message, for example with a shortcode {{}}
Also in the email, it comes from the site (OK), but there’s also a reply to: and the sender’s email address. I don’t want it to be visible. The sender’s email address must remain anonymous; they should only be able to communicate with each other via Front End PM.
The other problem besides the email one is that if MICKEY accesses the BBB.com website, he sees that the message has arrived to him (MICKEY) and to DONALD, but if he clicks “reply”, even if the reply arrives to both, it doesn’t show up, you only see that he replies to the first of the 2 names, and both are only visible when GOD replies, it’s missing from the message history. Can something be done?