Stories
Slash Boxes
Comments
NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

barbie (2653)

barbie
  reversethis-{ku. ... m} {ta} {eibrab}
http://barbie.missbarbell.co.uk/

Leader of Birmingham.pm [pm.org] and a CPAN author [cpan.org]. Co-organised YAPC::Europe in 2006 and the 2009 QA Hackathon, responsible for the YAPC Conference Surveys [yapc-surveys.org] and the QA Hackathon [qa-hackathon.org] websites. Also the current caretaker for the CPAN Testers websites and data stores.

If you really want to find out more, buy me a Guinness ;)

Links:
Memoirs of a Roadie [missbarbell.co.uk]
[pm.org]
CPAN Testers Reports [cpantesters.org]
YAPC Conference Surveys [yapc-surveys.org]
QA Hackathon [qa-hackathon.org]

Journal of barbie (2653)

Tuesday October 14, 2003
05:33 AM

My Mail Modules

[ #15200 ]
So I've now being using Mail::File with much delight, as I can now number myself among the CPAN testers. I have created a directory within the distribution, with docs and code, showing how to do automated testing with the module. I've even included some of the scripts I use on Windows to do the additional reading of an Outlook Inbox folder to figure out which modules to test. And now I'd like to upload it to CPAN. However, I'm not sure the name is quite appropriate. Suggestions welcome.

I was thinking last night about my Mail::Outlook module. It works and does the original job I intended it too, which was to send mail via Outlook. However, it crossed my mind that perhaps I ought to extend it so it can hide all the M$ API stuff and get messages from other mail folders, etc via a nice OO interface.

The X-Header stuff is proving awkward as it needs to use events within Outlook to capture the message before it hits the Exchange. Plus some of the research I've done leads me to wonder whether the Exchange server handles the X-Headers. The .oft file I found on the net doesn't work with the latest versions of Outlook, as it appears it was using a loop hole that has now been closed.

I'm also going to investigate writing Mail::Outlook::Express, perhaps even rewriting Mail::Outlook to act as a base class with the guts specific to either the Express or Exchange versions that are available or requested.

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.