Hi
What is the best way to tackle this issue?
I would like to mail subscribers/members based on a MySQL query. A typical mailing message could be going to about 500 addressses.
When creating a script that emails a few hundred people, is it better to BCC a large number of recipients or initiate a new mailing for each recipient?
Can I assist the process by performing the DNS look-up for the first message then use the saved results for subsequent mailings?
Can anyone recommend any particular methods for minimising the load on the (mail) server? Are there any particular tricks used by Majordomo and/or Mailman?
Thanks for any ideas, suggestions etc.
Mike
What is the best way to tackle this issue?
I would like to mail subscribers/members based on a MySQL query. A typical mailing message could be going to about 500 addressses.
When creating a script that emails a few hundred people, is it better to BCC a large number of recipients or initiate a new mailing for each recipient?
Can I assist the process by performing the DNS look-up for the first message then use the saved results for subsequent mailings?
Can anyone recommend any particular methods for minimising the load on the (mail) server? Are there any particular tricks used by Majordomo and/or Mailman?
Thanks for any ideas, suggestions etc.
Mike