Difference between revisions of "Qpsmtpd:rcpt ok"

From SME Server
Jump to navigationJump to search
(Created page with "<span id="_top">Qpsmtpd#Plugins</span> = NAME = rcpt_ok = SYNOPSIS = Validate that we accept mail for a recipient using a qmail rcpthosts file ...")
 
(No difference)

Latest revision as of 14:30, 30 July 2017

Qpsmtpd#Plugins

NAME

rcpt_ok

SYNOPSIS

Validate that we accept mail for a recipient using a qmail rcpthosts file

DESCRIPTION

Check the envelope recipient hostname and determine if we accept mail to that host.

This is functionally identical to qmail's rcpthosts implementation, consulting both rcpthosts and morercpthosts.cdb.

CONFIGURATION

It should be configured as the _LAST_ recipient plugin!