740 bytes added
, 13:30, 30 July 2017
<span id="_top">[[Qpsmtpd#Plugins]]</span>
= [[#___top|NAME]] =
rcpt_ok
= [[#___top|SYNOPSIS]] =
Validate that we accept mail for a recipient using a qmail rcpthosts file
= [[#___top|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.
= [[#___top|CONFIGURATION]] =
It should be configured as the _LAST_ recipient plugin!
<!-- Generated Sun Jul 30 08:30:11 EDT 2017 using
perldoc -T -ohtml /usr/share/qpsmtpd/plugins/rcpt_ok |pandoc -f html -t mediawiki |sed 1 i\\n\n\n<span id="_top">[[Qpsmtpd#Plugins]]</span> |sed -e s#</d.>##
-->
----
[[Category:Qpsmtpd|rcpt_ok]]