PDA

View Full Version : Bounces from PHP List.


FastEddy
10-05-2004, 07:46 PM
In not getting bounces returned from my mailing list using PHP List.
Are you guys getting them?

Here is the header from a mailing I sent.
Does it offer any clues as to where they are going or how to get them to come to me? I **Believe I have installed the program and configured it correctly.

The domain i sent it from is ev-int.com and the return address is inksale@ev-int.com

Thanks,
Ed

Return-path: <nobody@inetsrv7.gahost.com>
Envelope-to: ed@inksale.com
Delivery-date: Tue, 05 Oct 2004 19:31:46 -0400
Received: from nobody by inetsrv7.gahost.com with local (Exim 4.42 (FreeBSD))
id 1CEymY-000HKm-KX
for ed@inksale.com; Tue, 05 Oct 2004 19:31:46 -0400
To: ed@inksale.com
Subject: Test
From: inksale@ev-int.com
MIME-Version: 1.0
X-Mailer: PHPlist v2.8.6
X-MessageId: 7
X-ListMember: ed@inksale.com
Precedence: bulk
List-Help: <http://ev-int.com/list/index.php?p=preferences&uid=88a521ec15017760f15b1e2d9a402abe>
List-Unsubscribe: <http://ev-int.com/list/index.php?p=unsubscribe&uid=88a521ec15017760f15b1e2d9a402abe>
List-Subscribe: <http://ev-int.com/list/?p=subscribe>
List-Owner: <mailto:ed@inksale.com>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <E1CEymY-000HKm-KX@inetsrv7.gahost.com>
Date: Tue, 05 Oct 2004 19:31:46 -0400
X-NAS-Classification: 0
X-NAS-MessageID: 4588
X-NAS-Validation: {D11599EA-6E58-49F9-B89A-9783B2B3AA8D}

FastEddy
10-26-2004, 06:41 PM
Any help here guys?

admin
10-26-2004, 06:58 PM
Can you provide the rest of the email, this appears to be just the header, typically below what you have posted there will be some sort of cause.


Also note, the support forums are primarily for customer to customer interaction. We do monitor them from time to time, to guarantee a quicker response you can email the support desk.

FastEddy
11-24-2004, 05:50 PM
I will follow up with a trouble ticket.
Thanks,
Ed

joeschmo
01-10-2005, 08:07 PM
hey there,

i've experienced the same problem. i'm using site5 hosting. i've discovered that all mail that is returned/bounced back goes to the default email account. depending on your server setup it's possibly an account that you never use with a POP account..

apparently there's nothing that can be done about it in this scenario ( i guess unless you were hosting yourself and had better control over the server??)..

so, in my case I just set the email address to the default address, did 'process bounces' and it pulled all of the emails from that address. unfortunately that included other emails that were floating around there, but phplist knows which ones are actually users, but it makes for a larger list to visualize.

have you had any luck with this?