C
Cameron
Hi,
I currently have a module which allows me to send emails
to contacts within my database. However, my concern is
that the database could potentially have upwards of 400
contacts which will make for a very ugly "To" line and it
would mean the recipients would have access to the
addresses of all the other recipients. I am wondering if
there is a way to either hide the addresses, or generate
a mailing list containing all the addresses dynamically
so the "To" line only contains the name of the mailing
group.
Thanks in advance,
Cameron
I currently have a module which allows me to send emails
to contacts within my database. However, my concern is
that the database could potentially have upwards of 400
contacts which will make for a very ugly "To" line and it
would mean the recipients would have access to the
addresses of all the other recipients. I am wondering if
there is a way to either hide the addresses, or generate
a mailing list containing all the addresses dynamically
so the "To" line only contains the name of the mailing
group.
Thanks in advance,
Cameron