summaryrefslogtreecommitdiff
path: root/postman-smtp.php
AgeCommit message (Collapse)Author
2019-03-13Fixes #27, changes 'unknown' doctypes to 'mixed'Niels de Blaauw
2019-03-04* New: a new from field to the fallback - Can't trust the username as "from" ↵yehuda
value (email address).
2019-03-04* New: Fallback Feature - Configure a backup SMTP when emails are failing. yehuda
* 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-03-04* Added support for our new chrome notification extension. yehuda
* few fixes
2019-03-04* Added support for Mailgun Europe region. yehuda
* Replace "buggey" mime_content_type php function
2018-08-03remove the most stupid feature ever - read the blog for mor detailesYehuda Hassine
2018-07-26Removed auto configure for port 25 (can be TLS)yehuda
2018-07-23Removed deprecated functions from 7.2 + comment unready featureyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1913616 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-07-22Stupid syntax erroryehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1913098 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-07-22Better support for secure delivery and auth contacts (wp-config)yehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1912939 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-24Sendgrid bug -status codeyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863530 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-24didn't noice contact form 7 file was not added to svnyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863346 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-24didn't noice contact form 7 file was not added to svnyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863344 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-23* Fix lockfile errosyehudah
* Contact form 7 integration * PHP 5.6 requirement git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863201 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-19* Remove Beta Woocommerce integrationyehudah
* Better check for WPML less then version 3.9 git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1861156 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-18* remove mailgun docsyehudah
* fix js error ($) * fix mail function param * script for dismiss "not configured.." message git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1860742 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-04notification & new gmail clientyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1852760 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-03-21Fix sendgrid api call structureyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844566 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-03-21Fix sendgrid api call structureyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844501 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-03-21bump the versionyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844028 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-12-23= 1.8 - 2017-12-24yehudah
* New: Mailgun API integration * New: New filter controls * New: WPML conflict fix * Fix: Minor old bugs git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1791840 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-12-12* MAILGUN IS ABOUT TO RELEASEyehudah
* Email log - trash all * Email log - records per page * Welcome page * Fix config screen tabs git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1785793 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-11-21* Fixed: bug while detecting transcript erroryehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1772013 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-11-20* Fixed: misspled falseyehudah
* Fixed: feedback form * Fixed: Some localization strings * Removed: deprecated function * New: Option to input emails when resend email * Added: explain message on email log filter git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1771856 b8457f37-d9ea-0310-8a92-e5e31aec5664
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) git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1769444 b8457f37-d9ea-0310-8a92-e5e31aec5664
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 git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1766753 b8457f37-d9ea-0310-8a92-e5e31aec5664
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. git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1754518 b8457f37-d9ea-0310-8a92-e5e31aec5664
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 git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1748270 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-10-17= 1.7.6 - 2017-10-17yehudah
* Missing sendgrid files * Fixed: Localization slug * Minor typo git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1747925 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-10-15releaseyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1746636 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-10-15releaseyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1746635 b8457f37-d9ea-0310-8a92-e5e31aec5664