Skip to content
Snippets Groups Projects
user avatar
JediKev authored
This addresses an issue raised in 5111 where the `in-reply-to` header is not
sent with outgoing emails. This is due to the `$recipients` variable being
an instance of `MailingList` which is not handled correctly in
`class.mailer.php`. This adds a new case to handle `MailingList` directly.
8849c197
Name Last commit Last update