NAME

Email::LocalDelivery::Ezmlm - deliver mail into ezmlm archives

SYNOPSIS

use Email::LocalDelivery;
Email::LocalDelivery->deliver($mail, "/some/box//") or die "couldn't deliver";

DEPENDENCIES

This module has external dependencies on the following modules:

Email::FolderType	0.6
Email::LocalDelivery

INSTALLATION

perl Build.PL
perl Build test

and if all goes well

perl Build install

HISTORY

What changed over the last 3 revisions

0.01 Friday 29th August, 2003
initial release
=back

AUTHOR

Richard Clamp <richardc@unixbeard.net> based on the source of colobus by Jim Winstead Jr.

COPYRIGHT

Copyright (C) 2003 Richard Clamp. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

colobus, Email::LocalDelivery, Email::FolderType

1 POD Error

The following errors were encountered while parsing the POD:

Around line 40:

You forgot a '=back' before '=head1'