Hi guys. I have a .php form that works well on some servers (which allow public sent), but on a certain server it doesn’t work. I’ve spoken with their support and I was told that it needs to use a email authentification, with username & password in order to work, since they don’t allow public sent (due to spammers).
Something like this: http://email.about.com/od/emailprogrammingtips/qt/PHP_Email_SMTP_Authentication.htm
So I need someone to quickly change the way the contact form sends the…
