Profitable Tools (Legacy)

Hit The Inbox From Your WordPress Website – FluentSMTP Demo & Tutorial

10 min read
YouTube video

Enjoy Ad-Free Viewing & More!

Join Inner Circle for uninterrupted content, plus:

  • Extended cuts with in-depth explanations
  • Exclusive videos not available elsewhere
  • Vote on upcoming content
  • Access to private discussions with Dave & other like-minded entrepreneurs
Join Inner Circle or Login to view.

Introduction [00:00]

In today’s digital landscape, effective email communication is crucial for businesses operating online. Whether you’re running an e-commerce store with WooCommerce, offering online courses, or simply managing user accounts, your WordPress website generates various types of emails. These transactional emails, including order confirmations, password resets, and account creations, play a vital role in maintaining customer satisfaction and trust.

However, ensuring these emails reach your customers’ inboxes rather than their spam folders can be challenging. This is where FluentSMTP comes into play – a free, powerful solution for WordPress users looking to optimize their email deliverability. In this comprehensive guide, we’ll explore how to set up FluentSMTP to manage both your transactional and marketing emails effectively, ensuring they hit the inbox every time.

We’ll walk you through the process of installing and configuring FluentSMTP, setting up different email providers for various purposes, and leveraging its features to maintain a healthy email reputation. Whether you’re a WordPress novice or an experienced developer, this tutorial will equip you with the knowledge to take control of your website’s email communications and boost your overall online presence.

Installing FluentSMTP [02:14]

Installing FluentSMTP on your WordPress website is a straightforward process that can significantly improve your email deliverability. Here’s a detailed guide on how to get started:

  1. Navigate to your WordPress dashboard
  2. Go to the “Plugins” section
  3. Click on “Add New”
  4. In the search bar, type “Fluent SMTP”
  5. Look for the plugin by WP Manage Ninja
  6. Click “Install Now” and then “Activate”

Once activated, FluentSMTP will appear in your WordPress settings menu. This powerful tool supports a wide range of email service providers, including popular options like Amazon SES, Mailgun, SendGrid, and more. Recently, they’ve even added support for Google Workspace and Microsoft Office, expanding its versatility.

Key Features of FluentSMTP:

  • Multiple email provider support
  • Separate handling for transactional and marketing emails
  • Detailed email logs and analytics
  • Easy migration from other SMTP plugins
  • Free and open-source

Why Choose FluentSMTP?

  • Improved email deliverability
  • Better control over different types of emails
  • No pro version or hidden costs
  • Regular updates and growing feature set
  • User-friendly interface for easy configuration

Setting Up FluentSMTP:

  • Access FluentSMTP settings through WordPress dashboard
  • Choose your preferred email service providers
  • Configure separate settings for transactional and marketing emails
  • Test your setup to ensure proper functionality

By following these steps, you’ll have FluentSMTP up and running on your WordPress site, ready to optimize your email communications and boost your online presence.

Email Sending Name [02:48]

Configuring the correct email sending name is crucial for maintaining a professional appearance and ensuring your emails are recognized by recipients. FluentSMTP allows you to set up different email addresses for various purposes, enhancing your email management strategy.

Configuring Marketing Emails:

  1. Navigate to your marketing application settings (e.g., Fluent CRM)
  2. Locate the email sending name configuration
  3. Set your preferred marketing email address (e.g., dave@profitable.tools)
  4. This email will be used specifically for marketing communications

Setting Up Transactional Emails:

  1. Go to WooCommerce settings (if using WooCommerce)
  2. Access the Emails section
  3. Scroll to the bottom to find the “From” name settings
  4. Set a separate email for transactional messages (e.g., orders@profitable.tools)

Importance of Separate Email Addresses:

  • Maintains clear distinction between marketing and transactional emails
  • Improves email deliverability by separating reputations
  • Allows for better tracking and management of different email types
  • Enhances professionalism and brand consistency

Additional Considerations:

  • WordPress admin emails may use a third email address
  • Ensure all email addresses are properly authenticated
  • Regularly monitor the performance of each email address
  • Consider using domain-specific emails for better branding

By carefully configuring your email sending names, you create a more organized and effective email strategy for your WordPress website, improving both deliverability and user experience.

Configuring FluentSMTP [03:45]

Properly configuring FluentSMTP is essential for optimizing your WordPress site’s email functionality. This section will guide you through the process of setting up different email service providers for various purposes, ensuring that both your marketing and transactional emails are handled efficiently.

Setting Up Amazon SES for Marketing Emails:

  1. Access FluentSMTP settings in your WordPress dashboard
  2. Choose Amazon SES as the provider for marketing emails
  3. Enter your “From” email address (e.g., dave@profitable.tools)
  4. Decide whether to force all transactional emails through this account

Configuring Mailgun for Transactional Emails:

  1. Add another connection in FluentSMTP settings
  2. Select Mailgun as the provider for transactional emails
  3. Set the “From” email address (e.g., orders@profitable.tools)
  4. Enter your Mailgun API key and domain information

Key Configuration Tips:

  • Use different email addresses for marketing and transactional emails
  • Consider using subdomains for better email management
  • Ensure proper authentication for all email addresses
  • Regularly test and monitor email deliverability

Advanced Settings:

  • Set up a default connection for emails not matching specific rules
  • Configure fallback connections for improved reliability
  • Enable email logging for better tracking and troubleshooting
  • Set up email notification summaries to monitor performance

By carefully configuring FluentSMTP with multiple email service providers, you create a robust email infrastructure that separates marketing and transactional emails, improving deliverability and maintaining a strong sender reputation.

Getting Access Keys from Amazon SES [04:07]

To use Amazon SES (Simple Email Service) with FluentSMTP, you’ll need to set up your AWS account and obtain the necessary access keys. This process involves several steps to ensure secure and authorized access to Amazon’s email services.

Setting Up Your AWS Account:

  1. Create an Amazon Web Services (AWS) account if you don’t have one
  2. Log in to the AWS Management Console
  3. Search for “SES” in the services search bar
  4. Select “Amazon Simple Email Service”

Authenticating Your Domain:

  1. In the SES dashboard, click on “Domains”
  2. Choose “Verify a New Domain”
  3. Enter your domain name
  4. Check the box to generate DKIM settings
  5. Add the provided DNS records to your domain’s DNS server
  6. Wait for domain verification (may take a few minutes)

Requesting Production Access:

  1. Once your domain is verified, locate the “Sandbox Mode” notification
  2. Click to request a sending limit increase
  3. Fill out the form with specific details about your email sending needs
  4. Be patient, as approval may take 1-2 business days

Creating an IAM User for API Access:

  1. In the AWS search bar, type “IAM” and select it
  2. Go to “Users” and click “Add new user”
  3. Give the user a name and select “Programmatic access”
  4. Attach the “AmazonSESFullAccess” policy to the user
  5. Review and create the user
  6. Save the provided Access Key ID and Secret Access Key

Configuring FluentSMTP with Amazon SES:

  1. Return to FluentSMTP settings in WordPress
  2. Enter your Access Key ID and Secret Access Key
  3. Select the correct AWS region
  4. Save the connection settings

Security Best Practices:

  • Store access keys securely, preferably in the wp-config.php file
  • Regularly rotate your access keys for enhanced security
  • Monitor your AWS account for any unusual activity
  • Use IAM roles and policies to limit access as much as possible

By carefully following these steps, you’ll successfully set up Amazon SES with FluentSMTP, providing a robust and scalable email solution for your WordPress website.

Creating a New User [06:12]

Creating a new user in AWS IAM (Identity and Access Management) is a crucial step in setting up secure access for FluentSMTP to use Amazon SES. This process ensures that you’re following best practices for security and access control. Here’s a detailed guide on how to create a new user and set up the necessary permissions:

Accessing IAM in AWS:

  1. Log in to your AWS Management Console
  2. In the search bar at the top, type “IAM”
  3. Select “IAM” from the services list

Creating a New User:

  1. In the IAM dashboard, click on “Users” in the left sidebar
  2. Click the “Add user” button
  3. Choose a username that’s descriptive (e.g., “FluentSMTP-SES-User”)
  4. Under “Select AWS access type”, check “Programmatic access”
  5. Click “Next: Permissions”

Setting User Permissions:

  1. On the permissions page, select “Attach existing policies directly”
  2. In the search bar, type “SES”
  3. Find and select “AmazonSESFullAccess”
  4. Click “Next: Tags”

Adding Tags (Optional):

  1. You can skip this step if you don’t need tags
  2. If you want to add tags for organization, click “Add tag”
  3. Enter a key (e.g., “Purpose”) and value (e.g., “FluentSMTP”)
  4. Click “Next: Review”

Reviewing and Creating the User:

  1. Review all the details you’ve entered
  2. If everything looks correct, click “Create user”
  3. On the success page, you’ll see the Access key ID and Secret access key
  4. Make sure to copy both of these immediately or download the .csv file

Configuring FluentSMTP with the New User:

  1. Go back to your WordPress dashboard
  2. Navigate to FluentSMTP settings
  3. In the Amazon SES configuration section, enter the Access key ID and Secret access key
  4. Select the correct AWS region
  5. Save the settings

Security Best Practices:

  • Never share your access keys or store them in public repositories
  • Consider using the AWS CLI to manage access keys securely
  • Regularly rotate your access keys (e.g., every 90 days)
  • Monitor the user’s activity through AWS CloudTrail

Troubleshooting Tips:

  • If FluentSMTP can’t connect, double-check the region and access keys
  • Ensure your SES account is out of the sandbox mode for full functionality
  • Check AWS IAM policies if you experience permission issues

By following these steps, you’ll create a secure, dedicated user for FluentSMTP to interact with Amazon SES, ensuring that your WordPress site can send emails reliably while maintaining strong security practices.

Adding Another Connection [08:07]

Adding multiple email service connections in FluentSMTP allows you to optimize your email strategy by using different providers for various purposes. This section will guide you through the process of adding another connection, specifically focusing on setting up Mailgun for transactional emails.

Accessing FluentSMTP Settings:

  1. Log in to your WordPress dashboard
  2. Navigate to Settings > FluentSMTP
  3. Click on the “Settings” tab

Adding a New Connection:

  1. Scroll down to the “Connections” section
  2. Click the “Add Connection” button
  3. Choose “Mailgun” from the list of available providers

Configuring Mailgun Connection:

  1. Set the “From Email” to your transactional email address (e.g., orders@profitable.tools)
  2. Enter your Mailgun API key (found in your Mailgun dashboard)
  3. Specify your Mailgun domain name

Setting Up Mailgun (If Not Already Done):

  1. Create a Mailgun account if you don’t have one
  2. Log in to your Mailgun dashboard
  3. Go to “Domains” and click “Add New Domain”
  4. Use a subdomain for better deliverability (e.g., notify.profitable.tools)
  5. Follow Mailgun’s instructions to verify your domain

Configuring DNS Settings for Mailgun:

  1. Access your domain’s DNS settings through your domain registrar
  2. Add the DNS records provided by Mailgun (typically TXT and MX records)
  3. Wait for domain verification (may take up to 24-48 hours)

Finalizing the Connection in FluentSMTP:

  1. Enter your Mailgun API key in FluentSMTP settings
  2. Specify the verified Mailgun domain
  3. Click “Save Connection Settings”

Setting Up Routing Rules:

  1. In FluentSMTP settings, go to the “Email Routing” section
  2. Create a rule to send transactional emails through Mailgun
  3. Set up another rule for marketing emails to go through Amazon SES

Best Practices for Multiple Connections:

  • Use descriptive names for each connection for easy identification
  • Regularly test both connections to ensure they’re working properly
  • Monitor the performance of each provider through FluentSMTP’s logging feature
  • Consider setting up a fallback connection for improved reliability

Troubleshooting Tips:

  • If emails aren’t sending, check your API keys and domain settings
  • Ensure your Mailgun account is active and in good standing
  • Verify that your DNS settings are correctly configured
  • Use FluentSMTP’s email testing feature to diagnose issues

By adding multiple connections like this, you create a robust email infrastructure that separates transactional and marketing emails, improving deliverability and maintaining a strong sender reputation for your WordPress website.

Fluent SMTP Settings [10:26]

Properly configuring the settings in FluentSMTP is crucial for optimizing your email deliverability and managing your different email connections effectively. This section will guide you through the various settings and features available in FluentSMTP, helping you make the most of this powerful plugin.

General Settings:

  1. Access FluentSMTP settings in your WordPress dashboard
  2. Navigate to the “General” tab
  3. Configure the following options:
  • From Name: Set a default sender name
  • From Email: Set a default sender email
  • Force From Email: Choose whether to override the sender email for all outgoing emails
  • Return Path: Set a return path email for bounces (recommended: same as From Email)

Email Routing:

  1. Go to the “Email Routing” tab
  2. Set up rules to route emails based on the sender address:
  • For marketing emails: Route through Amazon SES (e.g., dave@profitable.tools)
  • For transactional emails: Route through Mailgun (e.g., orders@profitable.tools)
  1. Set a default connection for emails that don’t match any rules

Fallback Settings:

  1. Enable a fallback connection for improved reliability
  2. Choose a secondary provider to use if the primary connection fails
  3. Configure fallback settings for each connection

Logging and Notifications:

  1. Navigate to the “Logs” tab
  2. Enable email logging to track sent emails
  3. Set the log retention period (e.g., 30 days)
  4. Configure email notification settings:
  • Enable/disable summary notifications
  • Set notification frequency (e.g., daily, weekly)
  • Specify recipient email for notifications

Testing Your Setup:

  1. Use the built-in email testing feature
  2. Send test emails using different sender addresses
  3. Verify that emails are routed through the correct providers
  4. Check your inbox to ensure proper delivery

Advanced Settings:

  1. Access the “Advanced” tab
  2. Configure additional options:
  • Email queue processing
  • Custom email headers
  • SSL/TLS settings for SMTP connections

Best Practices:

  • Regularly review and update your email routing rules
  • Monitor email logs for any delivery issues
  • Use different subdomains for marketing and transactional emails
  • Implement proper authentication (SPF, DKIM, DMARC) for all sending domains

Troubleshooting:

  • Check connection settings if emails fail to send
  • Verify DNS settings for each connected domain
  • Use FluentSMTP’s detailed logs to diagnose delivery problems
  • Contact your email service providers for support with specific issues

By carefully configuring these settings in FluentSMTP, you’ll create a robust and flexible email infrastructure for your WordPress website, ensuring high deliverability rates and maintaining a strong sender reputation across all your email communications.

Outro [11:59]

As we wrap up this comprehensive guide on setting up FluentSMTP for your WordPress website, it’s clear that optimizing your email deliverability is crucial for maintaining effective communication with your customers and users. By implementing the strategies and configurations we’ve discussed, you’ll be well on your way to ensuring your transactional and marketing emails consistently reach their intended recipients’ inboxes.

Key Takeaways:

  1. Separate email providers: Using different providers for transactional and marketing emails helps maintain distinct reputations and improves overall deliverability.
  2. Proper configuration: Carefully setting up Amazon SES and Mailgun within FluentSMTP allows for optimal email routing and management.
  3. Security best practices: Creating dedicated IAM users and securely storing API keys is essential for maintaining the integrity of your email system.
  4. Regular monitoring: Utilizing FluentSMTP’s logging and notification features helps you stay on top of your email performance and quickly address any issues.
  5. Flexibility and scalability: FluentSMTP’s support for multiple providers and advanced routing rules allows your email infrastructure to grow with your business needs.
  6. Cost-effective solution: As a free, open-source plugin, FluentSMTP offers enterprise-level email management capabilities without the hefty price tag.
  7. Improved user experience: By ensuring reliable delivery of transactional emails, you enhance customer satisfaction and trust in your brand.

Next Steps:

To further optimize your WordPress email strategy, consider the following actions:

  1. Regular testing: Conduct periodic tests of your email setup to ensure continued functionality and deliverability.
  2. Stay updated: Keep FluentSMTP and your WordPress installation up to date to benefit from the latest features and security enhancements.
  3. Implement authentication: Set up SPF, DKIM, and DMARC records for all your sending domains to improve email authentication and deliverability.
  4. Monitor your sender reputation: Regularly check your sender score and address any issues that could negatively impact your email deliverability.
  5. Optimize email content: Craft engaging, well-formatted emails that are less likely to trigger spam filters and more likely to be opened and read by recipients.
  6. Segment your email lists: Use tools like Fluent CRM to create targeted email campaigns that are more relevant to your subscribers, improving engagement rates.
  7. Educate your team: Ensure that all team members involved in email communications understand best practices for email marketing and transactional messages.

By implementing FluentSMTP and following these best practices, you’re taking a significant step towards improving your WordPress website’s email performance. This not only enhances your communication with customers but also contributes to the overall success of your online business.

Remember, effective email management is an ongoing process. Stay informed about the latest trends and technologies in email deliverability, and don’t hesitate to reach out to the FluentSMTP community or support team if you encounter any challenges along the way.

To stay updated on the latest tips and tricks for optimizing your WordPress website, including email management strategies, consider subscribing to our weekly newsletter. You’ll receive curated content on the best practices, tools, and insights to help you maximize your online presence.

Additionally, join our free Facebook group to connect with other WordPress enthusiasts and professionals. It’s a great place to ask questions, share experiences, and stay up-to-date with the latest developments in the WordPress ecosystem.

For more in-depth tutorials, tips, and WordPress optimization strategies, be sure to check out our website at ClientAmp. You can also follow us on Twitter for quick tips and updates.

By leveraging these resources and implementing the strategies outlined in this guide, you’ll be well-equipped to manage your WordPress emails effectively, ensuring that your messages consistently reach your audience’s inboxes and contribute to the growth of your online business.

Leave a Comment


Get Dave’s News­letter

Stay ahead of the curve

Get Dave’s News­letter

Table of Contents