Stop WP Emails Going to Spam

설명

Emails generated from within WordPress often end up in your spam or junk folder, This plugin helps you sort that out. The default settings of this plugin can often be enough to solve your problem.

When using the default PHP mailer in WordPress, especially on shared servers, emails will often be set to spam or junk by receiving email systems. This can be very frustrating and important notifications can be missed by you or your clients.

Why does this happen? One problem is the “envelope sender” not being set, and many hosts will recommend that you install a plugin to set the “envelope sender”, this is the main purpose of this plugin.

Along with setting the “envelope sender” this plugin also displays your Sender Permitted From (SPF) and checks your server IP is in the SPF record, if there is one.

Optionally this plugin allows you to change the name and email address of the default WordPress notification email easily.

If you use an SMTP email plugin or use an API based transactional email plugin, this plugin will add no value; it is built to support the default PHP mailer only.

PHP 8.0 compatible

Tested on PHP 8

Features Include

  • Checks email SPF health
  • Checks if your IP is blacklisted
  • Set envelope sender when missing
  • Allows you to change the default WordPress sending email
  • Allows you to change the default WordPress sending email name
  • Allows you to set the sending email domain

설치

This section describes how to install the plugin and get it working.

Either using the dashboard ‘Add Plugin’ feature to find, install and activate the plugin, or
1. Download and unzip the plugin
2. Upload the entire contents of stop-wp-emails-going-to-spam to the /wp-contents/plugins directory.
3. Activate the plugin through the Plugins menu

Once activated you will be taken to the settings page. The default settings are a good place to start, so save these and start testing your email delivery.

FAQ

Can You Help Me Investigate Why Email Goes To Spam

This plugin is provided for free and any support is totally voluntary.

후기

2024년 3월 12일 1 reply
I followed all the recommended steps but emails still going to spam. Also, looking through the support forum, I felt some of the response from the author could have been a bitter. { other plugin recommendation removed by moderator }
2023년 6월 1일
This easy plugin is working fine. Info about donation is absolutely ok, of course. Great work. Thank you.
2023년 10월 6일 2 replies
Following the suggestion of the plugin author ([ link removed, do not put links in reviews ]), I'm sharing the feedback of this plugin. The feedback is that this plugin plugs ads in the plugin settings page in a very obtrusive way. It would be acceptable if the plugin had a small sidebar on the settings page where a user could still see their donation request and request for the review, but the first fold of the plugin settings page is all about donation request and asking the user to submit the review. Hopefully they'll notice this feedback and make changes in the next release.
모든 45 평가 읽기

기여자 & 개발자

“Stop WP Emails Going to Spam”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Stop WP Emails Going to Spam”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Stop WP Emails Going to Spam”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.6

  • library update

2.0.5

  • Correct server IP detection

2.0.4

  • add buy me a coffee donation option

2.0.3

  • update donation library

2.0.2

  • stop settings link showing twice

2.0.1

  • Improve donation process

2.0.0

= 2.0.0 =
* Add IP blacklist check
* Remove Freemius
* Add donation link

1.1.6

  • Correct display output in settings when SPF redirect to another domain

1.1.5

  • Removed deactivation survey

1.1.4

  • Library Update

1.1.3

  • Move support off menu to settings

1.1.2

  • Minor Fix

1.1.1

  • Minor Fix

1.1

  • Ensure default settings work on multisite

1.0

  • First Release