On 11/10/06, Paul Malinowski <paul at fish4.co.uk> wrote: > That's quite helpful, thanks, > > At the end of the day I would like to find some tool in Centos > repository which as output will give me attachment in plain/text format > (attachment is either plain text either html, but if I will have a > attachment as plaint/text that would be enough to process content of > attachment) > > Mails are coming from exchange server, and they are in eml format. Any > mime tool in centos which I can use straight away rather the write a > perl script with using some module from cpan? I doubt you'll find what you're looking for exactly. You'll need to do some work to find the the individual tools to perform each required job then plug them together, in order, yourself. Will.