added POD for earlytalker_wait

This commit is contained in:
Matt Simerson 2014-09-12 13:54:37 -07:00
parent a53c692c7b
commit 6cc5f78826

View File

@ -26,6 +26,12 @@ greeting timeouts -- these are known to range as low as 30 seconds, and may
in some cases be configured lower by mailserver admins. Network transit time in some cases be configured lower by mailserver admins. Network transit time
must also be allowed for. must also be allowed for.
=head3 overriding wait
Other plugins can set a connection specific delay by setting the connection
note $connection->notes_relayclient_wait. This is ideally used in conjunction with
a reputation database.
=head2 reject <boolean> =head2 reject <boolean>
Do we reject/deny connections to early talkers? Do we reject/deny connections to early talkers?