[rt-users] Scripted creation of Outlook / Exchange tasks?

Jesse Vincent jesse at bestpractical.com
Wed Aug 8 21:35:11 EDT 2007


On Aug 8, 2007, at 8:25 PM, lists_rt wrote:

> Hello folks!
>
> First off, I want to thank Best Practical for their brilliant system
> that made my life ten times easier.
>
> My question: has anyone ever scripted the generation of Outlook tasks
> from a *nix platform, either through some dandy Perl/Python/Ruby/etc.
> module or by manually piecing together the necessary message  
> components
> in a script and sending it via SMTP?
>
> I found the following link regarding the creation of Outlook calendar
> entries:
>
> http://www.mavetju.org/programming/outlook-ics.php
>
> I'm working to integrate the calendaring functionality into a custom
> scrip.  However, I've been unable to find a similar resource regarding
> tasklist entries instead of calendar entries.  (Our staff have
> BES-integrated Blackberries welded to their hips, so Exchange task and
>

http://search.cpan.org/dist/Data-ICal/ can generate the .vcs / .ics  
entries you need to send. You may have to hack RT up a bit to get  
them as attachments on outgoing mail

-j


> calendar integration makes RT even more valuable to us.)
>
> I know I can use some painful VBscript hacks running on a Windows  
> box to
> pull the data I need from RT and sling it at Exchange, but I would
> really, really like to keep this tidy and located on a single  
> (Linux) box :)
>
> Any pointers would be much appreciated.
>
> Thanks!
>
> -Matt
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070808/904fdd38/attachment.sig>


More information about the rt-users mailing list