Hello, I have like 20,000 email address of my members who signed up in an old forum of mine in the past , anyway the forum gone but I still have these emails stored in text file Now I wonder if I want to send an email to those 20K how can I do that ? is there any recommeneded hosted script can import those emails and send the newsletter I write to them Hope to hear some options thanks
You can use a paid service like aweber or mailchimp.... But they will again send a verification message to all the users
You could buy a cheap shared hosting, but first ask the admins if you're allowed to send a few thousands of emails everyday. And setup a cronjob session and put a php script to send about 100-200 mails / hour.
You shouldn't risk not using a service such as Aweber - most servers will lock you out if you try to email that many people at once and get a spam complaint. It's much better to do the OPTIN again route so atleast they know who you are and respond.
some hosting servers allow you to do this for extra cost, sure you must get permission from the hosting company before doing so that's what I'm looking for , do you know any good script for such function