IMAPstripper

IMAPstripper is a very primitive Perl script to connect to an IMAP box and extract the attachement from theĀ  last unseen message.

It is based on the Mail::IMAPTalk module to establish the IMAP connection and on the MIME::Parser module to parse the mail as a MIME object (given by the first module).

It is very limited but could be used as an example or a start for more mail processing.

03/06/2007 – IMAPstripper v0.1

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>