View Single Post
Old 02-05-2003, 06:17 PM  
Lensman
GFY Chaperone
 
Lensman's Avatar
 
Join Date: Jan 2001
Location: Adult.com
Posts: 9,846
Anyone wants to do a Programming Project for Adult.com?

I need a bounce email parser for mailserver logfile. It needs to run on Windows.

We are cleansing some old member's lists.

It would parse the emails from a mail inbox file like below, and be able to recogize a soft bounce (mailbox full, server busy etc.) from a hard one (user doesn't exist, etc.). It need to be fast, so I guess written in C or some other 4GL.

Shoot me a price (lensman at adult.com)

Here's an inbox sample:

From <> Wed Feb 05 15:29:46 2003
Date: Wed, 5 Feb 2003 15:17:49 -0800
Message-Id: <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
From: "Postmaster" <[email protected]>
Sender: <[email protected]>
To: <[email protected]>
Subject: Undeliverable Mail
X-Mailer: <SMTP32 v7.13>
Status: U
X-UIDL: 344464282

Unknown user: [email protected]


Original message follows.

Received: from juila [66.60.188.9] by mail.amateurpages.com
(SMTPD32-7.13) id A5762009C; Wed, 05 Feb 2003 01:12:22 -0800
From: "[email protected]" <[email protected]>
To: [email protected]
Subject: Your AmateurPages account
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
Reply-To: [email protected]
Date: Wed, 5 Feb 2003 01:26:12 -0800
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Message-Id: <200302050112911.SM00904@juila>
Lensman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote