Email Project w/ Database that would ELIMINATE SPAM

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
terryt
Forum Newbie
Posts: 1
Joined: Fri Nov 21, 2003 8:49 am
Location: Englewood, CO

Email Project w/ Database that would ELIMINATE SPAM

Post by terryt »

I was wondering if any of you have developed a program that would compare users and their email addresses in your database with messages being received and automatically delete those messages that do not match your database list.

If someone then wanted to send you an email they would have to fill out your online form and get permission by adding info into the database and then allow the messages to get through.

I get over 300 - 400 SPAMS per day and want to eliminate all the nonsense.
Vicious
Forum Contributor
Posts: 105
Joined: Fri Jun 20, 2003 12:40 pm

Post by Vicious »

woh u get alot on any of my emails I get no spam. I have a spam email address though so if i sign up for something i know will have spam i use that one.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

You can't eliminate spam unless you rewrite the SMTP protocal from scratch and force everyone to use your upgrade. =P
Post Reply