Hi,

It sounds like you're doing data warehousing and searching, which sounds
like a job for something like a database on the back of an injection
script that runs when a mail arrives.  I suspect puppet is not the best
tool for processing at all.

Cheers,

On Tue, 2012-06-26 at 05:01 -0700, Paul Mena wrote:
> Felix,
> 
> 
> Thanks for the reply.  That's a good point about the potential
> security hole.  Ironically, it would be good news if my ISP doesn't
> permit it.
> 
> 
> Here's my task in a nutshell: I've been processing the entirety of an
> email folder using a program called HyperMail, which converts
> individual messages to individual HTML files.  Since the folder grows
> by anywhere between one and six messages per day, it takes
> progressively longer to process.  I was hoping to use puppet to listen
> for new mail and to process it on the fly.
> 
> 
> The gory details of my project can be found here.  I've barely gotten
> started, so I'm certainly open to other approaches.
> 
> 
> Regards,
> 
> 
> Paul
> 
> On Tuesday, June 26, 2012 3:59:20 AM UTC-4, Felix.Frank wrote:
>         Hi, 
>         
>         On 06/26/2012 12:30 AM, Paul Mena wrote: 
>         > I think the answer is yes, but is it possible for Puppet to
>         subscribe to 
>         > an email folder on a remote server?  My plan is to perform
>         an action 
>         > whenever the mailbox receives a new email message. 
>         
>         I suppose you can cobble something up using an 
>         
>         exec { "fetchmail ...": notify => ... } 
>         
>         so yes, it's likely possible. I disbelieve that there is a
>         puppet 
>         feature that supports it more directly, though. 
>         
>         I'd like to go on record saying that, without having learned
>         more 
>         details, I get the impression that you're about to open up a
>         security 
>         hole. Please consider using tools that lend themselves better
>         to the 
>         job, such as MCollective. 
>         
>         HTH, 
>         Felix 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/L8BBk9FKu8IJ.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to puppet-users
> +unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.

-- 
Stephen Gran
Senior Systems Integrator - guardian.co.uk

Please consider the environment before printing this email.
------------------------------------------------------------------
Visit guardian.co.uk - newspaper of the year

www.guardian.co.uk    www.observer.co.uk     www.guardiannews.com 

On your mobile, visit m.guardian.co.uk or download the Guardian
iPhone app www.guardian.co.uk/iphone
 
To save up to 30% when you subscribe to the Guardian and the Observer
visit www.guardian.co.uk/subscriber 
---------------------------------------------------------------------
This e-mail and all attachments are confidential and may also
be privileged. If you are not the named recipient, please notify
the sender and delete the e-mail and all attachments immediately.
Do not disclose the contents to another person. You may not use
the information for any purpose, or store, or copy, it in any way.
 
Guardian News & Media Limited is not liable for any computer
viruses or other material transmitted with or as part of this
e-mail. You should employ virus checking software.

Guardian News & Media Limited

A member of Guardian Media Group plc
Registered Office
PO Box 68164
Kings Place
90 York Way
London
N1P 2AP

Registered in England Number 908396

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to