Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
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:

  • On my laptop I can locate the following directory: ~/.thunderbird/NNNNNN.default/ImapMail/mail.pobox.com. In that directory I can see, among other files, INBOX and INBOX.msf, where the latter is some type of SELECT query.
  • In Thunderbird's GUI I can create a Saved Search Folder with all instances of a given newsletter. However, when I go to the corresponding .msf file, I see that that file merely holds the SELECT query -- when what I want is the results of the SELECT query as they would be displayed graphically in Thunderbird.

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":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-26 05:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found