Thomas Müller
|
83b4bcfdbf
|
idn_to_ascii is only used if available
|
2014-03-26 11:17:23 +01:00 |
Thomas Müller
|
3eb5898f7b
|
use \OC_Mail::validateAddress() to validate the email address - fixes #7862
|
2014-03-24 15:35:07 +01:00 |
Thomas Müller
|
fb7f3008d3
|
idn have to be converted before being used
|
2014-03-24 13:46:31 +01:00 |
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
|
2014-03-10 21:56:37 +01:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |