
paul at nfg
Feb 4, 2009, 12:39 AM
Post #3 of 11
(1094 views)
Permalink
|
|
Re: Email headers not being ( correctly ) sent to evolution?
[In reply to]
|
|
Jake Anderson wrote: > they changed the headers and headercache stuff, did you run the stuff to > migrate and fix that up? That was post-2.3.5 Also, if you view the message source you get the raw mimeparts. Those are never modified by dbmail. Messages are cut-up into binary blobs at the mime-boundaries, and those are stored as mimeparts. On retrieval those mimeparts are reconnected into the original message. In this case I suspect something else is going wrong and evolution tries to compensate by messing up the message. 2.3.5 and beyond is being actively developed with thunderbird as reference mailclient, and is also actively being tested on outlook. Try installing TB to verify the message source. Also, I can't believe roundcube can't do this. But I had to nuke roundcube here after a security incident. > > Dan wrote: >> >> Just realised I have another issue ... >> >> Email headers aren't properly making it from dbmail ( 2.3.5, post >> upgrade from 2.3.3, as per my email from 12 hours back ). If I look at >> any email message ( including old email imported from my backup, or >> new email received since the new server went online ) from evolution, >> I don't get *any* header info rendered in evo's email view. I usually >> get 'from' 'to' 'cc' 'subject' and 'date'. If I hit 'CTRL U' to view >> the message source for my previous email to the mailing list, here are >> the headers I get according to evolution: >> >> Received: from localhost (localhost [127.0.0.1]) by >> archeopterix.entropy.homelinux.org (Postfix) with ESMTP id 47B083F46F >> for >> <dan[at]entropy.homelinux.org>; Wed, 4 Feb 2009 22:04:39 +1100 (EST) >> Received: from archeopterix.entropy.homelinux.org ([127.0.0.1 >> On Tue, 03 Feb 2009 11: 12:17 +0100, Paul J Stevens <paul[at]nfg.nl> wrote: >> Message-Id: <1233748902l.6666l.80l@(none)> >> MIME-Version: 1.0 >> X-Evolution-Source: imap://dan[at]entropy.homelinux.org/ >> From: >> Date: Wed, 04 Feb 2009 12:06:03 +1100 >> Subject: No Subject >> >> So something is seriously wrong there. The From: field is empty. The >> Subject: field is empty ( and evo is adding 'No Subject' ). I don't >> have the full list of smtp servers the email has passed through. And >> there's a bit of email body inside the headers ( On Tues .... Paul J >> Stevens wrote ... ). >> >> However if I view the same email from Roundcubemail, I at least get >> the From: field populated correctly. Unfortunately Roundcubemail >> doesn't seem to allow viewing of the complete message source, so I >> can't really say whether it's receiving everything or not. >> >> I have tried removing my account from evolution, manually deleting >> it's cache folders, and re-creating the account, and get the same issue. >> >> Sorry guys. I realise I'm using the development branch and can expect >> some issues. >> >> Dan >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> DBmail mailing list >> DBmail[at]dbmail.org >> https://mailman.fastxs.nl/mailman/listinfo/dbmail >> > > > > ------------------------------------------------------------------------ > > _______________________________________________ > DBmail mailing list > DBmail[at]dbmail.org > https://mailman.fastxs.nl/mailman/listinfo/dbmail -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list DBmail[at]dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail
|