Mass Emails to Non Existing Addresses

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iscon
    Active Community Member
    • May 2014
    • 187

    Mass Emails to Non Existing Addresses

    I noticed that wrong email addresses (meaning: syntactically correct but with nonexisting domains) aren't sent out. This is is basically correct because it saves resources but unfortunately these addresses aren't marked as invalid.
    And one question: how to use the optOutUrl? I tried it in the same way as trackerUrl but to no avail. optOutLink is fine. I assume the optOutUrl should redirect the user to some Good Bye page?

    One more small mistake: The percentage for the clicks is wrong - if there are two links each in two emails and all are clicked it shows 200% rather than 100
    Last edited by iscon; 09-30-2016, 06:45 AM.
    ------------------
    Robert Laussegger
    iscon group
    http://www.iscongroup.net
    mailto://info@iscongroup.net
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    <a href="{optOutUrl}">Opt Out text</a>

    Does it works?
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • iscon
      Active Community Member
      • May 2014
      • 187

      #3
      Thanks, yes this works. I was hoping that this option would allow me to divert to a "real" unsubscribe page. But this we will add then if requested.
      ------------------
      Robert Laussegger
      iscon group
      http://www.iscongroup.net
      mailto://info@iscongroup.net

      Comment

      Working...