debian man page for qpsmtpd::constants

Query: qpsmtpd::constants

OS: debian

Section: 3pm

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

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

NAME
Qpsmtpd::Constants - Constants for plugins to use
CONSTANTS
See README.plugins for hook specific information on applicable constants. Constants available: "OK" Return this only from the queue phase to indicate the mail was queued successfully. "DENY" Returning this from a hook causes a 5xx error (hard failure) to be returned to the connecting client. "DENYSOFT" Returning this from a hook causes a 4xx error (temporary failure - try again later) to be returned to the connecting client. "DECLINED" Returning this from a hook implies success, but tells qpsmtpd to go on to the next plugin. "DONE" Returning this from a hook implies success, but tells qpsmtpd to skip any remaining plugins for this phase. perl v5.14.2 2009-04-02 Qpsmtpd::Constants(3pm)
Related Man Pages
package::constants(3pm) - suse
package::constants5.18(3pm) - mojave
package::constants(3pm) - osx
qpsmtpd::address(3pm) - debian
template::constants(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?