I've given up on getting MS-Exchange to forward email within the domain and am now running fetchmail to get the messages from exchange.
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.
Here's the relevant chunk of the email:
Subject: --------------- (644431 roanoke.hacmp) roanoke:hac Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-pstn-levels: (S:64.56310/99.90000 ) X-pstn-settings: 1 (0.1500:0.1500) gt3 gt2 gt1 X-pstn-addresses: from <5743701164 at vtext.com> [db-null] Return-Path: 5743701164 at vtext.com X-OriginalArrivalTime: 09 Oct 2006 19:14:57.0608 (UTC) FILETIME=[3594D480:01C6EB D7]
(644431 roanoke.hacmp) roanoke:hacmp red [644431] red Mon Oct 9 14:51:36 EDT 2006 clinfo is not run
Suggestions?
Tom Kauffman
NIBCO, Inc
CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
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
participants (2)
-
henrik@hswn.dk
-
KauffmanT@nibco.com