summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-13Fixes #33, fixes a couple of return type issuesNiels de Blaauw
2019-03-13Fixes #32, adds getHostname to PostmanModuleTransportNiels de Blaauw
2019-03-13Merge pull request #30 from yehudah/27-doctype-unknown-to-mixedNiels de Blaauw
Fixes #27, changes 'unknown' doctypes to 'mixed'
2019-03-13Fixes #27, changes 'unknown' doctypes to 'mixed'Niels de Blaauw
2019-03-13Merge pull request #29 from yehudah/28-fix-uknown-method-getMessageSenderNameNiels de Blaauw
Fixes #28, uses correct method for sender name
2019-03-13Fixes #28, uses correct method for sender nameNiels de Blaauw
2019-03-13Merge pull request #25 from NielsdeBlaauw/1-fix-variable-text-domainNiels de Blaauw
Fixes #1, deprecates and replaces variable text domain usage
2019-03-13Fixes #1, deprecates and replaces variable text domain usageNiels de Blaauw
This should be removed as it breaks compatibility with translate.wordpress.org
2019-03-07content_transfer_encoding filterYehuda Hassine
2019-03-06Another try to optimize the hostname queryyehuda
2019-03-04* start switch to custom dbyehuda
* remove blog_id notice
2019-03-04gitignoreyehuda
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-03readme changeYehuda Hassine
2018-08-03remove the most stupid feature ever - read the blog for mor detailesYehuda Hassine
2018-08-03Merge pull request #13 from NielsdeBlaauw/masterYehuda Hassine
Allow for API_KEY and RUN_MODE in wp-config
2018-07-26Removed auto configure for port 25 (can be TLS)yehuda
2018-07-26Allow for API_KEY and RUN_MODE in wp-configNiels de Blaauw
if set `POST_SMTP_API_KEY` will be used as the key for various external services. `POST_SMTP_RUN_MODE` can be set to `production`, `log_only` or `ignore` in order to determine behaviour of the post-smtp.
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-22small text fixyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1912944 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-06-01Proxy the phpmailer hook for better compability and verify and adding extra ↵yehudah
hooks git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1885422 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-05-07add support for ptr conflicts on hostnameyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1869938 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-24add abdullahramzan to contributersyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863842 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-24sendgrid bugyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863411 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-24didn't noice contact form 7 file was not added to svnyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1863329 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-21Add hostname to diagnostic testyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1862359 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-19Update changelogyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1861158 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-17Update readme + remove junkyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1859959 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-17remove old gmail clientyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1859518 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-04-17* Gmail attahmentsyehudah
* Server name loginc (phpmailer) * Slack notification field bug git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1859513 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-22Fix changelog dates and add latest releaseyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844815 b8457f37-d9ea-0310-8a92-e5e31aec5664
2018-03-22* Fix: target attributeyehudah
* Fix: Url schema for Downor.me git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844813 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
2018-03-04add the sendgrid sdk 6yehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1833309 b8457f37-d9ea-0310-8a92-e5e31aec5664
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 git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1833308 b8457f37-d9ea-0310-8a92-e5e31aec5664
2017-12-24readme updateyehudah
git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1792071 b8457f37-d9ea-0310-8a92-e5e31aec5664