Avoid its e-mails to be classified as spam

From EN Ikoula wiki
Revision as of 16:27, 18 November 2015 by Ikbot (talk | contribs) (Created page with "<br /> This article has been created by an automatic translation software. You can view the article source here.<br />...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽


This article has been created by an automatic translation software. You can view the article source here.



Introduction

Some good practices to avoid that my e-mailing campaign or my mails are classified into SPAM

Solution

  • Have healthy email address databases. (opt-in / opt-out )



  • Have her reverse properly configured DNS



  • In the case of a shipment using a php script, it is necessary that the header (header) emails has a valid shipping address. Below you will find some KBs for setting up of headers :

How to customize the headers of e-mails sent from a PHP script

  • The SPF of the DNS zone field must be configured to allow the Servers of the domain sending. Below is a link for configuring :

What is than an SPF record, what ca is used?

  • Avoid too used the words associated with SPAM ( Free, silver, etc...)


  • Clock your sending, a too much sending emails at the same time may cause to associate your emails with SPAM.



  • The establishment of a DKIM (DomainKeys Identified Mail DKIM ) in the configuration of your Server mail and your area DNS allows a reliable authentication.

Explanation : Installation of DKIM on Postfix under Debian


  • This list is not exhaustive, feel a consult these guides provided by Gmail and Hotmail to comply with their rules.

https://support.google.com/mail/answer/81126?hl=fr
http://mail.live.com/mail/troubleshooting.aspx


You are not allowed to post comments.