debian man page for qpsmtpd::postfix

Query: qpsmtpd::postfix

OS: debian

Section: 3pm

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

Qpsmtpd::Postfix(3pm)					User Contributed Perl Documentation				     Qpsmtpd::Postfix(3pm)

NAME
Qpsmtpd::Postfix - postfix queueing support for qpsmtpd DESCRIPTION This package implements the protocol Postfix servers use to communicate with each other. See src/global/rec_type.h in the postfix source for details. print_msg_line($line) print one line of a message to cleanup. This removes any linefeed characters from the end of the line and splits the line across several records if it is longer than 1024 chars. inject_mail($transaction) (class method) inject mail in $transaction into postfix queue via cleanup. $transaction is supposed to be a Qpsmtpd::Transaction object. perl v5.14.2 2010-02-12 Qpsmtpd::Postfix(3pm)
Related Man Pages
postfix-add-filter(8) - linux
postcat(1) - centos
apache::qpsmtpd(3pm) - debian
postfix::parse::mailq(3pm) - debian
qpsmtpd::connection(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?