Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thetwopct/set-email-return-path
WordPress MU-plugin to set the Return-Path header of outgoing emails to the "From" email address. This helps solve issues when emails are sent from your hosts domain or IP address, and makes it look like your emails are spam. Drop it in your mu-plugins folder.
https://github.com/thetwopct/set-email-return-path
Last synced: 28 days ago
JSON representation
WordPress MU-plugin to set the Return-Path header of outgoing emails to the "From" email address. This helps solve issues when emails are sent from your hosts domain or IP address, and makes it look like your emails are spam. Drop it in your mu-plugins folder.
- Host: GitHub
- URL: https://github.com/thetwopct/set-email-return-path
- Owner: thetwopct
- License: gpl-3.0
- Created: 2021-01-28T16:03:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T16:31:02.000Z (almost 4 years ago)
- Last Synced: 2023-08-01T15:53:55.609Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Set Email Return Path Plugin for WordPress
WordPress plugin to set the Return-Path header of outgoing emails to the "From" email address. This helps solve issues when emails are sent from your hosts domain or IP address, and makes it look like your emails are spam. Drop in your plugins or mu-plugins folder. This works with Contact Form 7, Gravity Forms, and most other WordPress form plugins.
# Install
[Download the plugin as a ZIP file](https://github.com/thetwopct/Set-Email-Return-Path/archive/main.zip). Extract it in to your `plugins` folder. Or copy the file in to the root of `mu-plugins`.
# Settings
There are no settings or options. It will set the "Return-Path" of your emails to the "From" address of the form, which for deliverability should be an address at the sending websites domain.