PDA

View Full Version : Email Provider Script advice


saeed
02-28-2009, 09:07 AM
alright... i have to setup a free auto email service script in php and mysql for my website. this is completely free email service provider website.

for example. a user is going to signup and an email address with certain limitations (attachment limit, email quota) will assigned to that user.

user can use web-based email and/or email sending software (e.g. outlook etc)

signup requires image captcha / match captcha.

any ideas ??

thank you.