E-mail spam filter scripts

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
User avatar
Dark-Rival
Forum Newbie
Posts: 21
Joined: Thu Apr 15, 2004 5:03 am
Location: Amsterdam

E-mail spam filter scripts

Post by Dark-Rival »

I am working on some php mysql based E-mail spam filter scripts. The basic idea is to let users of this orginasation log in on the website, and see their own blocked mail.

They must have the ability to delete these spam mails, or approve some of the accidently blocked mails. This sounds easy but is almost impossible with PHP. I'm thinking of doing this in ASP but that would require a lot of practise since I've never even seen ASP. Of course this is all still in the
'theory' stage, if you guys have any tips or experience in this area feel free to post here ^^
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

if you'd be willing to pay, i'd be willing to do it for you
Post Reply