nextcloud/lib/private/Mail
Julius Härtl 5b51413a7f Do not use the instance name as user part of from mail addresses
This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-13 10:49:07 +00:00
..
Attachment.php Make \OCP\Mail strict 2018-03-05 09:06:51 +01:00
EMailTemplate.php changed order of methods 2019-02-26 00:24:46 +01:00
Mailer.php Do not use the instance name as user part of from mail addresses 2020-03-13 10:49:07 +00:00
Message.php Provide an option to disable HTML emails 2018-04-16 19:00:05 +02:00