|
From: David R. <dr...@su...> - 2002-04-11 15:41:10
|
This is NOT just an outlook problem, I've been complaining about this sin= ce=20 1.8.3 came out and have not been able to figure it out myself. I don't have any microsoft stuff in the building here and I can't read my= own=20 emails using konqueror, netscape 4.75, or anything else! I've checked the CPAN code Dieter used and can't find anything wrong with= it.=20 The only difference is the maximum line length is a little shorter, but=20 changing it back to match the original does not fix the problem. I still believe the CPAN code has an issue though, because if you look at= the=20 raw output of sendmail as compared to other BASE64 documents generated by= =20 other programs, documents from other programs have the code all line up i= n=20 neat little rows, where the CPAN code looks like a scrambled mess. For the moment, all I was able to do to continue to function with my=20 customers, was to comment skip the base64 encoding routine (and send the=20 documents un-encoded) But, meanwhile I have bigger fish to fry - currently I have a postgres ut= -oh=20 such that my database is corrupt and after a re-index only contains 3=20 records, even though a look at the raw files shows much more... anyone kn= ow a=20 good postgres database recovery service? -Dave Ratte Superior Circuit Technologies, Inc. dr...@su... On Friday 05 April 2002 01:17 pm, you wrote: > I think some clarification is required. The email is not 'blank' it's j= ust > that Outlook, being the brain dead program that it is, doesn't recogniz= e > the message correctly. This is not really an SL problem, but of course = it > gets the blame. And of course Dieter has to make changes for ONE stupid > program as opposed to Microsoft actually making things that work with > standards. I could go on, but I won't. > > Sorry, just had to rant a bit there...but I feel much better now! > > Tom > > --On Friday, April 05, 2002 12:33 PM -0500 Maria Gabriela Fong > > <mg...@ce...> wrote: > > It is happening to me too... > > > > Using netscape and pine works great, but when I send the emails to > > outlook clients, it's blank > > > > Gaby > > > > Dieter Simader wrote: > >> brackets and slashes are not in the conversion filter and caused a l= atex > >> error. This is all (?) fixed in 1.8.4 > >> > >> I uploaded an upgrade file for 1.8.3 in the meantime until I release= the > >> new code. > >> > >> The blank emails are a case of MS Outlook not being able to decipher > >> BASE64 attachments. I am not sure what it is. I used the old BASE64 = code > >> from the Mailer package at CPAN. This works fine for pine and Netsca= pe. > >> > >> It would be nice to have feedback from the community at large if thi= s is > >> just an isolated case or if everyone using MS Outlook has problems w= ith > >> this. > >> > >> I had a discussion over this with Ralph Dorr who experienced the sam= e > >> problem. I had no problems receiving his email attachments but he co= uld > >> not read the attachments from SQL-Ledger nor could he read attachmen= ts > >> sent with pine. So, I concluded that this is not in the code but mus= t be > >> something with Outlook. Perhaps a wrong setting or perhaps MS is tel= ling > >> the whole world again you better conform to their standards. Wouldn'= t be > >> the first time. > >> > >> > >> Dieter Simader http://www.sql-ledger.org (780) 472-8161 > >> DWS Systems Inc. Accounting Software Fax: 478-5281 > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D On a clear disk you can seek forev= er =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >> > >> On Fri, 5 Apr 2002, Keith Mastin wrote: > >>> I didn't have any non-alphanumric characters in the product numbers= , > >>> but do have some brackets and slashes in the product descriptions..= . no > >>> underscores or hashes though. Postscript to screen still gets dvip= s > >>> errors (haven't got to that yet) but pdf to screen shows something.= .. > >>> included below. > >>> > >>> HTML email is still blank. Printing doesn't do anything, but that c= ould > >>> be an unrelated issue. > >>> > >>> Is there anyone on the list with printing and html email working? (= I'm > >>> looking for a touch of hope here). > >>> > >>> Thanks > >>> > >>> %PDF-1.2 > >>> %=C7=EC?=A2 > >>> 2 0 obj > >>> << /Type /Pages /Kids [ > >>> ] /Count 0 > >>> > >>> endobj > >>> 1 0 obj > >>> << /Type /Catalog /Pages 2 0 R > >>> > >>> endobj > >>> 3 0 obj > >>> << /CreationDate (D:20020405100106) > >>> /Producer (GNU Ghostscript 5.50) > >>> > >>> endobj > >>> xref > >>> 0 4 > >>> 0000000000 65535 f > >>> 0000000068 00000 n > >>> 0000000015 00000 n > >>> 0000000117 00000 n > >>> trailer > >>> << /Size 4 /Root 1 0 R /Info 3 0 R > >>> > >>> startxref > >>> 204 > >>> %%EOF > >>> > >>> Quoting Dr Default from [05/04/02 14:24 +0200]: > >>>> Tip for user-friendly update: Have the 'add part' routine check if= any > >>>> # in description and kill it ;-) > >>>> > >>>>> -----Original Message----- > >>>>> From: sql...@sq... > >>>>> [mailto:sql...@sq...] On Behalf Of > >>>>> Carey Durbin > >>>>> Sent: vrijdag 5 april 2002 13:58 > >>>>> To: sql...@sq... > >>>>> Subject: Re: [SL] latex dilemma > >>>>> > >>>>> > >>>>> > >>>>> I too was getting this error when trying to print. I figured > >>>>> it out this morning. I > >>>>> had the # sign in one of my part descriptions. Latex did not > >>>>> seem to like it for > >>>>> some reason. I removed it and it works correctly now. Go figure. > >>>>> > >>>>> Carey Durbin > >>>>> CD Computer Systems > >>>>> E-Mail: cd...@sy... > >>>>> Web: http://syscon.mine.nu |