Re: [CentOS] parsing an e-mail with perl

2011-01-16 Thread Dave Cross
On 13 January 2011 01:27, Gregory P. Ennis wrote: > Dear List, > > I need to be able to pull off attachments from e-mails on the fly and > then demime them and print them.  I have been studying MIME::Tools but > was hoping someone could point me to a script example of something I > could use. The

Re: [CentOS] parsing an e-mail with perl

2011-01-15 Thread Gregory P. Ennis
On Wed, 2011-01-12 at 21:36 -0500, Nicolas Ross wrote: > > I need to be able to pull off attachments from e-mails on the fly and > > then demime them and print them. I have been studying MIME::Tools but > > was hoping someone could point me to a script example of something I > > could use. > > H

Re: [CentOS] parsing an e-mail with perl

2011-01-12 Thread Nicolas Ross
> I need to be able to pull off attachments from e-mails on the fly and > then demime them and print them. I have been studying MIME::Tools but > was hoping someone could point me to a script example of something I > could use. Here's a little sniplet from a perl script I have to filter some atta

[CentOS] parsing an e-mail with perl

2011-01-12 Thread Gregory P. Ennis
Dear List, I need to be able to pull off attachments from e-mails on the fly and then demime them and print them. I have been studying MIME::Tools but was hoping someone could point me to a script example of something I could use. Any help would be appreciated - Thanks! -- Greg Ennis __