Closed aidandauphin closed 1 year ago
@aidandauphin Can you id your os, tb and IETNG versions. What output do you see? Can you give an example of the output. @cleidigh
Hi @cleidigh
OS = Windows 10 Thunderbird Version: 102.15.1 ImportExportTools NG Version = 12.0.4
I have attached a before and after JPEG
. Please note I have blurred out confidential parts.
@aidandauphin Just to be clear before I jump on this:
From the images I think you mean that the headers are not correct, but the message body in red is ok? The headers are showing up unparsed and with some extra ones. am I understanding you correctly? @cleidigh
Sorry,
The read text I added to the screen shot to highlight the differences. So correct my concern is the headers of the email as I run a python script over the email that pulls out the 'date' and the 'x-delegated sender' elements for reporting purposes.
So with the file named 'What_Originally_exported.jpg' when I exported from the old PC via Thunderbird and your tool those headers were there. Now I am using the new PC for some reason I am not getting those headers anymore
Hope I am clear :) Cheers
On Thu, 12 Oct 2023 at 11:31, Christopher Leidigh @.***> wrote:
@aidandauphin https://github.com/aidandauphin Just to be clear before I jump on this:
From the images I think you mean that the headers are not correct, but the message body in red is ok? The headers are showing up unparsed and with some extra ones. am I understanding you correctly? @cleidigh https://github.com/cleidigh
— Reply to this email directly, view it on GitHub https://github.com/thundernest/import-export-tools-ng/issues/462#issuecomment-1758735140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVJRRJ2FZDROXEKVCGWLCFLX6426HANCNFSM6AAAAAA53DXTAA . You are receiving this because you were mentioned.Message ID: @.***>
--
AIDAN DAUPHIN eAssessment System-Ops Team Leader Online Assessment and Integrity Services (OASIS)
Monash University Building 73, 49 Rainforest Walk Clayton, VIC 3168 Australia M: +61 (0) 438 540 557 E: @.** W: Staff monash.edu/oais W: Students* monash.edu/examsmonash.edu
CRICOS Provider: Monash University 00008C/01857JWe acknowledge and pay respects to the Elders and Traditional Owners of the land on which our four Australian campuses stand. Information for Indigenous Australians https://www.monash.edu/indigenous-australiansWe're committed to diversity and inclusion https://www.monash.edu/about/diversity-inclusion
@aidandauphin ok that is what I understood. It looks like Thunderbird did some changes that messes up my header parsing. I have been going crazy with the v115 version, I didn't realize this happened. I will work on this as quickly as possible. Thank you for posting very much! @cleidigh
That would be fantastic, I love that your tool did that and found it really helpful.
Look forward to the update
Cheers
On Thu, 12 Oct 2023 at 11:46, Christopher Leidigh @.***> wrote:
@aidandauphin https://github.com/aidandauphin ok that is what I understood. It looks like Thunderbird did some changes that messes up my header parsing. I have been going crazy with the v115 version, I didn't realize this happened. I will work on this as quickly as possible. Thank you for posting very much! @cleidigh https://github.com/cleidigh
— Reply to this email directly, view it on GitHub https://github.com/thundernest/import-export-tools-ng/issues/462#issuecomment-1758744900, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVJRRJ7OEBDBMIU2S3NS33TX644WPANCNFSM6AAAAAA53DXTAA . You are receiving this because you were mentioned.Message ID: @.***>
--
AIDAN DAUPHIN eAssessment System-Ops Team Leader Online Assessment and Integrity Services (OASIS)
Monash University Building 73, 49 Rainforest Walk Clayton, VIC 3168 Australia M: +61 (0) 438 540 557 E: @.** W: Staff monash.edu/oais W: Students* monash.edu/examsmonash.edu
CRICOS Provider: Monash University 00008C/01857JWe acknowledge and pay respects to the Elders and Traditional Owners of the land on which our four Australian campuses stand. Information for Indigenous Australians https://www.monash.edu/indigenous-australiansWe're committed to diversity and inclusion https://www.monash.edu/about/diversity-inclusion
@aidandauphin I was rushing last night to take advantage of our time overlap and frankly missed some things. I also misinterpreted when you said elements you meant headers. I think I figured out what you need. I believe you want all headers shown so You can scrape whatever. Probably on your old computer you set View\Headers\All. (main menu) This passes all headers to any output including ietng html export. Double check that setting on your new PC
@cleidigh
Hi @cleidigh
That is exactly what I am after, My apologies for this, I did not realise it was so easy!
Thanks for taking your time to answer
Regards Aidan
On Fri, 13 Oct 2023 at 00:04, Christopher Leidigh @.***> wrote:
@aidandauphin https://github.com/aidandauphin I was rushing last night to take advantage of our time overlap and frankly missed some things. I also misinterpreted when you said elements you meant headers. I think I figured out what you need. I believe you want all headers shown so You can scrape whatever. Probably on your old computer you set View\Headers\All. (main menu) This passes all headers to any output including ietng html export. Double check that setting on your new PC
@cleidigh https://github.com/cleidigh
— Reply to this email directly, view it on GitHub https://github.com/thundernest/import-export-tools-ng/issues/462#issuecomment-1759573597, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVJRRJ5DKHVCNKC6CND7GCTX67TERAVCNFSM6AAAAAA53DXTACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJZGU3TGNJZG4 . You are receiving this because you were mentioned.Message ID: @.***>
--
AIDAN DAUPHIN eAssessment System-Ops Team Leader Online Assessment and Integrity Services (OASIS)
Monash University Building 73, 49 Rainforest Walk Clayton, VIC 3168 Australia M: +61 (0) 438 540 557 E: @.** W: Staff monash.edu/oais W: Students* monash.edu/examsmonash.edu
CRICOS Provider: Monash University 00008C/01857JWe acknowledge and pay respects to the Elders and Traditional Owners of the land on which our four Australian campuses stand. Information for Indigenous Australians https://www.monash.edu/indigenous-australiansWe're committed to diversity and inclusion https://www.monash.edu/about/diversity-inclusion
Aidan No apologies at all! I love problems that are not problems %-)
Cheers and thanks for your support, Christopher
On Thu, Oct 12, 2023 at 7:41 PM aidandauphin @.***> wrote:
Hi @cleidigh
That is exactly what I am after, My apologies for this, I did not realise it was so easy!
Thanks for taking your time to answer
Regards Aidan
On Fri, 13 Oct 2023 at 00:04, Christopher Leidigh @.***> wrote:
@aidandauphin https://github.com/aidandauphin I was rushing last night to take advantage of our time overlap and frankly missed some things. I also misinterpreted when you said elements you meant headers. I think I figured out what you need. I believe you want all headers shown so You can scrape whatever. Probably on your old computer you set View\Headers\All. (main menu) This passes all headers to any output including ietng html export. Double check that setting on your new PC
@cleidigh https://github.com/cleidigh
— Reply to this email directly, view it on GitHub < https://github.com/thundernest/import-export-tools-ng/issues/462#issuecomment-1759573597>,
or unsubscribe < https://github.com/notifications/unsubscribe-auth/AVJRRJ5DKHVCNKC6CND7GCTX67TERAVCNFSM6AAAAAA53DXTACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJZGU3TGNJZG4>
. You are receiving this because you were mentioned.Message ID: @.***>
--
AIDAN DAUPHIN eAssessment System-Ops Team Leader Online Assessment and Integrity Services (OASIS)
Monash University Building 73, 49 Rainforest Walk Clayton, VIC 3168 Australia M: +61 (0) 438 540 557 E: @.** W: Staff monash.edu/oais W: Students* monash.edu/examsmonash.edu
CRICOS Provider: Monash University 00008C/01857JWe acknowledge and pay respects to the Elders and Traditional Owners of the land on which our four Australian campuses stand. Information for Indigenous Australians https://www.monash.edu/indigenous-australiansWe're committed to diversity and inclusion https://www.monash.edu/about/diversity-inclusion
— Reply to this email directly, view it on GitHub https://github.com/thundernest/import-export-tools-ng/issues/462#issuecomment-1760540556, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAZ76YHHRUT6SFM4MXPYGLX7B52TANCNFSM6AAAAAA53DXTAA . You are receiving this because you were mentioned.Message ID: @.***>
I use 'Save as' HTML, which use to save HTML and give me the HTML elements of the email, Like the Gmail function 'Show original' this has stopped working since setting up on new PC. Have I missed a setting? I use a python scraper hence I am looking for the HTML elements.