What I Want to Do: Be able to study the time distribution of the arrival in my Inbox of newsletters to which I subscribe.

Current Situation: I subscribe to 3 newsletters about which I receive a summary email 6 or 7 days per week. For years these summary emails would arrive at predictable times: 1:00 am local time (America/New York) for newsletters originating in Australia or the U.K.; 8:00 am local time for a newsletter originating in the U.S.A.

In the last 6 months the arrival times of these summary emails (which I believe use a common technology) have become very erratic -- as much as 16 to 24 hours later than normal. Since I am an active commenter on these newsletters, this is annoying.

One of the 3 newsletters has already begun moving to a different distribution technology. I would like to encourage the other 2 newsletters to do likewise. To that end, I would like to provide them with data about the actual arrival times in my Inbox of their summary emails.

I use Thunderbird as my email client to Pobox's IMAP server. I need to get the data out of Thunderbird and into a plain-text format (probably CSV) so that I can write Perl code to analyze it. (In a later stage, I will need to locate CPAN modules that will enable me to, say, create a scatter-point diagram with which to display the message arrival time data.)

What I Already Know How to Do:

Has anyone faced this problem previously who can point me toward a way to get the data out of Thunderbird and into a plain-text file?

Jim Keenan

In reply to Get saved search data out of Thunderbird and into plain-text file by jkeenan1

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.