Results 1 to 2 of 2

Thread: Removing embedded URL from email

  1. #1
    CharlieArmor is offline Sugar Community Member
    Join Date
    Aug 2006
    Posts
    21

    Default Embedded URL for campaign tracking = SPAM

    A number of our customers have reported not receiving campaign emails we've generated from within Sugar 4.5.0f

    A little investigation has suggested one of the main reasons for this is the embedded URL used to link to our "Opt-Out" page.

    Several spam filters tend to consider any HTML email that hides the target URL from the user to be spam.

    We want to continue to offer an "opt-out" but would like to display the raw URL at the bottom of the email rather than embedding it in the HTML, hopefully this will mean fewer emails being tagged as spam.

    Does anyone know if this is possible?

    Thank you for any help


    Charlie Armor
    Last edited by CharlieArmor; 2007-01-02 at 03:58 PM. Reason: Improved title

  2. #2
    CharlieArmor is offline Sugar Community Member
    Join Date
    Aug 2006
    Posts
    21

    Default Re: Removing embedded URL from email

    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. HOW-TO guide for Email Campaigns.
    By agupta in forum Marketing/Campaign Management
    Replies: 146
    Last Post: 2012-01-31, 03:08 PM
  2. Poll: Dump Sugar Mail and integrate something better?
    By bjs3 in forum General Discussion
    Replies: 246
    Last Post: 2011-11-23, 04:05 PM
  3. email marketing feature requests
    By maxsutter in forum Feature Requests
    Replies: 1
    Last Post: 2008-10-11, 10:19 AM
  4. Replies: 2
    Last Post: 2007-04-20, 08:24 AM
  5. Replies: 1
    Last Post: 2007-02-21, 11:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •