summaryrefslogtreecommitdiff
path: root/Postman
AgeCommit message (Collapse)Author
2020-05-18recheck logsyehudah
2020-05-18Update readme file infoyehudah
2020-02-25Fix slack notificationsyehudah
2020-01-21undefined notifications and version bumpyehudah
2020-01-21fix post_id wp_error convert and duplicate emailsyehudah
2020-01-20fix duplicate in sendgrid and duplicate failed logyehudah
2020-01-20html content type bugyehudah
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-12-03Fix insert log error notificationyehudah
2019-11-25phpmailer delivery improvmentsyehudah
bug fixes add option to disable notifications fix Invalid “Reply-To” e-mail address
2019-11-25Adding a folderyehudah
2019-11-25deleted by mistakeyehudah
2019-09-26missong file, bug sent toyehudah
2019-09-26 2.0.5 released - Few notifications errors, export logs and minor improvementsyehudah
2019-09-13hooks + sanitize bugyehudah
2019-08-28security + export csvyehudah
2019-08-27Security and bugsyehudah
2019-08-26Email Log fields classyehudah
2019-08-26security + bugsyehudah
2019-08-24security + multiple replyTo addresesyehudah
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-15new filesyehudah
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-28fix undefined 'blog_id' noticeyehudah
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-17Prevent dropping mismatch send address on fallbackyehudah
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
2019-01-28Chrome Extension Notification - Small checkbox fix (remove value attr)yehudah
2019-01-28Chrome Extension Notificationyehudah
2018-11-29Diagnostic info + office 365 tls check + mailgun header issueyehudah
2018-10-05add filter to change the notify emailyehudah
2018-10-04 * Serverhostname has a few issues in not shared hosting - cross fingersyehudah
2018-10-02* Gmail help textyehudah
* buggy mime content function * Mailgun Europe region
2018-08-09replace "buggey" mime_content_type php function - Hosting should enable the ↵yehudah
;extension=php_fileinfo.dll
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-06-01Proxy the phpmailer hook for better compability and verify and adding extra ↵yehudah
hooks
2018-05-07add support for ptr conflicts on hostnameyehudah
2018-04-24Sendgrid bug -status codeyehudah
2018-04-24sendgrid bugyehudah