• Skip to main content
  • Skip to footer

7th Circle Designs

Building, Securing, and Optimizing WordPress Since 2014

  • Home
  • Services
    • WordPress Security Audit
    • WordPress Site Design
      • WordPress Site
      • WordPress Membership Site
      • WordPress eCommerce Site
      • CPA Web Package
    • WordPress Service and Maintenance Plans
    • Search Engine Optimization and Branding
      • Personal Branding Package
      • Business Branding Package
        • Search Engine Optimization
    • Information Technology
  • Training and Coaching
    • Online WordPress Training and Coaching
    • Virtual Consultation
    • eLearning
  • WordPress Plugins
    • eCommerce
    • E-mail
    • Optimization and Tweaking
    • Personalization and Branding
    • Security
    • SEO
  • Blog
  • My Account
    • Pay Your Bill
  • Contact
  • Cart
    • Checkout
You are here: Home / WordPress Plugins / E-mail / Custom Configuration Settings for SMTP Email

Custom Configuration Settings for SMTP Email

$24.99

This plugin sets and configures SMTP email (edit with username and password) by allowing the user to customize their sender email, return path and sender name.

  • Set SMTP and connect to mail server — Added 2.0.0
  • Set from address — Included since 1.0.0, Updated 3.4.0
  • Set sender name to site name — Included since 1.0.0, Updated 3.4.0
  • Set sender address — Added 2.2.2

The sender from name has been included to override plugins that hardcode the admin email address as the sender name.

Copy the below variables to your wp-config file and adjust to your needs
// CUSTOM EMAIL
define(‘EDL_SMTP_HOST’, ‘smtp-relay.gmail.com’); // The hostname of the mail server
define(‘EDL_SMTP_AUTH’, false); // Use SMTP authentication (true|false)
define(‘EDL_SMTP_PORT’, ‘587’); // SMTP port number – likely to be 25, 465 or 587
define(‘EDL_SMTP_USER’, ‘[email protected]’); // Username to use for SMTP authentication (only if auth set to true)
define(‘EDL_SMTP_PASSWORD’, ‘xxxxxxxxxxxxxxxx’); // Password to use for SMTP authentication (only if auth set to true)
define(‘EDL_SMTP_SECURE’, ‘tls’); // Encryption system to use – ssl or tls
define(‘EDL_EMAIL_DOMAIN’, ‘example.com’);
define(‘EDL_MAIL_FROM’, ‘[email protected]’);
define(‘EDL_MAIL_FROM_NAME’, ‘Sender’);
define(‘EDL_MAIL_TO’, ‘[email protected]’);

The from address has logic to override bad email domains when your site is on a subdomain

  • Description
  • Reviews (0)
  • Refund Policy

Description

Plugin Name: Custom Configuration Settings for SMTP Email
Current Version: 3.4.0
Original Release Date: September 3, 2014
Last Updated: December 20, 2018
Tested Up To: 5.5.3

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Refund Policy

We stand behind our plugin's quality and your satisfaction with it is important to us. However, because it's a digital good, delivered via download, we generally offer no refunds.

If you change your mind about your purchase and have not yet downloaded our plugin, we will happily issue a full refund upon your request over the next 14 days.

Refund requests made after downloading the plugin are handled on a case by case basis and are issued at our sole discretion. Refund requests, if any, must be made within 14 days of your original purchase.

Related products

  • WooCommerce Email Sender Adjustments

    $19.99
    Add to Cart
  • Admin Notification Cleanup

    $14.99
    Add to Cart
  • Easy Digital Downloads Tweaks

    $24.99
    Add to Cart

Footer

Recent Posts

  • WooCommerce 5.2 Released
  • WordPress 5.7 “Esperanza”
  • WooCommerce 5.1 Released
  • WordPress 5.6.2 Maintenance Release
  • WooCommerce 5.0 Released

Categories

Sign up for our newsletter

Copyright © 2009–2021 7th Circle Designs · All Rights Reserved
Built and designed by 7th Circle Designs

Buy Me A Coffee

Terms of Service | Privacy Policy | CCPA Privacy Notice | Accessibility Statement | Affiliate Disclosure