Six - 2010-08-03

Starting a new thread for this as the other was too long…

I've been beating my head against the wall with dealing with this lovely form (not the form's fault!) on Godaddy, Windoze server IIS7. … So I thought I'd ask here. I bet it's a simple fix that I'm just plain missing. It works great as-is on Linux hosting!

Error Message - the dreaded LF:

Warning: mail() [function.mail]: SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in D:\xxxxx\processor.php on line 15

What's on line 15?

 ");

Processor.php is exactly as it came from the site, but I can post it again if need be. There's got to be a simple answer that will make this Windows server happy to send email from these forms… Anyone? Where do I need to jam in a \r\n to make this work or does it go beyond that on this particular platform.

Many thanks for any insight…