Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: Message content getting truncated
mhp

From: new york, NY USA
Posts: 47
Member Since: 04/24/02
posted August 28, 2002 1:04 PM

I'm creating a Message object and filling in its Content property. Immediately after setting the content, it magically gets truncated. I am including the string that I am setting the content to between the ===:

===
To: <fogbugz@fogcreek.com>
Received: from localhost (localhost)by fogcreek.com (8.11.0/8.11.0) id g7SF7w402865;Wed, 28 Aug 2002 11:07:58 -0400
Date: Wed, 28 Aug 2002 11:07:58 -0400
From: Mail Delivery Subsystem <MAILER-DAEMON@fogcreek.com>
Message-Id: <200208281507.g7SF7w402865@fogcreek.com>
Content-Type: multipart/report; report-type=delivery-status;boundary="g7SF7w402865.1030547300/fogcreek.com"
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)
X-Spam-Status: No, hits=-0.8 required=5.0 tests=NO_QS_ASKED version=2.20
X-Spam-Level:
Status:
MIME-Version: 1.0

--g7SF7w402865.1030547300/fogcreek.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: Quoted-Printable

The original message was received at Wed, 28 Aug 2002 11:07:53 -0400
from gateway.fogcreek.net [64.243.120.213]

  ----- The following addresses had permanent fatal errors -----
<das@dsa.com>
  (reason: 550 5.1.1 <das@dsa.com>... User unknown)

  ----- Transcript of session follows -----
... while talking to mail1.telemetry-investments.com.:
>>> RCPT To:<das@dsa.com>
<<< 550 5.1.1 <das@dsa.com>... User unknown
550 5.1.1 <das@dsa.com>... User unknown

--g7SF7w402865.1030547300/fogcreek.com
Content-Type: message/delivery-status
Content-Transfer-Encoding: Quoted-Printable

Reporting-MTA: dns; fogcreek.com
Received-From-MTA: DNS; gateway.fogcreek.net
Arrival-Date: Wed, 28 Aug 2002 11:07:53 -0400

Final-Recipient: RFC822; das@dsa.com
Action: failed
Status: 5.1.1
Remote-MTA: DNS; mail1.telemetry-investments.com
Diagnostic-Code: SMTP; 550 5.1.1 <das@dsa.com>... User unknown
Last-Attempt-Date: Wed, 28 Aug 2002 11:07:58 -0400

--g7SF7w402865.1030547300/fogcreek.com
Content-Type: message/rfc822

Content-Type: text/plain;charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Class: urn:content-classes:message

Fog Creek Software is running an end of month sale on FogBUGZ!=0AUntil Sept=
ember 01, FogBUGZ is available for 10% off,=0Ano matter how many users you=20=
purchase.=0A=0ATo take advantage of this limited time offer, simply purchas=
e=0AFogBUGZ from our online store at https://shop.fogcreek.com=0Ausing the=20=
coupon code BUGZ8EOM200208. But you have to do it before=0A11:59PM ET on=20=
Sunday, September 01, 2002. Our 90-day, no questions asked=0Aguarantee mean=
s there's absolutely no risk.=0A=0AThe FogBUGZ Team=0Aemail: fogbugz@fogcre=
ek.com=0A=0AP.S. Your privacy is important to us so Fog Creek never sells=20=
=0Aemail addresses. We also maintain a stop list of people who=20=0Aprefer=20=
not to receive marketing email from us. To add=20=0Adas@dsa.com to this lis=
t, click on this link:=20=0Ahttp://remove.fogcreek.com/?s=3Ddas%40dsa.com=0A=

===

After setting the content property, it gets truncated on the last line... from

link:=20=0Ahttp://remove.fogcreek.com/?s=3Ddas%40dsa.com=0A=

to

link:=20=0Ahttp://remove

everything after the 'e' in remove is gone? The string goes from a length of 2798 to a length of 2758.

I also have other emails that are similar that have the same thing happen to them. They go from a length of 2883 to 2843. Another one goes from length 2479 to 2422. I can send you a small app that repros it if necessary.
Jon Belanger



From: Rome, NY USA
Posts: 310
Member Since: 06/10/02
posted September 3, 2002 2:32 PM

I have reproduced this bug, and we'll issue a bug fix in the next release.
mhp

From: new york, NY USA
Posts: 47
Member Since: 04/24/02
posted September 27, 2002 2:16 PM

Return-Path: <MAILER-DAEMON@fogcreek.com>
Received: from localhost (localhost)
by fogcreek.com (8.11.0/8.11.0) id g8RIB0d16757;
Fri, 27 Sep 2002 14:11:00 -0400
Date: Fri, 27 Sep 2002 14:11:00 -0400
From: Mail Delivery Subsystem <MAILER-DAEMON@fogcreek.com>
Message-Id: <200209271811.g8RIB0d16757@fogcreek.com>
To: <mhp@fogcreek.com>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="g8RIB0d16757.1033150282/fogcreek.com"
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)
X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.20
X-Spam-Level:

This is a MIME-encapsulated message

--g8RIB0d16757.1033150282/fogcreek.com

The original message was received at Fri, 27 Sep 2002 14:10:54 -0400
from gateway.fogcreek.net [64.243.120.213]

  ----- The following addresses had permanent fatal errors -----
<das@dsa.com>
  (reason: 550 5.1.1 <das@dsa.com>... User unknown)

  ----- Transcript of session follows -----
... while talking to mail1.telemetry-investments.com.:
>>> RCPT To:<das@dsa.com>
<<< 550 5.1.1 <das@dsa.com>... User unknown
550 5.1.1 <das@dsa.com>... User unknown

--g8RIB0d16757.1033150282/fogcreek.com
Content-Type: message/delivery-status

Reporting-MTA: dns; fogcreek.com
Received-From-MTA: DNS; gateway.fogcreek.net
Arrival-Date: Fri, 27 Sep 2002 14:10:54 -0400

Final-Recipient: RFC822; das@dsa.com
Action: failed
Status: 5.1.1
Remote-MTA: DNS; mail1.telemetry-investments.com
Diagnostic-Code: SMTP; 550 5.1.1 <das@dsa.com>... User unknown
Last-Attempt-Date: Fri, 27 Sep 2002 14:10:59 -0400

--g8RIB0d16757.1033150282/fogcreek.com
Content-Type: message/rfc822

Return-Path: <mhp@fogcreek.com>
Received: from PEANUT (gateway.fogcreek.net [64.243.120.213])
by fogcreek.com (8.11.0/8.11.0) with SMTP id g8RIArd16755
for <das@dsa.com>; Fri, 27 Sep 2002 14:10:54 -0400
Message-ID: <005001c26651$ce965ce0$6700a8c0@fogcreek.com>
From: "Michael H. Pryor" <mhp@fogcreek.com>
To: <das@dsa.com>
Subject: te3swt
Date: Fri, 27 Sep 2002 14:15:05 -0400
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

sdfklj


--g8RIB0d16757.1033150282/fogcreek.com--
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX