Lester MacKenzie
Forum Replies Created
-
AuthorPosts
-
Lester MacKenzieParticipant
I am bumping the above message and hope someone can help.
Second bump message. Please help.
Lester MacKenzieParticipantI am bumping the above message and hope someone can help.
May 23, 2021 at 2:21 am in reply to: False error message – You do not have permission to send reply to this message! #43116Lester MacKenzieParticipantThanks again. Matter resloved.
May 23, 2021 at 2:20 am in reply to: False error message – You do not have permission to send reply to this message! #43114Lester MacKenzieParticipantHi Shamim
Yes adding to the white list fixed the issue. Many thanks.
Lester MacKenzieParticipantThanks for this.
1. – I believe the Front End PM is setip correctly as per the following:
2. – I believe the Email Content Type is already set to “HTML” as per the following:
I am using Firefox to view emails on the web site and Outlook 2016 as my email client. The source code for a faulty message is:
<!DOCTYPE html><html><head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
<title>Covenant Lodge No 4344</title>
</head>
<body>
<p>Hi Tester do not send here</p>
<p>You have an important new announcement to read from Lester MacKenzie at Covenant Lodge No 4344’s secure message service.</p>
<p><font color=”red”>Important: Click the link below to access the message.</font> </p>
<p>{{message_url}}</p>
<p>Many thanks.</p></body>
</html>Whereas, the source code for a correctly formatted email is:
<!DOCTYPE html><html><head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
<title>Covenant Lodge No 4344</title>
</head>
<body>
<p>Hi Tester do not send here</p>
<p>Subject: test 5</p>
<p>You have an important new message waiting to be read from Lester MacKenzie at Covenant Lodge No 4344’s secure message service.</p>
<p><font color=”red”>Important: Click the link below to access the message.</font> </p>
<p>https://covenantlodge.org.uk/private-messages?fepaction=viewmessage&fep_id=53</p>
<p>Many thanks.</p></body>
</html>Can you help?
Lester MacKenzieParticipantMany thanks – that was exactly the issue and it makes perfect sense that generating group messages be restricted to members of the group.
-
AuthorPosts