|
Mike, I can only offer background on the string of characters you are seeing. That is base64 encoding of the attachment data. ( the 4 * 6 bits of every 3 bytes of the attachment data are represented by 4 characters ( from a 64 character character set )) A MIME formated email message is composes of "parts". the parts are separated from each other by a unique "part boundary string". The part boundary string is defined in the first part of the message. The email client expects the part boundary string to be preceeded and followed by CRLF pairs. So what might be happening is that the boundary string is not present, it is not bounded by the correct CRLF sequence, or even remotely possible, the boundary string occurs as data in the message itself. Steve Richter -----Original Message----- From: midrange-l-bounces+srichter=autocoder.com@xxxxxxxxxxxx [mailto:midrange-l-bounces+srichter=autocoder.com@xxxxxxxxxxxx]On Behalf Of Smith, Mike Sent: Friday, April 04, 2003 11:03 AM To: midrange-l@xxxxxxxxxxxx Subject: problem with attachments on email from 400 I have 2 issues that i need to resolve. The biggest is on our Test box when i send an attachment it ends up like this LDE4LjYxICAgICAgLDE1LjQxICAgICAgLDY4LjY3ICAgICAgLDEgICAgICAgICwx LjE0ICAgICAgICwuMCAgICAgICAgICwuMDAgICAgICAgICwtMzEuOTYgICAgICwt NC4xNSAgICAgICw1MTQuMDAgICAgICAgICAsMjU1LjAwICAgICAgICAgLC42MSAg ICAsLjQ4ICAsIkxPU1MxWSAgIiwiICAgICAgICAiLC0zLjY2ICAgICAgLCIgICAg ICAgICIsMCAgICAgICAgICAsMA0KNTMyOTE0ICAgLCIgICAgIDIwNDE3MTg3ODAi Any idea what might cause this. I've also noticed that on our test box when i access a document on the ifs i have to preface the folder name with a '/' like /PDFFLR/DOCUMENT.PDF however on our production box i can specify PDFFLR/DOCUMENT.PDF without the preceding '/' I'm guessing i may have something setup incorrectly, but not sure what that would be. Thanks Mike _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.