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

822 Commits

Author SHA1 Message Date
Marcus Bointon
e0fefda64b
5.2.18 2016-12-24 01:06:31 +01:00
Marcus Bointon
d0c1d1abbd
5.2.18 2016-12-24 00:49:54 +01:00
Marcus Bointon
4835657cd6
Check that sendmail path exists before trying to use it
Validate Sender address
Consistent use of empty()
2016-12-24 00:40:05 +01:00
Marcus Bointon
5f87e21af3
Update security notes
# Conflicts:
#	src/PHPMailer.php
#	src/POP3.php
#	src/SMTP.php
2016-12-24 00:07:36 +01:00
Marcus Bointon
d0d08185ab
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	SECURITY.md
2016-12-23 23:58:10 +01:00
Marcus Bointon
e1de2b822b
Update security notes
# Conflicts:
#	src/PHPMailer.php
#	src/POP3.php
#	src/SMTP.php
2016-12-23 23:56:40 +01:00
Jakub Kramarz
c700f9868d Fixed vulnerability link in SECURITY.md (#902) 2016-12-16 16:48:55 +01:00
Marcus Bointon
208913c604
Merge remote-tracking branch 'origin/master' 2016-12-09 11:03:48 +01:00
Marcus Bointon
f475467ee3
5.2.17 release 2016-12-09 11:03:27 +01:00
Jesus The Hun
edd49a2895 Add getLastTransactionID() (#884) 2016-12-09 08:53:37 +01:00
Marcus Bointon
e423355350
Fix for #881 2016-11-11 22:10:49 +01:00
lamansky
2a4918b65e Allow DKIM private key to be provided as a string (#879) 2016-11-10 20:35:26 +01:00
1stborn
f92b368446 ability to create custom message IDs and boundaries (#877) 2016-11-09 15:56:39 +01:00
Marcus Bointon
af59766173
Merge branch 'e7o-de-master' 2016-10-26 21:43:10 +02:00
Marcus Bointon
d277de0791
Merged translations 2016-10-26 21:42:48 +02:00
Lucas Guima
25ffcc0d11 - Improving Brazilian Portuguese translation. (#865) 2016-10-26 21:34:06 +02:00
Daniel
4b63c61928 Fixed german translation (#866) 2016-10-26 21:33:17 +02:00
Johannes Tveitan
f622e80372 Added support for php 7.1 in .travis.yml (#863) 2016-10-20 19:47:18 +02:00
Chema
6eaec68260 Closes #861 (#862)
* Closes #861

* Update class.phpmailer.php
2016-10-20 17:36:26 +02:00
Marcus Bointon
cf8cd058d4
Don't drop examples from zip downloads - note that this is left in place in 6.0 2016-10-17 18:56:25 +02:00
Marcus Bointon
a4de1ca5ef
Pass level of current debug message rather than output setting into display function 2016-10-17 18:21:50 +02:00
corentinheadoo
66cf4fbaff Cleaning js (#858)
* Clean some js file

* Cleaning code
2016-10-17 18:17:18 +02:00
corentinheadoo
a55b67d965 Fix: function call is not case-sensitive (#857) 2016-10-17 16:38:25 +02:00
Marcus Bointon
0de97aba00
Merge remote-tracking branch 'origin/master' 2016-10-04 18:23:19 +02:00
Marcus Bointon
239d0ef38c
Explain message ID format 2016-10-04 18:23:01 +02:00
Vincent Klaiber
5ba58a7bf0 Add .gitattributes (#843)
This will allow smaller download size in production.

https://www.reddit.com/r/PHP/comments/2jzp6k/i_dont_need_your_tests_in_my_production
2016-10-03 10:31:04 +02:00
Marcus Bointon
26357256d7
Merge remote-tracking branch 'origin/master' 2016-09-21 17:26:42 +02:00
André Pettersson
afbe9433d7 Added new tranlations to Swedish lang file (#832)
* Added new tranlations to Swedish lang file

* Added last two translations

* Removed comments
2016-09-21 17:21:49 +02:00
Marcus Bointon
5221cfd1d5
Merge remote-tracking branch 'origin/master' 2016-09-20 22:19:03 +02:00
Marcus Bointon
75c84b9a77 Update Note_for_SMTP_debugging.md 2016-09-19 08:03:38 +02:00
Marcus Bointon
c1d52fe3de Rename Note_for_SMTP_debugging.txt to Note_for_SMTP_debugging.md 2016-09-19 08:02:46 +02:00
Marcus Bointon
06ba4276fa Update Note_for_SMTP_debugging.txt 2016-09-19 08:02:21 +02:00
Marcus Bointon
ebfe89a82d Merge pull request #830 from glensc/lang-code-fixes
more languages rename
2016-09-16 15:15:58 +02:00
Marcus Bointon
27b6560ef9 Merge pull request #829 from glensc/patch-1
Rename SECURITY to SECURITY.md
2016-09-16 15:13:09 +02:00
Elan Ruusamäe
595b45e198 more languages rename
cz => cs
no => nb
br => pt_BR
se => sv
2016-09-16 15:41:53 +03:00
Elan Ruusamäe
c01b76611e Rename SECURITY to SECURITY.md
this way it is rendered properly (github, vim, etc that use file extension to detect file content)
2016-09-16 15:33:58 +03:00
Marcus Bointon
7395b076d0
Merge remote-tracking branch 'origin/master' 2016-09-10 22:48:35 +02:00
Marcus Bointon
32be443540 Merge pull request #822 from aflorea/lang-ro
updated all romanian translations
2016-09-06 23:50:31 +02:00
Alex
7e9b6b2058 updated all romanian translations 2016-09-06 22:21:17 +01:00
Marcus Bointon
0e300ecdc9 Merge remote-tracking branch 'origin/master' 2016-08-31 09:34:56 +02:00
Marcus Bointon
7c1154b63c errorHandler is not static 2016-08-29 15:22:56 +02:00
Marcus Bointon
cb761c9750 Comments 2016-08-18 00:49:50 +02:00
Jason Flatt
d941270950 Improve error handling and reporting for connection failures (including updates from code review). (#791)
Just right, thanks
2016-08-10 21:00:56 +02:00
Marcus Bointon
3e665fbb56 Clarify msgHTML docs 2016-08-05 12:44:02 +02:00
Marcus Bointon
4f7967ac91 Implement fallback for DKIM signing on old versions of PHP and OpenSSL, see #785 2016-07-28 11:56:21 +02:00
Marcus Bointon
df30d764f2 Merge remote-tracking branch 'origin/master' 2016-07-26 08:52:01 +02:00
Marcus Bointon
6a6165f576 Fix language code check 2016-07-26 08:51:48 +02:00
Rolf Pedro Ernst
b7cb3c0180 Add extension translation for: german, spanish (#779) 2016-07-22 15:14:56 +02:00
Marcus Bointon
90f1924694 Merge remote-tracking branch 'origin/master' 2016-07-22 12:44:16 +02:00
Marcus Bointon
97b2ea5ab5 Update security notices 2016-07-22 12:43:58 +02:00