[mod] recall of FAILURE state periodically

This commit is contained in:
2020-05-08 11:40:25 +02:00
parent 9ebf9d94fe
commit 4bed33d66f
8 changed files with 43 additions and 22 deletions

View File

@@ -43,6 +43,7 @@ export function ws2pWatcher(conf: Conf) {
() => c.closed,
conf.waitingDelay,
conf.recallDelay,
mail.onEstablished(conf, target),