The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

lsmail - list a mailbox

SYNOPSIS

lsmail [-treads] [mailboxs]

DESCRIPTION

List the contents of one or more mailbox. Specifying more than one name is only usefull when you read in threads, in which case the messages of both folders are merged.

Options:

-threads => BOOLEAN

(or -t or -nothreads or -not) list the messages in threads. The messages are sorted on time: the oldest starter comes first.

-help => BOOLEAN

(or -help or -?) Print a brief help

-verbose => BOOLEAN

(or -verbose or -noverbose) Be verbose about the progress of the program. Especially useful for debugging purposes.

AUTHOR

Mark Overmeer (Mark@Overmeer.net). All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

VERSION

This code is beta, version 1.314