Richard Arch Posted yesterday at 11:16 PM Posted yesterday at 11:16 PM Great that v4.7.19 has now added the message-id. However, testing the emails with https://www.mail-tester.com/ it reports the following error "1.2 INVALID_MSGID Message-Id is not valid, according to RFC 2822". After some research it seems the generated id plus url should be surrounded with angled brackets as the image attached. I modified the file "Smtp.php" found in ../system/Email/Outgoing to add these angled brackets and it no longer reported the issue. Additionally, I'd like to be able to change the url. Its not good practice to use your companies main domain for emailing newsletters as there is a high chance of it be reported for spamming. We use a secondary domain which is not our website domain for this very reason. It would great to see an option for this be added to with the Email Settings.
Marc Posted 14 hours ago Posted 14 hours ago Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release. Richard Arch 1
Recommended Posts