G
Guest
Experienced, but first time outlook programmer asks...
Each day I get an e-mail containing a gzipped tar archive as an attachment.
I'd like an automated way to (1) save the archive as-is in a particular
folder and (2) unpack the archive with gunzip & tar, either directly from the
mail message or from its saved location in step 1.
Sorry to ask such a vague question, but there seem to be a zillion ways to
think about doing this--outlook custom action, vba from inside outlook, .net
from outside outlook--and I need some direction on which way to go.
Completely unattended operation would be nice. It would be nice to trigger
on arrival of the message, but as the archive arrives at a predictable time
I'd also be satisfied to trigger on time of day.
Thanks for insight & direction,
Eric
Each day I get an e-mail containing a gzipped tar archive as an attachment.
I'd like an automated way to (1) save the archive as-is in a particular
folder and (2) unpack the archive with gunzip & tar, either directly from the
mail message or from its saved location in step 1.
Sorry to ask such a vague question, but there seem to be a zillion ways to
think about doing this--outlook custom action, vba from inside outlook, .net
from outside outlook--and I need some direction on which way to go.
Completely unattended operation would be nice. It would be nice to trigger
on arrival of the message, but as the archive arrives at a predictable time
I'd also be satisfied to trigger on time of day.
Thanks for insight & direction,
Eric