Hi,
I've developed an information system that has currently about 60 members, from which I have e-mail information.
My goal is to sort out a way of creating a list address like, for example, "[email protected]". Then, that e-mail address would work as a mailing list, i.e., if I send a mail to "[email protected]", every member of the IS would receive the mail.
The problem seems to be creating and updating the mailing list directly from the e-mail field of my mysql database.
How should I do it?
THANK YOU!