1,149 bytes added
, 13:52, 8 April 2019
<span id="_top">[[Qpsmtpd#Plugins]]</span>
= [[#___top|NAME]] =
denysoft_multi_rcpt
= [[#___top|DESCRIPTION]] =
Plugin to return DENYSOFT for all recipients after the first (or all recipients having a different domain than the first, if 'match domain' set).
= [[#___top|CONFIG]] =
The following parameters can be passed to denysoft_multi_rcpt:
<dl>
<dt>match (domain|config)
<dd><p>'''match domain''': denysoft all recipients having a different domain to the first recipient. Subdomains do not match i.e. they are denied.</p>
<p>'''match config''': denysoft all recipients who have different sets of config files to the first recipient. This option currently only supports per_user_config style configs. If using this option, the plugin must come ''after'' the per_user_config plugin.</p></dl>
= [[#___top|AUTHOR]] =
Written by Gavin Carr <gavin@openfusion.com.au>.
<!-- Generated Mon Apr 8 08:52:03 EDT 2019 using
perldoc -T -ohtml /usr/share/qpsmtpd/plugins/denysoft_multi_rcpt |pandoc -f html -t mediawiki |sed 1 i\\n\n\n<span id="_top">[[Qpsmtpd#Plugins]]</span> |sed -e s#</d.>##
-->
----
[[Category:Qpsmtpd|denysoft_multi_rcpt]]