Cloudpanel Email Sender From

CLP E-Mail Sender From is a WordPress plugin to change the E-Mail from Name and Address.

Services like Amazon SES require to send E-Mails from verified Domains.

You may be interested in: How to configure Amazon SES with Postfix

Installation​


  1. Clone the CLP E-Mail Sender From Git Repository:

Code:
git clone https://github.com/cloudpanel-io/clp-email-sender-from

  1. Copy the file clp-email-sender-from.php to the directory wp-content/plugins/.
  2. Active the plugin in your Wordpress Admin:

activate_plugin.png


  1. Go to Settings -> General and set From Name and From E-Mail and click on the button Saves Changes.

email_sender_from_settings.png


Changelog​


v1.0.0 - [2021-01-05]

  • Initial Version
 
Back
Top