Tag Archives: People Email

Public email addrsses

Hello there, I would like to stop people who have public email addresses(hotmail so on) joining my own web site/forum. Mainly to avoid idiots from placing on it, now I discover how to block them, but what I am after is a directory of these companys, cos I’m sure theres loads post dont know and haven’t heard of, can anyone point me inside the right direction or perhaps draw me way up a list THANKS Free e-mail domain names: http: //i4net. tv/marticle/get. phpaction=getarticle& articleid=30 regards You’re not likely going to cease idiots from posting because they don’t have a free email consideration. Someone like my family, for example, might get on to your own board with at the least 30 different. com/. ca electronic mail addresses, all of which would be genuine, and you’d ought to block each of people as well. Look at to look with reporting idiots into the abuse departments at the domain name/hosting server also. Just a thought. That list doesn’t have AOL, along with in my practical knowledge, AOL is pretty big idiot-provider for the internet community. MY PARTNER AND I don’t mean to offend anyone through above statement. Not all AOL users are generally … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Send emails every 2 day’s automatically

Require client to complete form on website then i post him emails every single 2 day’s instantly total 4 situations, how i can certainly achieve this You may need a few systems: A database A development language A daemon or perhaps cron job system A mailer method (preferably authenticated SMTP regarding better deliverability) Database is going to have a table when using the individual’s email handle, date the variety was submitted, and # of instances the email had been sent Programming language is going to save the form for the DB, then a separate script will send the consumer an email This cron or daemon will probably execute the submitting script periodically (e. h. daily). The script it executes will find all users with sent emails < 4 times and who will be due to obtain an email (e. h. WHERE date_registered + PERIOD OF TIME (2 * emails_sent) evening < NOW() ) The script will likely then loop through people email addresses, send a computer owner an email, and incrememt the actual emails_sent column (count of emails delivered to the user). Now you must pick some specific technologies to do business with, and we can certainly talk details! If … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment