Command: bouncereset

  Format: bouncereset <time>

Sets the period of time after which bounce statistics against a subscriber
are cleared.  Specifically, if a bounce arrives for a given subscriber,
and no bounces have been logged against that subscriber within the specified
time period, the bounce statistics get reset for that subscriber before
processing the one that has arrived.

The time setting is composed of a number and letter.  The letter possibilities
are as follows: w (week), d (day), h (hour), m (minute) and s (second).  These
can be used in any combination for the desired effect.  For example:

	bounceint 7d

This would cause all bounce records for a given address to be reset if the
bounce arrives after seven days of no bounces.  By extension, 7d is equivalent
to 1w, etc.

You must be a list owner to use this command, and must have previously
selected your list with the "select" command.

See also: bounceint invalid select maxbounces
