From 6cc5f788266d33714988814782c8f1dc7b587845 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Fri, 12 Sep 2014 13:54:37 -0700 Subject: [PATCH] added POD for earlytalker_wait --- plugins/earlytalker | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/earlytalker b/plugins/earlytalker index 727db86..c40cf19 100644 --- a/plugins/earlytalker +++ b/plugins/earlytalker @@ -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 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 Do we reject/deny connections to early talkers?