debian man page for im::recipient

Query: im::recipient

OS: debian

Section: 3pm

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

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

NAME
IM::Recipient - mail/news recipient handler
SYNOPSIS
use IM::Recipient; add_to_rcpt(bcc_flag, addr) bcc_flag: register with "bcc" tag addr: an address to be registered return value: none 0: success -1: failure parse_rcpt(bcc_flag, addr_list, need_code_conversion) bcc_flag: 1 = BCC distination 0 = normal distination -1 = parse only addr_list: address list string (concatinated with ",") return value: number of addresses in the list (-1 if error) rcpt_pickup(header, resend_flag, news_only_flag) resend_flag: pickup addresses for redistributing mode news_only_flag: do not pickup destination addresses for news mode return value: -1: failure 0: success
DESCRIPTION
The IM::Recipient module handles recipient of mail/news message. This modules is provided by IM (Internet Message).
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::Recipient(3pm)
Related Man Pages
qmail-remote(8) - debian
qmail-remote(8) - centos
qmail-remote(8) - ultrix
qmail-remote(8) - linux
qmail-remote(8) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com