table of contents
Email::Folder::Maildir(3pm) | User Contributed Perl Documentation | Email::Folder::Maildir(3pm) |
NAME¶
Email::Folder::Maildir - reads raw RFC822 mails from a maildir
VERSION¶
version 0.860
SYNOPSIS¶
This isa Email::Folder::Reader - read about its API there.
DESCRIPTION¶
Does exactly what it says on the tin - fetches raw RFC822 mails from a maildir.
The maildir format is described at <http://www.qmail.org/man/man5/maildir.html>
AUTHORS¶
- Simon Wistow <simon@thegestalt.org>
- Richard Clamp <richardc@unixbeard.net>
- Pali <pali@cpan.org>
COPYRIGHT AND LICENSE¶
This software is copyright (c) 2006 by Simon Wistow.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-14 | perl v5.34.0 |