Mail::Field::AddrList man page on BSDOS

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDOS logo
[printable version]



Mail::Field::AdUsersContributed Perl DocuMail::Field::AddrList(3)

NAME
       Mail::Field::AddrList - object representation of e-mail
       address lists

DESCRIPTION
       Don't use this class directly! Instead ask Mail::Field for
       new instances based on the field name!

SYNOPSIS
	 use Mail::Field::AddrList;

	 $to = Mail::Field->new('To');
	 $from = Mail::Field->new('From', 'poe@daimi.aau.dk (Peter Orbaek)');

	 $from->create('foo@bar.com' => 'Mr. Foo', poe => 'Peter');
	 $from->parse('foo@bar.com (Mr Foo), Peter Orbaek <poe>');

	 # make a RFC822 header string
	 print $from->stringify(),"\n";

	 # extract e-mail addresses and names
	 @addresses = $from->addresses();
	 @names = $from->names();

	 # adjoin a new address to the list
	 $from->set_address('foo@bar.com', 'Mr. Foo');

NOTES
       Defines parsing and formatting according to RFC822, of the
       following fields: To, From, Cc, Reply-To and Sender.

AUTHOR
       Peter Orbaek <poe@cit.dk> 26-Feb-97 Modified by Graham
       Barr <gbarr@pobox.com>

16/Feb/1998	       perl 5.005, patch 03			1

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server BSDOS

List of man pages available for BSDOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net