Closed mikkonie closed 2 months ago
Currently they are only sent to the primary email address. Simple fix, provide the User object to send_generic_mail(). I'll do this together with #1939.
User
send_generic_mail()
Done.
Currently they are only sent to the primary email address. Simple fix, provide the
User
object tosend_generic_mail()
. I'll do this together with #1939.