Greetings,
I'm a ActivePerl user and in my job I'm not able to connect externally to a SMTP server and authentication against an Exchange server is not that simple.
What is simple is to use Outlook to send the email message. I created a module to do that and looks like it works fine, althought I'm still not able to define customized headers (like the one that defines the tool used to report the test) because of limitations of Outlook (that looks like can be fixed by using a DLL called Redemption).
I would like to know if it would be interesting to publish this module and, if it is, how problematic would not sending the customized header.
The code is quite simple and follows below: