emailer update fixed so it can now send to multiple recipients

This commit is contained in:
Simon Pocrnjič
2025-10-15 23:46:44 +02:00
parent ddfc79ffe8
commit ed62311ba4
7 changed files with 172 additions and 28 deletions
+1 -1
View File
@@ -23,9 +23,9 @@ class EmailLog extends Model
'template_id',
'mail_profile_id',
'user_id',
'message_id',
'correlation_id',
'to_email',
'to_recipients',
'to_name',
'cc',
'bcc',