Email-LocalDelivery-Ezmlm README


Email-LocalDelivery-Ezmlm documentation  | view source Contained in the Email-LocalDelivery-Ezmlm distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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




DEPENDENCIES

Top

This module has external dependencies on the following modules:

 Email::FolderType	0.6
 Email::LocalDelivery

INSTALLATION

Top

 perl Build.PL
 perl Build test

and if all goes well

 perl Build install

HISTORY

Top

What changed over the last 3 revisions

0.01 Friday 29th August, 2003
	initial release
=back

AUTHOR

Top

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

COPYRIGHT

Top

SEE ALSO

Top

colobus, Email::LocalDelivery, Email::FolderType


Email-LocalDelivery-Ezmlm documentation  | view source Contained in the Email-LocalDelivery-Ezmlm distribution.