Allow overriding the envelope sender in Email::getJobs()
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 14 Jun 2016 21:36:06 +0000 (23:36 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 14 Jun 2016 21:44:07 +0000 (23:44 +0200)
commit2d3ca5bfc266ec1121463d9fd7a99d482597d1a5
tree4c763ad5060e8e3c7894a2c6d87c49933f032f8f
parent997ba0afd8a4f0f3bab927713981b44a76aeb2cc
Allow overriding the envelope sender in Email::getJobs()
wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php
wcfsetup/install/files/lib/system/email/Email.class.php
wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php