summaryrefslogtreecommitdiff
path: root/Postman/PostmanUtils.php
AgeCommit message (Collapse)Author
2019-11-25Adding a folderyehudah
2019-11-25deleted by mistakeyehudah
2019-08-24security + multiple replyTo addresesyehudah
2019-08-19Security 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-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-10-04 * Serverhostname has a few issues in not shared hosting - cross fingersyehudah
2018-05-07add support for ptr conflicts on hostnameyehudah
2018-04-23* Fix lockfile errosyehudah
* Contact form 7 integration * PHP 5.6 requirement
2018-04-17* Gmail attahmentsyehudah
* Server name loginc (phpmailer) * Slack notification field bug
2018-04-04notification & new gmail clientyehudah
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-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-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-15releaseyehudah