Securing a mailing list manager

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
stevehaysom
Forum Newbie
Posts: 4
Joined: Thu Aug 21, 2003 10:59 am

Securing a mailing list manager

Post by stevehaysom »

Hi

I am designing a mailing list manager script where security is important. Does anyone have any experience in this field who could advise me?

I am doing the obvious things, such as using username/passwords and .htaccess.

It needs to be secure enough so that someone cannot use it as an open relay for spamming.

thanks

Steve
Post Reply