im::smtp(3pm) debian man page | unix.com

Man Page: im::smtp

Operating Environment: debian

Section: 3pm

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

NAME
IM::Smtp - SMTP handler
SYNOPSIS
use IM::Smtp; $return_code = &smtp_open(current_server, server_list, log_flag); $return_code = &smtp_close(socket, savehist_flag); $return_code = &smtp_transaction(bcc_flag, part_current, part_total); $return_code = &smtp_transaction_for_error_notify;
DESCRIPTION
The IM::Smtp module handles SMTP. 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::Smtp(3pm)
Related Man Pages
imls(1p) - debian
imtar(1p) - debian
log::message::config(3pm) - osx
im::md5(3pm) - debian
mail::bulkmail::server(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph