Check & Log Email – Easy Email Testing & Mail logging

Beschrijving

Heb je een tool nodig waarmee je gemakkelijk alle e-mails kunt loggen en bekijken die vanuit WordPress worden verzonden? Check & Log zou wel eens de oplossing daarvoor kunnen zijn.
Deze WordPress plugin help je bij het opslaan van verzonden e-mails voor audit doeleinden, maar ook bij het debuggen van e-mail gerelateerde problemen in je WordPress site. Werkt het beste op eCommerce sites die zijn gemaakt met WooCommerce of Easy Digital Downloads.

Home | Help & Tech Support | Documentation | Premium Features

New Features of the plugin Check & Log Email 2.0

  • Export Logs – It allows to export email logs in multiple file format with date range and status.
  • More Fields – Such as Cc, Bcc, Host IP, Reply To etc.
  • Log Retention Period – It allows to deletes old emails when a certain amount of logs and time has passed.
  • Print or save as PDF – You can print the email log, or save it as a PDF.
  • Resend email – This feature allow you to modify email and resend email.
  • Forward Email – By using this feature you can automatically forward a copy of all emails sent by WordPress to other email addresses Learn More.
  • Easy migration – It is allow you to import data from various plugins like Email Log, Mail logging – WP Mail Catcher, WP Mail Logging, WP Mail Log and export the data.
  • Email Error Tracking – You can easily see list of errors of emails and view details of error.
  • Setup Wizard – Wizard setup allows you to one time setup of this plugin.
  • Default Format for Message – Its allow you to Default Format for Message on view of content.
  • SMTP – Its allow you to setup your own smtp through Check & Email Log SMTP form.
  • Multisite Configure – Its allow to configure global setting for all your sites.
  • Encoding – Its allow to encode emails and phone in page content.
  • Outlook / MS 360 – Its allow to send email using 360 / outlook configuration.

Features of the plugin Check & Log Email

  • Test e-mail verzenden – als je niet zeker weet of WordPress e-mails verzendt, kun je deze plugin gebruiken om erachter te komen. Het proces is heel eenvoudig: je moet een adres kiezen dat een eenvoudige test e-mail zal ontvangen. Je kunt zelfs de aangepaste header overschrijven met je eigen waarden, om andere problemen te voorkomen.
  • Bekijken van gelogde e-mails – ze kunnen worden bekeken vanuit de beheer interface, aangezien ze zijn opgeslagen in een aparte tabel. Je krijgt de optie om ze te filteren op onderwerp, e-mail, datum, enz.
  • Verwijderen van gelogde e-mails – je kunt ze verwijderen door naar de beheer interface te gaan. Je kunt ze ofwel in bulk verwijderen of selectief – op datum, e-mail of onderwerp.
  • Ability to change the “mail from” email address, “mail from name” and override default email WordPress addresses.

Premium Features of the plugin Check & Log Email

  • Triggered Data – Triggered data helps you in debugging by showing the exact code that is sending that email

Filters

  • wp_mail_catcher_mail_success – is triggered before an email is sent. It has a single argument that is an array containing original mail info.

  • check_email_email_log_before_insert – is triggered before an email data about to save in check & Log Email. It has a two argument.

    • log – It is an array containing argument that will store in database
    • original_mail_info – It is an array containing argument of original mail info.
  • wp_check_email_failed – is triggered when an email is failed. It has a two argument.

    • mail_error_data – It is an array containing argument that has what possible reasons of error.
    • mail_error_message – It is an string containing error message.

Action

  • check_email_log_inserted – is triggered after data successfully saved in log.

  • check_email_loaded – is triggered when check & log email successfully loaded.

Support
We try our best to provide support on WordPress.org forums. However, We have a special community support where you can ask us questions and get help about your Check & Log Email related questions. Delivering a good user experience means a lot to us and so we try our best to reply each and every question that gets asked.

Bug Reports
Bug reports for Check & Log Email are welcomed on GitHub. Please note GitHub is not a support forum, and issues that aren’t properly qualified as bugs will be closed.

Credits
* jsPDF used https://github.com/parallax/jsPDF – License URI: https://github.com/parallax/jsPDF/blob/master/LICENSE
* league/oauth2-client used https://github.com/thephpleague/oauth2-client – License URI: https://github.com/thephpleague/oauth2-client/blob/master/LICENSE

Schermafdrukken

  • Check & Log Email – Status
  • Check & Log Email – Bekijk logs
  • Check & Log Email – Instellingen

Installatie

Using the WordPress Plugin Search

  1. Navigate to the Add New sub-page under the Plugins admin page.
  2. Search for Check & Log Email.
  3. The plugin should be listed first in the search results.
  4. Click the Install Now link.
  5. Lastly click the Activate Plugin link to activate the plugin.

Uploading in WordPress Admin

  1. Download the plugin zip file and save it to your computer.
  2. Navigate to the Add New sub-page under the Plugins admin page.
  3. Click the Upload link.
  4. Select Check & Log Email zip file from where you saved the zip file on your computer.
  5. Click the Install Now button.
  6. Lastly click the Activate Plugin link to activate the plugin.

FAQ

Hoe gebruik ik het?

Kijk in het WordPress beheerder dashboard voor het menu-item “Check & Log Email”.

Waarom schreef je deze plugin?

Iemand die een van mijn andere plugins gebruikte had problemen met e-mails die niet werden verzonden. Ik heb dit in elkaar geknutseld om hem (en iemand anders) te helpen.

Beoordelingen

3 september 2024
It’s a Great Comfort to know that email delivery is monitored and logged. It’s also Great to have a plugin that is so well supported doing this job Excellent Plugin – with Excellent Support!
18 juni 2024
I would like a cheaper one fee option, just some features for a clean version of the free one. but its work in
Lees alle 249 beoordelingen

Bijdragers & ontwikkelaars

“Check & Log Email – Easy Email Testing & Mail logging” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Check & Log Email – Easy Email Testing & Mail logging” is vertaald in 11 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Check & Log Email – Easy Email Testing & Mail logging” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

v2.0.3 – 06/11/2024

  • Enhancement: Email Logs Show Failure as Success #113
  • Feature: Added an option for Opened mails data #79
  • Feature: Added Gmail mailer in smtp section #106
  • Feature: Added a feature to send the bulk email. #107
  • Fixed: Login OAuth Broken After Updating Check-Email Plugin to 2.0.2 #108

v2.0.2 – 27/09/2024

  • Feature: Added an option to use one SMTP settings for multisite #97
  • Feature: Added encoding of email and phone #55
  • Feature: Added integration with Microsoft SMTP that requires oAuth authentication. #100
  • Fixed: Some warnings appear while viewing the email log #104

v2 – 02/09/2024

  • Enhancement: Added confirmation box on deletion of log email #84
  • Fixed: Conflict issue with Override Emails feature. #98
  • Fixed: PHP Fatal error #101

v2.0 – 09/08/2024

  • Compatibility: Test with WordPress version 6.6 #95
  • Feature: Default Format for Message #86
  • Feature: Added small setup wizard #87
  • Feature: Log email content option #89
  • Enhancement: Hooks and actions #90
  • Enhancement: Fixed I18N Issues based on 1.0.13 helped by @alexclassroom #91
  • Fixed: Images folder missing for jquery-ui.min.css #93
  • Enhancement: Few improvement required #94
  • Feature: Email error tracker #96

v1.0.13 – 25/06/2024

  • Feature: Added Log Retention Period #69
  • Feature: Added Print the email log, or save it as a PDF #70
  • Feature: Log Attachments Sent From WordPress #71
  • Feature: Added Display Host IP option #72
  • Feature: Trigger Data UI/UX Changes #74
  • Enhancement: View loggging should be on enabled by default #76
  • Feature: More Fields #77
  • Feature: Apply status filter in log list #78
  • Feature: Added Resend email feature #81
  • Feature: Added Easy migration from other email log plugins #80
  • Enhancement: Search should be searched from whole email, including the email content #82
  • Feature: Added Forward Email #83

v1.0.12 – 29/05/2024

  • Feature: Feature to export logs #49
  • Feature: Added feedback form on plugin deactivation #61
  • Enhancement: Added settings link on plugin dashboard #62
  • Feature: Added Newsletter Form #64
  • Feature: Added Trigger Data (Premium) #65
  • Feature: Added SMTP feature to configure email #66

v1.0.11 – 16/05/2024

  • Fixed: Tested with new version of wordpress i.e. 6.5v

v1.0.10 – 14/03/2024

  • Fixed: Resolved security issue raised by Wordfence

Full changelog available at changelog.txt