0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 10:02:14 +02:00
Commit Graph

560 Commits

Author SHA1 Message Date
ChalkPE
1d4e289928 Added Korean language file 2015-04-26 16:08:12 +09:00
Marcus Bointon
89bb0d6094 Fix file attachment test 2015-04-23 19:33:15 +02:00
Marcus Bointon
65e6f5a6ea Merge pull request #405 from eexit/header-getter
Add custom header getter
2015-04-23 19:28:24 +02:00
Joris Berthelot
47fd54d04d Added custom header getter 2015-04-23 19:06:49 +02:00
Marcus Bointon
095193b5ed Add extras classes to composer classmap 2015-04-23 10:53:31 +02:00
Synchro
245d73be7f Changelog 2015-04-17 15:10:54 +02:00
Synchro
2ffc3df6e9 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2015-04-17 15:10:34 +02:00
Marcus Bointon
f32ba62fdd Merge pull request #399 from pstast/PHPMailer/master
Fix $all_recipients comment
2015-04-17 15:09:58 +02:00
Petr Stastny
c2535c9420 Fix $all_recipients comment
$all_recipients does not contain $replyto addresses, see addAnAddress() behavior
2015-04-17 15:06:19 +02:00
Synchro
3c29d754fd Improve connection error reporting 2015-04-17 14:48:00 +02:00
Synchro
166ce3b533 Fix param naming, see #398 2015-04-14 13:13:26 +02:00
Marcus Bointon
333e3e60ce Merge pull request #322 from landsem/patch-1
Fixed some language
2015-04-13 20:12:47 +02:00
Marcus Bointon
df93ba1fa8 Merge pull request #398 from Phhere/patch-1
Documentation update class.pop3.php
2015-04-13 20:10:36 +02:00
Philipp Helo Rehs
1188e2e110 Update class.pop3.php
Small fix in php doc about parameter types. Since it is just a wrapper for authorise it should accept the same parameter types
2015-04-13 19:57:03 +02:00
Marcus Bointon
efd15582d9 Merge pull request #393 from sveneld/patch-1
Fix concatenation of headers for Dkim
2015-04-04 22:57:20 +02:00
sveneld
653d638e5f Update class.phpmailer.php 2015-04-04 20:54:20 +03:00
sveneld
30a5c730c2 Update class.phpmailer.php
Fix concatenation of headers for Dkim
2015-04-04 20:35:57 +03:00
Marcus Bointon
580e44da96 Merge pull request #388 from royopa/patch-1
Added poser badges
2015-03-29 18:15:40 +02:00
Rodrigo Prado
81418e02f0 Added poser badges 2015-03-28 17:00:16 -03:00
Synchro
50eac8739f Use multibyte text in tests
Add explicit test for UTF-8 with embedded images, see #279 and #377
Add ISO-8859-1 test
2015-03-25 19:22:55 +01:00
Synchro
947415c73a Provide detailed errors when sending to individual recipients fails 2015-03-25 11:05:42 +01:00
Marcus Bointon
95bd39a094 Merge pull request #383 from ivantcholakov/bulgarian
Bulgarian language update.
2015-03-22 15:59:12 +01:00
Ivan Tcholakov
a303621e40 Bulgarian language update. 2015-03-21 13:31:21 +02:00
Synchro
54827506c6 Armenian update (Thanks to Hrayr Grigoryan) 2015-03-21 10:16:00 +01:00
Synchro
08f7807205 Add UTF-8 tests 2015-03-20 18:11:15 +01:00
Synchro
c39b89fbf3 Tweak MIME preamble
Test output cleanup
2015-03-20 12:03:16 +01:00
Synchro
b02b573b2b Merge branch 'master' of https://github.com/PHPMailer/PHPMailer into mimesign
# Conflicts:
#	changelog.md
2015-03-19 18:51:18 +01:00
Synchro
3ea8425672 Make SMTP error storage and reporting more consistent, fixes #382 2015-03-19 18:26:01 +01:00
Synchro
78f323d326 Tidy up format of test messages 2015-03-18 08:49:42 +01:00
Synchro
3bdaa171c6 Tidy up format of test messages 2015-03-17 19:00:07 +01:00
Synchro
c8be94946e Add MIME preamble to all multipart message types, should fix #316
Tidy up format of test messages
2015-03-17 18:55:11 +01:00
Marcus Bointon
795c9046be Merge pull request #379 from kanellov/fix/greek-translation
Update greek translation
2015-03-16 16:40:37 +01:00
kanellov
9c63df3fe9 Fix some errors. 2015-03-16 17:22:15 +02:00
Synchro
d1c43fe83f Changelog 2015-03-16 14:18:03 +01:00
Synchro
d7c44d5a9e Add tests for line breaks in headers, see #372
Minor cleanup
2015-03-16 14:10:14 +01:00
Synchro
1ad1217759 typo 2015-03-16 10:24:39 +01:00
Synchro
4680d1f6cf Improve reporting of missing OpenSSL extension for SSl and TLS, see #378
Add 'missing extension' language string
Improve default handling of language strings
2015-03-16 10:23:38 +01:00
Synchro
91c5a604f3 Merge branch 'master' into mimesign 2015-03-06 19:16:32 +01:00
Synchro
27cc5528ad Cleaner check for no server caps 2015-03-06 18:57:22 +01:00
Synchro
16aba043ba Merge branch 'master' into mimesign 2015-03-06 18:45:41 +01:00
Synchro
d89d3b03b0 Workaround for PHP bug https://bugs.php.net/bug.php?id=69197 2015-03-06 18:39:30 +01:00
Synchro
d17e641e38 Merge branch 'master' into mimesign 2015-03-06 16:48:33 +01:00
Synchro
3e3617d295 Changelog 2015-03-06 16:45:33 +01:00
Synchro
c506185d50 Add support for additional CA certificate when S/MIME signing, fixes #376 2015-03-06 16:35:29 +01:00
Synchro
ec9452012a Avoid ternary statements
Use boolean values consistently for magic_quotes settings
2015-03-05 15:55:18 +01:00
Synchro
ec9148b673 Clean up indenting 2015-03-04 11:18:01 +01:00
Synchro
de664ae9ae changelog 2015-03-04 10:32:00 +01:00
Synchro
073bf148fb changelog 2015-03-04 10:30:21 +01:00
Synchro
541cfec405 More efficient, more readable loops in wrapText
Add multibyte wordwrap test
phpDoc cleanup in tests
2015-03-04 10:29:46 +01:00
Synchro
93c8cd0536 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2015-03-04 09:01:18 +01:00