-
Problem with PHP Script Driven by Contact Form
Using a tutorial I found on Youtube, I developed a contact form for my website and a separate page with php script to produce an email to the webmaster when a visitor completes and submits the contact from.
Unfortunately I’m getting an error message every time I try to test, and after googling the error message, which is “”warning: mail() [function.mail]: SMTP server response: 451 See https://pobox.com/~djb/docs/smtplf.html.” I see that other people are having the same problem but I can’t find a solution that works.
One coincidence (or not) is we’re all hosted by godaddy.com.
I’m not putting the actual PHP code because I don’t know if this is the right forum for this problem.
Anyone got any ideas?
Thanks.
Bruce