Whenever I submit a message to this list, I get a bounce back saying its a dupe, anyone have any ideas?

--
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com

--- Begin Message ---
Hi. This is the qmail-send program at pb1.pair.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<[EMAIL PROTECTED]>:
This message is looping: it already has my Delivered-To line. (#5.4.6)

--- Below this line is a copy of the message.

Return-Path: <[EMAIL PROTECTED]>
Received: (qmail 5952 invoked from network); 5 Jan 2004 19:57:04 -0000
Received: from unknown (HELO dswu28.btconnect.com) (193.113.154.29)
  by pb1.pair.com with SMTP; 5 Jan 2004 19:57:04 -0000
Received: from gateway.btopenworld.com (actually host 185.136.40.217.in-addr.arpa) by 
dswu28 with SMTP-CUST (XT-PP) with ESMTP; Mon, 5 Jan 2004 19:55:05 +0000
Received: from gateway (127.0.0.1) by gateway.btopenworld.com (Worldmail 1.3.167); 5 
Jan 2004 20:06:27 +0000
Delivery-Date: Mon, 5 Jan 2004 19:52:58 +0000
Received: from pb1.pair.com (actually host 4.131.92.216.in-addr.arpa) by dswu82 with 
SMTP (XT-PP); Mon, 5 Jan 2004 19:52:54 +0000
Received: (qmail 97453 invoked by uid 1010); 5 Jan 2004 19:53:37 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 97440 invoked by uid 1010); 5 Jan 2004 19:53:37 -0000
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Date: Mon, 05 Jan 2004 12:53:30 -0700
From: Rolf Brusletto <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 
Thunderbird/0.2
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Monty <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [PHP] MAIL doesn't work anymore

Monty wrote:

>Shouldn't this work in PHP 4.3.2? ...
>
>    mail('[EMAIL PROTECTED]', 'Subject', 'Body of email');
>
>This very simple use of the mail command produces an error by Sendmail:
>"dsn=5.6.0, stat=Data format error," which must mean there is a bug in this
>function. Does anyone know why this won't work anymore and if there is a
>fix?? I've been trying for two days to get this fixed, but, no luck at all.
>
>My setup: RedHat Linux ES 3.0, Apache 2.0.46, PHP 4.3.2, MySQL 3.23.58, and
>Sendmail 8.12.10.
>
>  
>
Monty - have you tried using the mail command from the command line 
directly? If you look in your php.ini file, it should say what flags are 
being used with the mail command, it might be a possicility that the 
php.ini file is setup wrong in some way.

-- 
Rolf Brusletto
rolf[at]emailfeeds[dot]com
http://www.emailfeeds.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--- End Message ---
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to