Re: [PHP-WIN] Contact Form Problem

2011-06-06 Thread Niel Archer
> Hi all > > Got an absolutely baffling problem with a bit of code that I've been > using for a very long time now that I've never had a problem with until > now... > > Here's the code: > > * $To = "djd...@ntlworld.com"; > $Subject = "Testing"; > $Headers = "From: cont...@weddingdjswindon.com"

Re: [PHP-WIN] Contact Form Problem

2011-06-06 Thread dustie
On Mon, Jun 6, 2011 at 2:18 PM, Gallant, Bryan wrote: Sounds more like a blacklisted email domain... It's not. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Contact Form Problem

2011-06-06 Thread Steven Scott
On Mon, Jun 6, 2011 at 2:18 PM, Gallant, Bryan wrote: > > Sounds more like a blacklisted email domain... > > -Original Message- > From: dustie [mailto:djd...@ntlworld.com] > Sent: Monday, June 06, 2011 12:55 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] Contact Form Problem > > H

RE: [PHP-WIN] Contact Form Problem

2011-06-06 Thread Gallant, Bryan
Sounds more like a blacklisted email domain... -Original Message- From: dustie [mailto:djd...@ntlworld.com] Sent: Monday, June 06, 2011 12:55 PM To: php-windows@lists.php.net Subject: [PHP-WIN] Contact Form Problem Hi all Got an absolutely baffling problem with a bit of code that I've

[PHP-WIN] Contact Form Problem

2011-06-06 Thread dustie
Hi all Got an absolutely baffling problem with a bit of code that I've been using for a very long time now that I've never had a problem with until now... Here's the code: * Name Email Address Message: Send!! $Content = "$Line1\n\nName: $_POST[Name]\n\nEmail: $_POST[Email]\n