debian man page for im::localmbox

Query: im::localmbox

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IM::LocalMbox(3pm)					   Internet Message Perl modules					IM::LocalMbox(3pm)

NAME
IM::LocalMbox - local mailbox managing
SYNOPSIS
use IM::LocalMbox; $num_msgs = &local_get_msg(source_mailbox, destination_folder, access_mode);
DESCRIPTION
The IM::LocalMbox module handles local mailbox. MH folder, MMDF file, mbox, and Maildir are supported. This modules is provided by IM (Internet Message).
EXAMPLES
$mbox = 'local:/var/mail/motonori'; $folder = '+inbox' $num_msgs = &local_get_msg($mbox, $folder, 'get');
COPYRIGHT
IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details. IM151 2011-05-25 IM::LocalMbox(3pm)
Related Man Pages
incm(1) - redhat
imgrep(1p) - debian
imtar(1p) - debian
im::config(3pm) - debian
mail::message::convert::emailsimple(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com