debian man page for im::tcptransaction

Query: im::tcptransaction

OS: debian

Section: 3pm

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

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

NAME
IM::TcpTransaction - TCP transaction processing interface for SMTP and NNTP
SYNOPSIS
use IM::TcpTransaction; $socket = &connect_server(server_list, protocol, log_flag); $return_code = &tcp_command(socket, command_string, log_flag); @response = &command_response; &set_command_response(response_string_list);
DESCRIPTION
The IM::TcpTransaction module handles TCP transaction for SMTP and NNTP. 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::TcpTransaction(3pm)
Related Man Pages
imtar(1p) - debian
inet(4f) - ultrix
log::message::config5.18(3pm) - mojave
im::scan(3pm) - debian
im::md5(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?