summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig
diff options
context:
space:
mode:
authoryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2018-03-04 22:43:20 +0000
committeryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2018-03-04 22:43:20 +0000
commitbb0d1245239c19a8554794e7463635a1bd2eba76 (patch)
tree194e4d3ee68d587caec49a4c4672d4c57c2303a0 /Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig
parentf0ad4b1beec2b3354b028122bc89381a184ca89a (diff)
downloadPost-SMTP-bb0d1245239c19a8554794e7463635a1bd2eba76.zip
* sendgrid 6
* 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
Diffstat (limited to 'Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig')
-rw-r--r--Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig b/Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig
deleted file mode 100644
index e18928d..0000000
--- a/Postman/Postman-Mail/sendgrid-php-3.2.0/.editorconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-root = true
-
-[*.php]
-indent_style = space
-indent_size = 4
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true