imapfoo is a command-line tool that allows to quickly add mails to a specified IMAP folder.
These mails can either be:
* Composed of random hexadecimal text
* Created from data specified on the command line
* Generated from an input file using Markov Chains (e.g. Lorem Ipsum style content)
* Read from an mbox file
It is written in Perl and uses a couple of standard modules, which are all part of debian Lenny and also available on CPAN.
imapfoo is released under the GPLv2 license.
Product's homepage
Requirements:
· Perl
· IO::Socket::SSL
· Mail::IMAPClient
· MIME::Lite
· Mail::MboxParser