summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail
AgeCommit message (Collapse)Author
2020-10-20Fix bug overwriting message-idfix/allow_setting_msgidcos
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* Fixed: WordPress 5.5 compatibilityyehudah
* Fixed: Email log filtering * Fixed: Pushover notifications * New: Suggest solution for email delivery errors
2020-06-20Email log improvements: Solution column, filter.yehudah
Some text clarify.
2020-01-20fix duplicate in sendgrid and duplicate failed logyehudah
2020-01-12Fix Reply-To header bugyehudah
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-26 2.0.5 released - Few notifications errors, export logs and minor improvementsyehudah
2019-08-26security + bugsyehudah
2019-08-24security + multiple replyTo addresesyehudah
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-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
2018-11-29Diagnostic info + office 365 tls check + mailgun header issueyehudah
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-07-23Removed deprecated functions from 7.2 + comment unready featureyehudah
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-04-24Sendgrid bug -status codeyehudah
2018-04-24sendgrid bugyehudah
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-18* remove mailgun docsyehudah
* fix js error ($) * fix mail function param * script for dismiss "not configured.." message
2018-04-17Update readme + remove junkyehudah
2018-04-17remove old gmail clientyehudah
2018-04-17* Gmail attahmentsyehudah
* Server name loginc (phpmailer) * Slack notification field bug
2018-04-04notification & new gmail clientyehudah
2018-03-21Fix sendgrid api call structureyehudah
2018-03-21Fix sendgrid api call structureyehudah
2018-03-04add the sendgrid sdk 6yehudah
2018-03-04* sendgrid 6yehudah
* mail params * email log send to column * hostname insted of ip in emails * remove mailgun test folder ( virustotal issue) * added filters to from_name and from_email filters (local connection) * change hostname extrect loginc
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-13mailgun docs are old - adjust to the new apiyehudah
2017-12-12* MAILGUN IS ABOUT TO RELEASEyehudah
* Email log - trash all * Email log - records per page * Welcome page * Fix config screen tabs
2017-12-05* Welcome on activationyehudah
* email log records per page * email logs trash all * remove gmail hosts for non gmail host
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-11-08* Fix: Self sign certificateyehudah
* Add: guides section
2017-11-02Fix self sign certificateyehudah
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
2017-10-17= 1.7.6 - 2017-10-17yehudah
* Missing sendgrid files * Fixed: Localization slug * Fixed: Error sending files with sendgrid
2017-10-17= 1.7.6 - 2017-10-17yehudah
* Missing sendgrid files * Fixed: Localization slug * Minor typo
2017-10-16missing sendgrid filesyehudah
2017-10-15releaseyehudah