imapfoo allows one to quickly add email messages to a specified IMAP folder. These messages can either be composed of random hexadecimal text, data specified on the command line, generated from an input file using Markov Chains (e.g. Lorem Ipsum style content), or 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.
| Tags | Perl IMAP mbox Import random lorem ipsum Testing |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux |
| Implementation | Perl |
Recent releases


Release Notes: This release adds --mail-checksum with mbox mode BUG notice.


Release Notes: Options were added to attach randonmly generated files and checksums for all attached files.


Release Notes: Support to read authentication data from ~/.netrc has been added.


Release Notes: Support has been added for generating checksums and testing them again, reading configuration options from a file, and reading passwords from a file or STDIN.


Release Notes: This is the first public release.