summaryrefslogtreecommitdiff
path: root/postman-smtp.php
AgeCommit message (Collapse)Author
2020-08-12WordPress 5.5 compatibilityyehudah
2020-08-11phpmailer rroryehudah
2020-08-11phpmailer rroryehudah
2020-08-11* Fixed: WordPress 5.5 compatibilityyehudah
* Fixed: Email log filtering * Fixed: Pushover notifications * New: Suggest solution for email delivery errors
2020-05-18Update readme file infoyehudah
2020-02-25Fix slack notificationsyehudah
2020-01-21undefined notifications and version bumpyehudah
2020-01-13* Fixed: Notify on error bug - crash siteyehudah
* Fixed: From header
2020-01-12Fix Reply-To header bugyehudah
2020-01-12* PHPMailer delivery improvementsyehudah
* Bug Fixes
2019-10-08Bug fixesyehudah
2019-09-26 2.0.5 released - Few notifications errors, export logs and minor improvementsyehudah
2019-09-13hooks + sanitize bugyehudah
2019-08-27Security and bugsyehudah
2019-08-26More Security Harderingyehudah
2019-08-20Securty Fixesyehudah
2019-08-19Security issuesyehudah
2019-08-19adding hooksyehudah
2019-05-20= 2.0.2 - 2019-05-19yehudah
* Fixed: Sendgrid code fix. * Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP.
2019-05-15strange ver issuesyehudah
2019-05-15= 2.0 - 2019-05-15yehudah
* New: Mailer Type - Added an option to send without overwrite the 'wp_mail' function, better compability to WordPress delivery. hopefully will be the default in the future. * Updated: Sendgrid API was upgraded and rewritten to the new version. * Fixed: Message-Id header was missing on SMTP * Fixed: Email logger optimization - better query for large amount of records. * Fixed: The localization was fixed to match translate.wordpress.org translation system ( Thanks to Niels de Blaauw from Level-Level ). * Fixed: Code and optimization ( Thanks to Niels de Blaauw from Level-Level ).
2019-02-18= 1.9.8 - 2019-02-18yehudah
* New: a new from field to the fallback - Can't trust the username as "from" value (email address).
2019-02-17= 1.9.7 - 2019-02-17yehudah
* New: Fallback Feature - Configure a backup SMTP when emails are failing. * New: WordPress Multisite compability - with global settings. * New: Email Log capability - give other user cheking the logs. * Fixed: compatibility with mailster plugin * Fixed: Mandrill exception bug - Thanks to Niels de Blaauw from Level-Level
2019-01-281.9.6 Version Releaseyehudah
2018-10-02* Gmail help textyehudah
* buggy mime content function * Mailgun Europe region
2018-08-07The readme showed on the live pageyehudah
2018-08-07Support for Mailgun Europe Regionyehudah
2018-08-03Stupid idea ever - read the blog (postmansmtp.com)yehudah
2018-07-26Removed auto configure for port 25 (can be TLS)yehudah
2018-07-23Removed deprecated functions from 7.2 + comment unready featureyehudah
2018-07-22Stupid syntax erroryehudah
2018-07-22Better support for secure delivery and auth contacts (wp-config)yehudah
2018-04-24Sendgrid bug -status codeyehudah
2018-04-24didn't noice contact form 7 file was not added to svnyehudah
2018-04-24didn't noice contact form 7 file was not added to svnyehudah
2018-04-23* Fix lockfile errosyehudah
* Contact form 7 integration * PHP 5.6 requirement
2018-04-19* Remove Beta Woocommerce integrationyehudah
* Better check for WPML less then version 3.9
2018-04-18* remove mailgun docsyehudah
* fix js error ($) * fix mail function param * script for dismiss "not configured.." message
2018-04-04notification & new gmail clientyehudah
2018-03-21Fix sendgrid api call structureyehudah
2018-03-21Fix sendgrid api call structureyehudah
2018-03-21bump the versionyehudah
2017-12-23= 1.8 - 2017-12-24yehudah
* New: Mailgun API integration * New: New filter controls * New: WPML conflict fix * Fix: Minor old bugs
2017-12-12* MAILGUN IS ABOUT TO RELEASEyehudah
* Email log - trash all * Email log - records per page * Welcome page * Fix config screen tabs
2017-11-21* Fixed: bug while detecting transcript erroryehudah
2017-11-20* Fixed: misspled falseyehudah
* Fixed: feedback form * Fixed: Some localization strings * Removed: deprecated function * New: Option to input emails when resend email * Added: explain message on email log filter
2017-11-17= 1.7.8 - 2017-11-17yehudah
* = Menu Items grouping = * Fixed: IP detection error in some web hosts * Fixed: Link open in new page attribute = _blank * Fixed: Replace deprecated PHP 7 functions. * Updated: Validator TLD's list * Added: Email log date and search filter. * Added: Alert on sending error (Fallback to local mail) * Added: Email body preview (not raw)
2017-11-15* Fixed: IP detection error in some web hostsyehudah
* Fixed: Link open in new page attribute = _blank * Fixed: Replace deprecated PHP 7 functions. * Temp: Missconfigured certificate errors * Updated: Validator TLD's list
2017-10-28= 1.7.8 - 2017-10-28yehudah
* Fixed: IP detection error in some web hosts * Fixed: Link open in new page attribute = _blank * Fixed: Replace deprecated PHP 7 functions.
2017-10-17= 1.7.7 - 2017-10-17yehudah
* Fixed: Error sending files with sendgrid * Fixed: Wrong attachments format in Mandrill * Fixed: Wrong Sender Header in Mandrill