]> source.dussan.org Git - nextcloud-server.git/commit
Added Hook before Message is send 14722/head
authorArne Hamann <kontakt+github@arne.email>
Sat, 16 Mar 2019 01:29:03 +0000 (02:29 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 24 Mar 2020 19:57:27 +0000 (20:57 +0100)
commita16aa995866d3319d9f848e0d5811786fad2f223
tree0bf8b897114b43c3708573badbf48867034d556a
parent3e338c907533dd77599b576ecfadd44b3d1a9855
Added Hook before Message is send

Signed-off-by: Arne Hamann <kontakt+github@arne.email>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Mail/Mailer.php
lib/private/Mail/Message.php
lib/private/Server.php
lib/public/Mail/Events/BeforeMessageSent.php [new file with mode: 0644]
tests/lib/Mail/MailerTest.php
tests/lib/Mail/MessageTest.php