emailer update fixed so it can now send to multiple recipients
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user