Xymon Mailing List Archive search

hobbit mailack question

list Henrik Størner
Mon, 9 Oct 2006 23:29:59 +0200
Message-Id: <user-8a3dab1baffe@xymon.invalid>

On Mon, Oct 09, 2006 at 03:30:22PM -0400, Kauffman, Tom wrote:
Now -- what is mailack actually looking for?  I'm trying to get things
configured so I can email alerts to a cell phone and have them
acknowledged by replying to the message. With my cell phone, I seem to
have two options: 'reply' and 'reply with copy'. 'Reply with copy'
doesn't seem to be setting the acknowledgement flag.
It looks for a subject line matching this regular expression:
   .*(Hobbit|BB)[ -]* \[*(-*[0-9]+)[\]!]*

i.e. the word "Hobbit" or "BB" followed by some space and perhaps a
dash, and then the ack-code which may be enclosed in brackets.


Regards,
Henrik