Wardsweb
08-17-2005, 10:42 PM
I need some help with a PHP file used in a Wordpress blog. The old register.php would allow you to set your own password. The new register.php creates one and emails it via PHP (sendmail). The problem is the blog is on a GoDaddy server that isn't working with the new file, so no emails are being sent. So, I need to either incorporate the old set your own pass word or find a way to set the PHP mailer to use GoDaddy's relay server and not the standard localhost. I would even accept using a smtp plugin, but so far haven't found an open port out. :worried: