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

468 Commits

Author SHA1 Message Date
Marcus Bointon
4ae1fc3e49 Merge pull request #71 from jaii/patch-1
Create phpmailer.lang-fa.php
2013-07-01 00:29:07 -07:00
Ali Jazayeri
c453ed24eb Create phpmailer.lang-fa.php 2013-07-01 11:45:39 +04:30
Jim Jagielski
61863963b5 Allow for bypassing of Content-Disposition header totally. 2013-06-28 10:45:43 -04:00
Marcus Bointon
9831bcd7fe Merge pull request #70 from mrbellek/master
Fixed typo in DKIM_Add function.
2013-06-10 00:58:24 -07:00
Merijn
83bebcc1ff Update class.phpmailer.php
Fixed typo in DKIM_Add function.
2013-06-10 09:51:58 +02:00
Synchro
82cce95c28 Add missing Esperanto translation, thanks to @eliovir 2013-06-06 23:50:59 +02:00
Synchro
2032af0d56 Fix bad return for failed attachment
Add test for failing attachment
2013-06-06 17:31:11 +02:00
Synchro
d852751809 Fix wrong filename for image file - thanks to @mauglee 2013-06-06 17:27:12 +02:00
Synchro
bd69132c66 Changelog 2013-06-06 09:31:22 +02:00
Synchro
f67ac9fa2b Merge remote-tracking branch 'upstream/master' 2013-06-06 08:52:47 +02:00
Synchro
37130df9d8 Update to Hungarian by @dominicus-75
Minor French tweaks
2013-06-06 08:48:28 +02:00
Synchro
6b5cbca34c Set packagist package type 2013-06-06 08:47:17 +02:00
Marcus Bointon
9a2620c3ec Merge pull request #3 from dominicus-75/patch-1
Update phpmailer.lang-hu.php
2013-06-05 23:10:42 -07:00
Marcus Bointon
68ced3e9c8 Merge pull request #68 from vlajos/master
small misspelligs fixes
2013-06-04 17:26:31 -07:00
Veres Lajos
2839fa48cd small misspell fixes 2013-06-04 23:51:17 +01:00
Domokos Endre János
c9b88b4f4f Update phpmailer.lang-hu.php 2013-06-04 16:58:32 +03:00
Marcus Bointon
2884355054 Merge pull request #66 from mauglee/master
Lithuanian translation added
2013-06-03 12:30:19 -07:00
Dainius Kaupaitis
6e499bdb83 Lithuanian translation added 2013-06-03 22:01:06 +03:00
Synchro
fe4062029a Changelog 2013-05-31 14:02:53 +02:00
Marcus Bointon
1145d0ad86 Merge pull request #63 from datagutten/master
Updated Norwegian language file - Thanks!
2013-05-30 13:21:55 -07:00
datagutten
3ca3c70d69 Updated Norwegian language file 2013-05-30 21:27:34 +02:00
Synchro
9f6d83f345 Changelog 2013-05-29 10:39:27 +02:00
Synchro
b4e0312521 Update to Polish language file (Thanks to Krzysztof Kowalewski) 2013-05-29 10:38:13 +02:00
Synchro
0e3b628770 Merge remote-tracking branch 'upstream/master' 2013-05-29 02:46:03 +02:00
Synchro
3c80c56a55 Add iCal event attachments and test case, fixes #47, thanks to @reblutus
Minor code cleanup
Bundle EasyPeasyICS class in extras
2013-05-29 02:15:17 +02:00
Marcus Bointon
64d8952f3a Merge pull request #61 from glensc/html2text-case
html2text non-advanced mode ignore case
2013-05-24 00:25:28 -07:00
Elan Ruusamäe
fb3b9be9e4 html2text non-advanced mode ignore case
make html2text non-advanced mode to ignore case of head, title, style script tags. just in case!
2013-05-24 10:11:46 +03:00
Synchro
7f39eff84b Code cleanup 2013-05-16 17:08:50 +02:00
Synchro
3215f89736 Use a different stream option to see if it works with Travis 2013-05-16 17:05:23 +02:00
Synchro
85136af8b6 Use new support for stream options on SMTP connect, add tests for it 2013-05-16 11:44:09 +02:00
Synchro
9cbce116dc Add support for stream options on SMTP connect, use stream_socket_client instead of fsockopen, thanks to @stanislavdavid 2013-05-16 11:33:19 +02:00
Synchro
3666c3469a Fix cid generation in MsgHTML (Thanks to @digitalthought), fixes #60
Fix handling of multiple SMTP servers (Thanks to @NanoCaiordo), see #58, #32
2013-05-15 12:36:42 +02:00
Synchro
c2b084ff25 Changelog 2013-05-10 15:01:31 +02:00
Synchro
bfe6f6b183 More secure temp folder selection in fakesendmail
Use .eml extension for created files, works better with Apple Mail
2013-05-10 03:18:16 +02:00
Synchro
9794677766 Only set a content-transfer-encoding header if it's not 7bit 2013-05-10 01:52:03 +02:00
Synchro
8825b159d3 Always set a Content-transfer-encoding header in MIME multiparts, fixes an error flagged by IETF msglint:
ERROR: mismatch between inner content-transfer-encoding and that of enclosing multipart.
2013-05-10 00:16:55 +02:00
Marcus Bointon
ecb9ed4c3d Update changelog 2013-05-01 11:40:26 +02:00
Marcus Bointon
b502ed314e Fix wrong auto mode type, see #51 2013-05-01 10:58:52 +02:00
Marcus Bointon
631e5c77ab Don't add a reply-to unnecessarily, see #51 2013-05-01 10:53:49 +02:00
Marcus Bointon
019499efc3 Convert line breaks to CRLF in MsgHTML, closes #52
Fix double suffix on image cids, see #50
Remove unneeded test files, re-use example content for tests
Remove reference to phpmailer-lite
Ignore .idea folder
2013-05-01 10:20:10 +02:00
Marcus Bointon
93ccc051a8 Use RFC2392 cid when adding an embedded image 2013-05-01 08:49:59 +02:00
Marcus Bointon
c11c5af9d5 Restore quotes around boundary definitions 2013-04-30 10:02:48 +02:00
Synchro
4b255188db HTML5 doctype 2013-04-27 13:46:06 +02:00
Synchro
6e5e55bace Add advice on mail testing, links to testing tools 2013-04-27 13:45:01 +02:00
Synchro
ff8718f722 Major overhaul and cleanup of example code
Update test_script to use some recently changed features, rename to code_generator
Generated code actually works!
Update SyntaxHighlighter
New PHPMailer graphic
2013-04-26 18:22:45 +02:00
Synchro
b5b2ae1626 Add multi-byte, cross-platform version of pathinfo
Make all private items protected
Improve test script HTML example
Improve test_script. A lot.
Introduce new 'html' Debugoutput type
Clean up, simplify SMTP debug output, remove embedded HTML
Fix various problems flagged by IETF msglint
2013-04-26 01:20:05 +02:00
Synchro
72f41f1f64 Determine MIME type of attachments automatically
Add cross-platform, multibyte-safe pathinfo replacement and use it
2013-04-25 12:24:43 +02:00
Marcus Bointon
78cefc64ef Fix propagation of debug output option to SMTP, see http://sourceforge.net/p/phpmailer/discussion/81619/thread/9353f060/ 2013-04-25 00:43:37 +02:00
Synchro
fbafeb47c3 Fix checking for wrong response code during a CRAM-MD5 AUTH transaction, see #46. Thanks to @Hywan 2013-04-22 17:28:09 +02:00
Synchro
548a376f4b Merge remote-tracking branch 'upstream/master' 2013-04-14 20:34:13 +02:00