Klaus Leithoff
|
fb0dc8d5be
|
improve error handling on send, when invalid mailaddress is given
|
2013-04-23 10:22:16 +00:00 |
|
Klaus Leithoff
|
823e4c030e
|
handle / catch AddAddress Fatal Error on AddAnAddress; this may not show on send unless there is no valid address; invalid addresses will now be discarded silently, unless there is only one
|
2013-04-23 10:05:34 +00:00 |
|
Klaus Leithoff
|
22a5fbb4b3
|
fix bug regarding certain russian filenames when forwarding/compose as new, as AddStringAttachment is using basename to make sure only a filename will be used for the namepart; some fixes backported from phpmailer5.2.1
|
2012-08-14 13:56:02 +00:00 |
|
Klaus Leithoff
|
e3afa1e829
|
add missing default translation for lang key tls
|
2011-07-14 08:57:32 +00:00 |
|
Klaus Leithoff
|
617d7dc90a
|
with php5.3 EncodeQP uses quoted_printable_encode, which messes up content eventually
|
2011-02-23 13:27:30 +00:00 |
|
Klaus Leithoff
|
b07d097493
|
handle deprecated warning set_magic_quotes_runtime, do not set magic quotes all the time, only when get_magic_quotes_runtime returns true
|
2010-11-25 15:04:52 +00:00 |
|
Klaus Leithoff
|
6e1f7ad2e7
|
email/phpmailer: fix for bug regarding the sending of the charset information reported by stefan.helzle-at-oscons.de
|
2010-10-07 08:34:34 +00:00 |
|
Ralf Becker
|
dca50e6c3e
|
updated phpmailer to v. 5.1
|
2010-09-15 16:51:43 +00:00 |
|