Difference between revisions of "Gmail: Perlu authentikasi"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "Catatan dari Google Emails without authentication often get email blocked or marked as spam to protect recipients from phishing scams. Unauthenticated emails with attachments...")
 
 
Line 2: Line 2:
  
 
Emails without authentication often get email blocked or marked as spam to protect recipients from phishing scams. Unauthenticated emails with attachments might get completely rejected for security reasons.
 
Emails without authentication often get email blocked or marked as spam to protect recipients from phishing scams. Unauthenticated emails with attachments might get completely rejected for security reasons.
 +
 +
To ensure Gmail can authenticate you:
 +
 +
* Send from the same IP address.
 +
* Keep valid reverse DNS records of your IP address that point to your domain.
 +
* Choose the same address in the "From:" header for every message.
 +
 +
Other recommendations
 +
 +
* Sign messages with DKIM. We don't authenticate messages signed with keys that use fewer than 1024 bits.
 +
* Publish a SPF record.
 +
* Publish a DMARC policy.

Latest revision as of 06:10, 4 October 2019

Catatan dari Google

Emails without authentication often get email blocked or marked as spam to protect recipients from phishing scams. Unauthenticated emails with attachments might get completely rejected for security reasons.

To ensure Gmail can authenticate you:

  • Send from the same IP address.
  • Keep valid reverse DNS records of your IP address that point to your domain.
  • Choose the same address in the "From:" header for every message.

Other recommendations

  • Sign messages with DKIM. We don't authenticate messages signed with keys that use fewer than 1024 bits.
  • Publish a SPF record.
  • Publish a DMARC policy.