I need to send emails to about 100 people for a client - NOT spam. Rather
it is a notifying them of a page they need to view.
majorDomo - look stoo complicated to get up and running and I don't want
them to email it back abd get everyone's emails replies - so this option is
out.
The options are:
- use php mail() and run it several times with 250 emails in the BCC field
each time
- install a simple list manager - any ideas of something easy to install &
use?
Any ideas are much appreciated!
it is a notifying them of a page they need to view.
majorDomo - look stoo complicated to get up and running and I don't want
them to email it back abd get everyone's emails replies - so this option is
out.
The options are:
- use php mail() and run it several times with 250 emails in the BCC field
each time
- install a simple list manager - any ideas of something easy to install &
use?
Any ideas are much appreciated!
Comment