-1

Ho together,

are there any lists or guidlines how a good mail has to look like to avoid beeing spam detected?

I'm sending lots of mails and want a minimal spam score.

(and those aren't spam mails, I send learning mails)

Thanks for your tips

Felix
  • 5,452
  • 12
  • 68
  • 163

1 Answers1

2
  • Send each email to a single recipient
  • Avoid using bcc
  • Don't send emails out in large batches, stagger them
  • Use a third party service
  • Ensure the content meets the guidelines of the FTC
  • Ensure there is an unsubscribe link
  • Don't send from a domain that offers free email accounts
  • Use an SPF record
user2182349
  • 9,569
  • 3
  • 29
  • 41
  • how do I add the unsubscribe link correctly? are there anny tags I should use? – Felix May 24 '15 at 14:59
  • 1
    The unsubscribe link should make it easy for the user to request removal from the list. It can be a link to a form, like this: **Click here to unsubscribe**, and that page can remove the email from the list. – user2182349 May 24 '15 at 15:03