Guest
2007-12-03T10:47:24Z
Hello there.. I am using the Evalution of your Pro Version. What actually I am trying to do is: create a script which will read the first word of the text and match with my DB therefore send it as an email to the right address. Well I am using ASP so I believe I can use the script as "Calling a Web Page" (Running IIS on My machine). But the problem is I couldnt figure out how to put the Texter's mobile number into the Reply Address so the reciever can reply to the texter from their outlook by clicking reply straight away. I would really appreciate if you could help me with the ASP codes. Waiting for your reply. Cheers.
Support
2007-12-03T13:22:38Z
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.
Similar Topics
Users browsing this topic