From 0718a13ba8225c9d180b3207470876d048184310 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sun, 12 Jun 2022 15:11:28 -0400 Subject: Allow flagging infinite sends by setting remaing count to -1. --- bin/spamcat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin/spamcat') diff --git a/bin/spamcat b/bin/spamcat index 25f04d2..60fdf46 100755 --- a/bin/spamcat +++ b/bin/spamcat @@ -30,7 +30,9 @@ Show database row for C. =item set C C -Set C's remaining message count to C. +Set C's remaining message count to C. If C is +less than 0, then mail from C will not be limited and always +be sent unmodified. =item dumpconfig -- cgit v1.2.3