- cPanel - CloudFlare
- cPanel - FileZilla FTP Client
- cPanel - Installing WordPress
- cPanel - Softaculous Apps Installer
- cPanel - Virus Scanner
- cPanel - MIME Types
- cPanel - Error Pages
- cPanel - Indexes
- cPanel - Track DNS
- cPanel - Cron Jobs
- cPanel - Optimize Website
- cPanel - Ruby on Rails
- cPanel - Hotlink Protection
- cPanel - SSH/TLS
- cPanel - IP Blocker
- cPanel - CPU and Connection Usage
- cPanel - Raw Access
- cPanel - Webalizer
- cPanel - Bandwidth
- cPanel - Errors
- cPanel - Visitors
- cPanel - Apache Spamassassin
- cPanel - Encryption
- cPanel - Address Importer
- cPanel - Authentications
- cPanel - Email Filters
- cPanel - Track Delivery
- cPanel - Autoresponders
- cPanel - MX Entry
- cPanel - Webmail
- cPanel - Email Forwarders
- cPanel - Email Accounts
- cPanel - Advance Zone Editor
- cPanel - Simple Zone Editor
- cPanel - Redirect
- cPanel - Addon Domain
- cPanel - Aliases
- cPanel - Subdomains
- cPanel - Remote MySQL
- cPanel - phpMyAdmin
- cPanel - MySQL Database Wizard
- cPanel - MySQL Databases
- cPanel - Backup Wizard
- cPanel - Backup
- cPanel - FTP Sessions
- cPanel - FTP
- cPanel - Disk Usage
- cPanel - Directory Privacy
- cPanel - Image Converter
- cPanel - Image Scaler
- cPanel - Images
- cPanel - File Permissions
- cPanel - File Manager
- cPanel - User Manager
- cPanel - Statistics & Dashboard
- cPanel - Home
- cPanel - Contact Information
- cPanel - Styles
- cPanel - Changing Password
- cPanel - Logging cPanel Dashboard
- cPanel - Setting Up Nameserver
- cPanel - Getting Web Hosting
- cPanel - Registering a Domain Name
- cPanel - Overview
- cPanel - Home
cPanel Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
cPanel - Authentications
Email Authentications prevent the email from going into the spam folder of recipients. cPanel uses DKIM and SPF to reduce the amount of spam mails. Enabpng these features will prevent spammers from forging messages that claims to be coming from your domain.
DKIM
Domain Key Identification Mechanism (DKIM) verifies your incoming emails to check whether they are same as they were before when they were sent. This means, if they are altered during the transit. It also checks whether they are from the same address, whom they claim to be. This feature prevents incoming spam emails.
When DKIM is enabled, the sender signs the email with a digital signature using a private key. When the email approaches the recipient, it retrieves the pubpc key of its sender and checks if the signature matches. If the signature is invapd, then message is treated as a spam message.
Enabpng DKIM
To enable DKIM follow these steps −
Step 1 − Open Email Authentication by cpcking Authentication found under Mail Section of cPanel Home.
Step 2 − Find DKIM settings, if disabled then, cpck Enable button to Enable DKIM.
Disable DKIM
To disable DKIM follow these steps −
Step 1 − Open Email Authentication by cpcking Authentication found under Mail Section of cPanel Home.
Step 2 − Find DKIM setting, if enabled, then cpck Disable button to Disable DKIM.
Note − To Enable DKIM, your Nameservers must point to your hosting. It is recommended that you use DKIM Authentication in your hosting.
SPF
Sender Popcy Framework (SPF) helps in preventing outgoing messages to spams. This helps to prevent spammers in creating a message that looks pke it is originated through your domain. SPF uses TXT type DNS resource records, which specify the hosts that send emails through your domain.
Enable SPF
To enable SPF, follow these steps −
Step 1 − Open Email Authentication by cpcking Authentication found under Mail Section of cPanel Home.
Step 2 − Find SPF setting, if disabled, then cpck Enable button to Enable SPF.
Disable SPF
To disable SPF, follow these steps −
Step 1 − Open Email Authentication by cpcking Authentication found under Mail Section of cPanel Home.
Step 2 − Find SPF setting, if enabled, then cpck Disable button to disable SPF.
Advertisements