Skip to main content

From Website to Inbox the “Easy SMTP Way”

 

We have all been there looking in our inboxes waiting for an email to arrive.

Websites can use email for password reset, two-factor identification codes, and e-commerce confirmations just to name a few. Emails that never arrive can lead to poor user experience and more support requests. 

The most common explanation for emails that do not arrive is misconfigured PHP mail() function. Commonly used email clients such as Gmail, Yahoo etc. have tools that they put in place to determine if incoming emails are valid or spam. They determine if the email is valid by using records (specifically mx records) to determine if the email is coming from the server that they are supposed to come from. If the Email Client determines that these records don’t match they assume the email is spam and it is filtered out. Meaning  your email sent from your website may never reach its destination, angering you and your clients. If your website is trying to send out newsletters that never make it to your clients we recommend using a third party service to make sure your emails reach their destination.

However if you still want to use your WordPress site to generate and send WordPress emails, we recommend using SMTP.

SMTP is called Simple Mail Transfer Protocol. Unlike the PHP mail() function SMTP uses more accurate authentication protocols to increase the likelihood that your email lands in the inbox that its supposed to.

How to setup SMTP on WordPress

1. Find, Install and activate the Easy WP SMTP Plugin



2. Configure your SMTP

Your from address should come from your website’s domain you do not want to use a email outside your domain such as Gmail. This can be viewed as email spoofing and your email maybe removed as spam.  If you are unsure what the SMTP Host  or Port Setting Should be you should contact your hosting provider.



3. Test Your Settings

Once your settings are saved head over to the test tab and send yourself a test email. This will help you determine if your settings are working properly



With these easy to follow steps the probability of reaching your client’s inbox in greatly increased. 

Comments

Popular posts from this blog

Revolutionizing Group Communication: How DiscussionListServices.com Leads the Wa

  Tammy runs a nonprofit organization and there is so much to do. It’s a position that comes with its fair share of challenges and rewards. Managing a nonprofit means wearing multiple hats, including organizing events to coordinating volunteers and everything in between. With so many tasks and conversations happening across various groups, it's no wonder Tammy finds it hard to keep up. Was it Amy who said she would work with the kids on Wednesday and bring chairs, or was it crayons? And the weekend brunch—was it scheduled for 12 PM at 1 Main Street or 1 PM at 12 Main Street? YIKES!  Amidst the clutter of apps , digital reminders, and calendars, the details do get lost. Lost details lead to confusion and miscommunication. Overworked and stretched thin, Tammy needs a solution that simplifies communication without demanding more of her limited time. This is a common scenario for many nonprofit leaders, and the solution lies in effective communication tools. This is where group email o

Understanding Permalink Structures In WordPress

 In WordPress, a permalink (short for "permanent link") is the URL to a specific post, page, or other content on your site. The permalink structure refers to how these URLs are formatted. WordPress allows you to customize the structure of your permalinks to make them more user-friendly and SEO-friendly.   Types of Permalink Structures in WordPress   Plain   URL example: http://mybookstation.com/?p=123   Description: This is the default setting and is not very user-friendly or SEO-friendly .   Day and Name   URL example: http://mybookstation.com/2024/05/22/sample-post/   Description: Includes the year, month, day, and the post name.   Month and Name   URL example: http://mybookstation.com/2024/05/sample-post/   Description: Includes the year, month, and the post name.   Numeric   URL example: http://mybookstation.com/archives/123   Description: Uses the post ID in the URL.   Post Name   URL example: http://mybookstation.com/sample-post/   Description: Uses the post name (slug)

Exploring Green Website Design: Sustainable Solutions For A Digital Future

Do my online activities impact the environment? Quite possibly. It’s important to remember that everything has a cost, even seemingly free Wi-Fi. Accessing the internet consumes energy, from powering our devices to running wireless networks. Each of these actions releases a few grams of carbon dioxide into the atmosphere. But have you ever wondered where all this data is stored? Whether on standalone servers, networked systems, or in the “cloud ”, storing our endless data streams requires a significant amount of energy. This is where the concept of a green website comes into play. Using less energy to access websites, data, and information is not a solution most of us have. However, we can minimize the ecological footprint on a smaller scale with a green website design. This method, while minimizing the ecological footprint, can maximize functionality and appea l. What is Green Website Design? The principles of Green Website Design start with a holistic approach to web design and de