Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-20 | Fix bug overwriting message-idfix/allow_setting_msgid | cos | |
In case a message-id is already set, postman should not touch it. This commit also checks for existing brackets before adding them, due to inconsistence in function usage. | |||
2020-08-11 | WordPress 5.5 compatibility | yehudah | |
2020-08-11 | phpmailer rror | yehudah | |
2020-08-11 | * Fixed: WordPress 5.5 compatibility | yehudah | |
* Fixed: Email log filtering * Fixed: Pushover notifications * New: Suggest solution for email delivery errors | |||
2020-06-20 | Email log improvements: Solution column, filter. | yehudah | |
Some text clarify. | |||
2020-05-18 | recheck logs | yehudah | |
2020-05-18 | Update readme file info | yehudah | |
2020-02-25 | Fix slack notifications | yehudah | |
2020-01-21 | undefined notifications and version bump | yehudah | |
2020-01-21 | fix post_id wp_error convert and duplicate emails | yehudah | |
2020-01-20 | fix duplicate in sendgrid and duplicate failed log | yehudah | |
2020-01-20 | html content type bug | yehudah | |
2020-01-13 | * Fixed: Notify on error bug - crash site | yehudah | |
* Fixed: From header | |||
2020-01-12 | Fix Reply-To header bug | yehudah | |
2020-01-12 | * PHPMailer delivery improvements | yehudah | |
* Bug Fixes | |||
2019-12-03 | Fix insert log error notification | yehudah | |
2019-11-25 | phpmailer delivery improvments | yehudah | |
bug fixes add option to disable notifications fix Invalid “Reply-To” e-mail address | |||
2019-11-25 | Adding a folder | yehudah | |
2019-11-25 | deleted by mistake | yehudah | |
2019-09-26 | missong file, bug sent to | yehudah | |
2019-09-26 | 2.0.5 released - Few notifications errors, export logs and minor improvements | yehudah | |
2019-09-13 | hooks + sanitize bug | yehudah | |
2019-08-28 | security + export csv | yehudah | |
2019-08-27 | Security and bugs | yehudah | |
2019-08-26 | Email Log fields class | yehudah | |
2019-08-26 | security + bugs | yehudah | |
2019-08-24 | security + multiple replyTo addreses | yehudah | |
2019-08-20 | Securty Fixes | yehudah | |
2019-08-19 | Security issues | yehudah | |
2019-08-19 | adding hooks | yehudah | |
2019-05-20 | = 2.0.2 - 2019-05-19 | yehudah | |
* Fixed: Sendgrid code fix. * Fixed: Default method (nothing configured) will use the default mail on the server and not SMTP. | |||
2019-05-15 | new files | yehudah | |
2019-05-15 | = 2.0 - 2019-05-15 | yehudah | |
* 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-28 | fix undefined 'blog_id' notice | yehudah | |
2019-02-18 | = 1.9.8 - 2019-02-18 | yehudah | |
* New: a new from field to the fallback - Can't trust the username as "from" value (email address). | |||
2019-02-17 | Prevent dropping mismatch send address on fallback | yehudah | |
2019-02-17 | = 1.9.7 - 2019-02-17 | yehudah | |
* 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-28 | 1.9.6 Version Release | yehudah | |
2019-01-28 | Chrome Extension Notification - Small checkbox fix (remove value attr) | yehudah | |
2019-01-28 | Chrome Extension Notification | yehudah | |
2018-11-29 | Diagnostic info + office 365 tls check + mailgun header issue | yehudah | |
2018-10-05 | add filter to change the notify email | yehudah | |
2018-10-04 | * Serverhostname has a few issues in not shared hosting - cross fingers | yehudah | |
2018-10-02 | * Gmail help text | yehudah | |
* buggy mime content function * Mailgun Europe region | |||
2018-08-09 | replace "buggey" mime_content_type php function - Hosting should enable the ↵ | yehudah | |
;extension=php_fileinfo.dll | |||
2018-08-07 | Support for Mailgun Europe Region | yehudah | |
2018-08-03 | Stupid idea ever - read the blog (postmansmtp.com) | yehudah | |
2018-07-26 | Removed auto configure for port 25 (can be TLS) | yehudah | |
2018-07-23 | Removed deprecated functions from 7.2 + comment unready feature | yehudah | |
2018-07-22 | Stupid syntax error | yehudah | |