How to Configure Amazon SES DKIM on Namecheap DNS

Photo: Amazon SES.

Moving website assets to a new DNS host requires that you configure your domain records, but not all hosting providers are configured the same. Amazon SES DKIM supplied keys may need to be modified to successfully complete authentication when hosting on Namecheap. After completing the easy DKIM setup with Amazon SES, the supplied keys must not include your domain in the record, […]

Read More…

Domain vs. Website: What’s the difference?

Photo: pch.vector on Freepik.com

You can think of an internet domain as your street address, while the actual website is your office building where customers visit. After buying a domain, you have purchased the name for your site, but you still need to build and host the website separately. Domain names exist to make a web address easier for humans to access When choosing a domain […]

Read More…

How to Disable the PHP mail() Function in CWP (Control WebPanel)

The PHP mail() function is often used for sending emails directly from a server. However, when misused, it can lead to security vulnerabilities, including spam or infected emails being sent from your server. To mitigate this risk, you can disable the PHP mail() function in CWP (Control WebPanel). Doing so forces users to utilize SMTP-based email systems, which are more secure and provide better control over email quotas, such as hourly sending limits. […]

Read More…