lsmail – A collection of tools to list mailboxes
Table of Contents
1 Description
This collection of tools provides various scripts to list mailboxes. Currently, there are
- lsimap which lists the mailboxes on a remote email server
- lsmaildir which recursively lists the mailboxes on a given path
2 Prerequisites
lsmaidir has no dependency.
lsimap needs the following Perl modules:
- Pod::Usage
- Getopt::Long
- Net::IMAP::Simple
- Term::ReadPassword
3 Download
Darcs repository: http://chadok.info/darcs/lsmail
4 Licence
lsmail is free software, released under the term of the GPLv3+.
Copyright 2011 Olivier Schwander <olivier.schwander@chadok.info>