Filter rule for SMS / text messages in exchange active sync (SMS sync)

3

4

Exchange server 2010 introduces SMS Sync (via exchange active sync), which works fine with my android device and the Samsung email app. However, all text messages are synced to my exchange inbox, which is a pain. I'd like to have them filtered to a specific folder.

So far, I haven't figured out a useful filter rule for achieving that, since there seems to be no header indicating it's a text message. Has anyone managed to do that?

Note that I'm not using Outlook as an email client, so I'm specifically looking for a server-side rule.

kynan

Posted 2011-09-03T13:02:57.643

Reputation: 2 646

Did you, by any chance, found out how to disable SMS syncing? – Bruno Brant – 2011-10-13T00:28:33.173

1On Android, go to Settings > Accounts and Sync > active sync account > Account settings and untick SMS sync – kynan – 2011-10-16T13:17:57.677

Answers

0

I have created a rule to match the country code.

"Apply this rule after the message arrives with +country_code in the sender's address move it to the SMS folder except with @ in the sender's address stop processing more rules"

This only half works though. Whenever a service with a name sends me an SMS they obviously goes through. Outlook clearly knows that it comes from the mobile phone, so there should be some more elegant way to do it.

mreggen

Posted 2011-09-03T13:02:57.643

Reputation: 131

Thanks, I had thought about a rule like this as well. But as you noted, Exchange/Outlook knows it's an SMS, so the same logic determining that should be applicable for setting up a filter. – kynan – 2011-09-09T15:16:32.810