![]() |
![]()
| ![]() |
![]()
NAMEEmail::LocalDelivery::Ezmlm - deliver mail into ezmlm archives SYNOPSISuse Email::LocalDelivery; Email::LocalDelivery->deliver($mail, "/some/box//") or die "couldn't deliver"; DESCRIPTIONThis module delivers RFC822 messages into ezmlm-style archive folders. This module was created to allow easy interoperability between Siesta and colobus. Colobus is an nntp server which uses ezmlm archives as its message store. METHODS->deliver( $message, @folders )used as a class method. returns the names of the files ultimately delivered to AUTHORRichard Clamp <richardc@unixbeard.net> based on the source of "colobus" by Jim Winstead Jr. COPYRIGHTCopyright (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 ALSOcolobus <http://trainedmonkey.com/colobus/>, Email::LocalDelivery, Email::FolderType
|