After a lot of experimenting the solution was very straightforward and logical, posted here in case anyone else wants to do the same.
The approach used below seems to work on Sugar Version 4.5.0h
- First created an email template that includes the correct link to your instance of removeme.php,
- Go into email template you are using for the mailshot and edit it.
- In the email toolbar click on "Source" to show the HTML
- Edit the link so that it looks like this:
Code:
<p><a href="{Email Opt Out}">{Email Opt Out}</a></p> -- Save the template
The removeme.php URL will now be displayed in the outgoing messages, hopefully with the result that less of them will be tagged as spam by the recipient's spam filters.
Bookmarks