Hi,

I'm still periodically working on my email application, and I've run
into a new snag. Specifically, this header:

'Return-Path: Received: from e1g1.home.nyu.edu ("port
64028"@E1G0.HOME.NYU.EDU
 [128.122.108.150]) by acf5.nyu.edu (PMDF V5.2-30 #40575) with ESMTP id
<[EMAIL PROTECTED]> for [EMAIL PROTECTED] (ORCPT
rfc822;[EMAIL PROTECTED]);
 Tue, 18 Jul 2000 15:18:03 -0400 (EDT) Received: from
gatekeeper.sonoco.com ([EMAIL PROTECTED]
[207.16.50.2]) by e1g1.home.nyu.edu (8.10.1/8.10.1) with
 ESMTP id e6IJI0r04911 for ; Tue, 18 Jul 2000 15:18:02 -0400 (EDT)
Received: by gatekeeper.sonoco.com; id OAA07186; Tue, 18 Jul 2000
14:55:47 -0400 (EDT) Received:
 from corpsrv11.sonoco.com(10.10.43.5) by gatekeeper.sonoco.com via smap
(4.1) id xmat06818; Tue, 18 Jul 2000 14:55:20 -0400 Date: Tue, 18 Jul
2000 15:16:45 -0400 From:
 [EMAIL PROTECTED] Subject: Intro Course with Adrienne Wheeler
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Message-id: MIME-version: 1.0
Content-type: text/plain;
 charset=us-ascii X-MIMETrack: Serialize by Router on
nacormta01/Corporate Services/Sonoco Products Company(Release 5.0.3
|March 21, 2000) at 07/18/2000 03:17:04 PM
 X-UIDL: n[F!!W>T$2dVo#2OJ7$2 Status: RO

returns this error:

[Microsoft][ODBC Microsoft Access 97 Driver] Syntax error (missing
operator) in query expression ''Return-Path: Received: from
e1g1.home.nyu.edu ("port
 64028"@E1G0.HOME.NYU.EDU [128.122.108.150]) by acf5.nyu.edu (PMDF
V5.2-30 #40575) with ESMTP id <[EMAIL PROTECTED]> for
[EMAIL PROTECTED]
 (ORCPT rfc822;sn9@acf'.

I've tried escaping every character and it still breaks. 

Beyond this one email I'm wondering: how frequently could this sort of
thing happen and can I design my app so that one bad header won't bring
it down. And if so, how? Is there a way to detect a database driver
error and skip the record?

TIA,

Doug Jordon
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to