search for: broobl

Displaying 3 results from an estimated 3 matches for "broobl".

Did you mean: brooks
2010 Jan 08
1
stripping attachments
there is a windows tool that strips attachments from emails on the server. i think it works for exchange. is there a tool or a way to do this for imap? i don't mean a mail filter that would strip them before the user sees them, i mean that the user could actively cooperate to reduce mail storage space, yet keep the original email on the server sans attachment.
2006 Oct 11
1
(no subject)
Hello, I'm looking for some package in Centos which will provide en/decoding of mime formats. I have over 1000 outlook mails to process, and it would be great to script that, but centos 4.4 doesn't have a metamail package and I couldn't find anything connected to decoding and encoding of MIME. Is there any tool in Centos repository ? Thanks a lot, Paul Malinowski This electronic
2006 Oct 11
1
(no subject) many .eml files with attachments to process
...hey appear to be fairly straightforward MIME encoded messages and I'd have thought any number of Perl/Python/whatever libraries would be able to handle extraction of their attachments. http://search.cpan.org/search?query=mime&mode=all http://docs.python.org/lib/module-email.html http://www.broobles.com/eml2mbox/index.html Outlook's extracted message format, .msg seems a little more "special", http://www.fileformat.info/format/outlookmsg/ It contains multiple streams which would need decoding. http://mail.python.org/pipermail/python-list/2004-May/219401.html http://www.matijs...