Guest
2009-08-11T17:43:50Z
Hi,

- I'm sending out an Email to SMS and that works, I get the message on my mobile and that is all fine.

- I reply on my mobile (so SMS to Email), but the message doesn't go to the original email sender, it goes to the default address on the ActiveSMS Console.

- I enabled Outbound logging and found the Source ID and Source Name to be the correct name and email address of the sender.

Outbound Log Extract: 2253,44771XXXXXXX,F:d.watkins@eightsquared.co.uk S:Message subject Message body ,11/08/09 17:25:34,1,David Watkins,d.watkins@eightsquared.co.uk,2

- I enabled Inbound logging and found that the Dest ID & Dest Name on the inbound report is the DEFAULT ADDRESS on the ActiveSMS Console. Not the original sender from the Outbound log.

Inbound Log Extract: 44771XXXXXXX,Test 4,11/08/09 17:16:46,1,Rob Davis [ Assosia ],Rob.Davis@XXXXX.com

- The original sender does receive the email Delivery Report correctly.

- I tried to change the Default Address within the ActiveSMS console to the email address I'm having the problem with and clicked "Test SMTP" and I got the test message through.

In conclusion, I think I *might* have found a bug with the software - what do you think? I think I've pretty much squared everything up and can attribute the problem to the ActiveSMS software itself.

We are using ActiveSMS Professional 5.0

( Theory: Its not that the problem is that the routing isn't working at all - it does work with email addresses under the control of the SMTP server, does the ActiveSMS system check with the SMTP server for the email address its going to route to first and if it receives a bad response then send it to the default address? )

Many thanks!

Regards,
David Watkins
Support
2009-08-12T09:42:23Z
To enable us to resolve this issue could you please turn-on trace logging.

To turn-on email gateway trace logging you need to do the following:-
http://www.intellisoftwa...SMS_EmailGWEnableLog.zip 
2. Extract the ActiveSMS_EmailGWEnableLog_ON.reg file
3. Double click on the ActiveSMS_EmailGWEnableLog_ON.reg file and select Yes to accept changes
4. Goto 'Start Menu->Settings->Control Panel->Administrative Tools', double-click on 'Services'.
5. Double-click on 'ActiveSMS Email Gateway', and click 'Stop' and then 'Start'

Run a short test to re-create the problem. Once the test complete,
please email the log files listed below to mailto:support@intellisoftware.co.uk

C:\ActiveSMSEmailGWIncomingLog.txt
C:\ActiveSMSEmailGWOutgoingLog.txt

To turn off logging extract and double-click on the ActiveSMS_EmailGWEnableLog_OFF.reg file.
Guest
2009-08-12T15:26:56Z
I have done this and sent back the log files as requested.
Guest
2009-08-13T09:53:21Z
For anyone reading this thread...

Support managed to fix the issue. The problem was the routing database table - it had a "44" and "0" version of my number, so for instance:

44771XXXXXXX
0771XXXXXXX

I personally think considering that ActiveSMS knows that 0 is equal to 44 it should be a little smarter in its database look-up.