-4
I need to implement the sending of emails to a certain group of users, such as administrators, editors, reviewers.
You’d have to use a queue for that or something like that?
Anyway, I want to select a certain group of users and send an email to all emails from this group. This is possible?
I’m using version 5.4 of the Standard.
It is not easier to use the option
bcc
(send email with hidden copy)?– Wallace Maxters