Topic by J Smith
i have created a CPM to send email to external contact with attachments, is this possible to add distribution lists instead of email address?
$email_1 = "***"; instead of adding email address here, can we use distribution lists ?
$mm->To->EmailAddresses = array($email_1)
Note :-
i am talking about the distribution lists which can be created under Configuration->Site Configuration->Distribution lists.