Query: email::localdelivery
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Email::LocalDelivery(3pm) User Contributed Perl Documentation Email::LocalDelivery(3pm)NAMEEmail::LocalDelivery - Deliver a piece of email - simplySYNOPSISuse Email::LocalDelivery; my @delivered_to = Email::LocalDelivery->deliver($mail, @boxes);DESCRIPTIONThis module delivers an email to a list of mailboxes.METHODSdeliver This takes an email, as a plain string, and a list of mailboxes to deliver that mail to. It returns the list of boxes actually written to. If no boxes are given, it assumes the standard Unix mailbox. (Either $ENV{MAIL}, /var/spool/mail/you, /var/mail/you, or ~you/Maildir/)PERL EMAIL PROJECTThis module is maintained by the Perl Email Project <http://emailproject.perl.org/wiki/Email::LocalDelivery>CONTACT INFOTo report bugs, please use the request tracker at <http://rt.cpan.org>. For all other information, please contact the PEP mailing list (see the wiki, above) or Ricardo SIGNES.COPYRIGHT AND LICENSECopyright 2003 by Simon Cozens Copyright 2004 by Casey West This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.8.8 2007-06-21 Email::LocalDelivery(3pm)
Related Man Pages |
---|
email::date(3pm) - debian |
email::send::io(3pm) - debian |
email::simple(3pm) - debian |
email::simple::header(3pm) - debian |
email::thread(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |