I hope I am posting this in the right subforum. A brief history, I have a script that allows visitors to sign up for my site and after they do, the server will then send them a confirmation email with their details. Here's the problem, after switching hosting companies (i was using Hostgator previously and used this script for 3 years without any problems) to Bluehost, after a visitor signs up, they NEVER receive their confirmation email. I sent several messages to bluehost tech support but with no luck. Does anyone know if Bluehost has special settings that restricts mail from being sent to the server. The line of code I use to send the email confirmation is only one line here: mailuser("Welcome to $site[name]!","\nWelcome to $site[name]!\n\nYour account information:\n Username: $username\n Password: $password\n\n\n- Admins \n$site","$email");[/b] I looked at the... appreciate it as I'm completely lost here :(
Anyone? I'm pretty desperate as my site went live yesterday but with no confirmation emails being sent by the server, there is no customers able to sign into the site