summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/PostmanSendGridMailEngine.php
AgeCommit message (Collapse)Author
2020-01-20fix duplicate in sendgrid and duplicate failed logyehudah
2019-11-25Adding a folderyehudah
2019-11-25deleted by mistakeyehudah
2019-08-19Security issuesyehudah
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-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-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-08-09replace "buggey" mime_content_type php function - Hosting should enable the ↵yehudah
;extension=php_fileinfo.dll
2018-04-24Sendgrid bug -status codeyehudah
2018-04-24sendgrid bugyehudah
2018-04-23* Fix lockfile errosyehudah
* Contact form 7 integration * PHP 5.6 requirement
2018-04-04notification & new gmail clientyehudah
2018-03-21Fix sendgrid api call structureyehudah
2018-03-21Fix sendgrid api call structureyehudah
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-10-17= 1.7.6 - 2017-10-17yehudah
* Missing sendgrid files * Fixed: Localization slug * Fixed: Error sending files with sendgrid
2017-10-15releaseyehudah