i want to give an email address each of my members. but i want to do this automatically. after someone filled the member form an email address must be opened. (for example me@onesite.com) this person can send email using me@onesite.com. do you know any script(s) for this action? or is this just a dream?
mail server script
check my thread here
http://www.phpbuilder.com/board/showthread.php?s=&threadid=10245142
thanks
did you solve your your problem? do you have any script like that? i cann't pay for cPanel.
well,
using cpanel, i was able to automatically create email accounts for clients during the registration process; however, i could never grab emails from those accounts using imap functions. i did sth wrong but never found a solution.
but here is what i learned.... no hosting provider will let you execute your own scripts (php, asp, you name it) that require root privileges. why? because of security reasons. so i do not think there are scripts out there that perform an operation like this at all. (except built in modules that have these capabilities like cpanel)
the solution? host your website yourself. at least this was my conclusion.
if you ever hear about a real solution please let me know.