Please see details of the RouteEmail script below. The script will receive SMS message and forward them to and email address in a similar way to the built in gateway. All you will need to do is add the keyword match logging using generic VBSscript and ADO skills.
Setup procedure is as follows:
1) Download the script from:
http://www.intellisoftware.co.u...mailRoute/RouteEmail.zip 2) Edit the RouteEmail.vbs, for each transport, specify the SMTP Server and the Email From and TO address that should be used.
3) Run the RouteEmailTest.bat to do some tests. This will send a test email using the settings for transport 1 (change the number to test other transports)
4) Open the ActiveSMS Console, goto the Scripts page, for 'Run Script When Message Arrives' setting put the full path and filename of the RouteEmail.vbs file.