Volkan Gezer
|
c100da33bb
upgraded phpmailer into v5.2.8 via composer
|
il y a 10 ans |
Thomas Müller
|
83b4bcfdbf
idn_to_ascii is only used if available
|
il y a 10 ans |
Thomas Müller
|
3eb5898f7b
use \OC_Mail::validateAddress() to validate the email address - fixes #7862
|
il y a 10 ans |
Thomas Müller
|
fb7f3008d3
idn have to be converted before being used
|
il y a 10 ans |
Thomas Müller
|
0de43f1fbe
remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname
|
il y a 10 ans |
Jörn Friedrich Dreyer
|
2a6a9a8cef
polish documentation based on scrutinizer patches
|
il y a 10 ans |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
il y a 11 ans |