Xymon Mailing List Archive search

keep receiving emails from xymon

list Jeremy Laidman
Tue, 28 Feb 2012 11:34:26 +1100
Message-Id: <CAAnki7DTFEPE36jjDU6oA+3=user-9ca8e9adb321@xymon.invalid>

On Mon, Feb 27, 2012 at 11:11 PM, Pavel Traian <user-3b0d733c2299@xymon.invalid>
 wrote:
I keep receiving email alerts from Xymon for a conn failure happened
during the week-end.
Possibly just queued-up mail.  Run "mailq" on the Xymon server.  If there's
a big backlog of such emails, you can clear the messages but the method
depends on the MTA you run.  For postfix, you use the "postsuper" command
to delete (or hold) messages with given queue IDs.  The postsuper man page
has an example of how to select messages to delete.  Or do "postsuper -d
ALL" to delete all of them.

J