Sponsored by: DataViz
MSExchange.org Newsletter
October 2006
In this issue:
Welcome to the MSExchange.org newsletter! Each month we will
bring you interesting and helpful information on Exchange Server.
We want to know what all *you* are interested in hearing about.
Please send your suggestions for future newsletter content to:
henrik@msexchange.org
RoadSync (Using Exchange ActiveSync) - Push E-mail. No Middleware!
RoadSync is Exchange ActiveSync for the world's most popular smartphones. This means wireless access to your Exchange Server 2003 data without the need for middleware or a desktop redirector. Support for SP2 features including Direct Push, Remote Wipe, Global Address List, and Additional Data Compression is now available for Windows Mobile 2003 SE, Symbian UIQ, Series 80, and S60 3rd edition devices, including popular HP, Motorola, Nokia, Samsung, and Sony Ericsson handsets. RoadSync also supports the enforcement of selected IT Policies on Symbian UIQ3 and Windows Mobile 2003 SE devices.
Sign up to download the Free Office Mobility Kit today.
|
1. The Exchange 2007 Safelist Aggregation FunctionalityBy Henrik Walther, Exchange MVP, MCSE 2003 Messaging/Security
Welcome to the October edition of the MSExchange.org newsletter! This month I wanted to shed some light on a cool new, and if you ask me, a little overlooked set of anti-spam functionality in Exchange 2007. It's a functionality which is shared between Outlook 2007 and Exchange Server 2007 (more specifically the Edge Transport server role). It's called Safelist aggregation and is a functionality which collects Safe Recipients Lists or Safe Senders Lists and contact data from your end-users mailboxes (this data is when speaking Exchange 2007 held in a user's mailbox). When the functionality has been enabled and properly configured, the safe lists are pushed to the respective user objects in Active Directory, and from here aggregated with the anti-spam functionality on the Edge Transport server using the EdgeSync service.
Since the safe list of each user in your organization is made available to the Content Filter on the Edge Transport server, it reduces the instances of false positives drastically as the Content Filter agent passes messages sent to E-mail addresses on a given user's safe lists to his or her mailbox without additional processing.
You enable Safelist aggregation using the Update-SafeList CMDlet, which you need to schedule using the Windows scheduler so it will execute every 24 hours or whatever interval you want to use in your organization.
For more information on how the Safelist aggregation functionality works as well as the specific steps required in order to configure it properly can be found in the Exchange Server 2007 Beta 2 Online Documentation.
That was all for this time. Again should you have any ideas for content in future editions of the MSExchange.org newsletter, you're more than welcome to shoot me at email at Henrik@msexchange.org.
2. Henrik Walther's Exchange Server 2003 Security book - Order Today!
|
By Henrik Walther
Are you among the persons who like the articles I write for MSExchange.org? Then this book is definitely for you. It provides you with step by step instructions on how you get your Exchange Server properly secured.
The book covers topics such as how to:
- Secure OWA 2003 (including many real world tips and tricks)
- Configure and secure SMTP
- Setup protocol and client encryption
- Delegate and control permissions
- Combating spam and virus
|
Click here to Order your
copy today
|
RoadSync (Using Exchange ActiveSync) - Push E-mail. No Middleware!
RoadSync is Exchange ActiveSync for the world's most popular smartphones. This means wireless access to your Exchange Server 2003 data without the need for middleware or a desktop redirector. Support for SP2 features including Direct Push, Remote Wipe, Global Address List, and Additional Data Compression is now available for Windows Mobile 2003 SE, Symbian UIQ, Series 80, and S60 3rd edition devices, including popular HP, Motorola, Nokia, Samsung, and Sony Ericsson handsets. RoadSync also supports the enforcement of selected IT Policies on Symbian UIQ3 and Windows Mobile 2003 SE devices.
Sign up to download the Free Office Mobility Kit today.
|
3. MSExchange.org Learning Zone Articles of Interest
We have a great group of articles in the Learning Zone that will help you get a handle on your most difficult configuration issues. Here are just a few of the newer and more interesting articles:
4. KB Articles of the Month
Here are some interesting and useful MSExchange related articles posted by Microsoft in the last month:
5. Tip of the Month
Back since Exchange Server 2007 Beta was released to the public, I've seen so many questions from Exchange admins who cannot or could not understand why their newly installed Exchange 2007 server couldn't receive E-mail messages, sent to recipients on this server, from Internet. Instead a non delivery report (NDR) notification, as the one shown in the figure below, is generated and returned to the sender.

As you can see, the sending server doesn't have permission to send a message to this recipient, as the client wasn't authenticated. But why is that, as I thought an SMTP server normally would allow messages from anonymous users? I hear some of you grumble.
You're right, anonymous users are allowed to send messages to recipients on, for example an Exchange 2003 server, by default. But with Exchange 2007 the Exchange Product group has configured a Hub Transport server to require an SMTP server to authenticate before it is allowed to deliver an E-mail message to the server. The logic behind this is that the Exchange product team expects you to place a Hub Transport server behind an Edge Transport server deployed in your perimeter network (aka DMZ or screened subnet). And I actually understand why they did this since the Hub Transport server doesn't include an anti-spam filter agent and/or anti-spam functionality (at least not in its default state). But if you want to test a single Exchange 2007 server in your lab environment, you don't necessarily want to deploy an Edge Transport server in order to do so. And I fully understand, so here's the solution to the problem: you will need to allow Anonymous users to send messages to the default receive connector. In order to do so open the Exchange Management Shell (EMS) and type:
Set-ReceiveConnector "Default " -PermissionGroups:"ExchangeUsers, ExchangeServers, ExchangeLegacyServers, AnonymousUsers"
Now hit Enter and you're done.
RoadSync (Using Exchange ActiveSync) - Push E-mail. No Middleware!
RoadSync is Exchange ActiveSync for the world's most popular smartphones. This means wireless access to your Exchange Server 2003 data without the need for middleware or a desktop redirector. Support for SP2 features including Direct Push, Remote Wipe, Global Address List, and Additional Data Compression is now available for Windows Mobile 2003 SE, Symbian UIQ, Series 80, and S60 3rd edition devices, including popular HP, Motorola, Nokia, Samsung, and Sony Ericsson handsets. RoadSync also supports the enforcement of selected IT Policies on Symbian UIQ3 and Windows Mobile 2003 SE devices.
Sign up to download the Free Office Mobility Kit today.
|
6. MSExchange Links of the Month
If you don't have the time or resources to deploy the products in the ForeFront Security suite in your lab, then you might want to try out below Virtual Lab on TechNet:
TechNet Virtual Lab: Secure Messaging and Collaboration:
http://www.microsoft.com/technet/traincert/virtuallab/secure.mspx
First Exchange Server 2007 MOC course appears on the Microsoft Learning site:
Updating Your Skills from Microsoft Exchange Server 2000 or Microsoft Exchange Server 2003 to Microsoft Exchange Server 2007:
http://www.microsoft.com/learning/syllabi/en-us/3938afinal.mspx
Finally Microsoft has release a fix for the annoying OWA 2003 issues experienced when using IE 7.0:
Update for Exchange Server 2003 SP2 (KB 924334):
http://www.microsoft.com/downloads/details.aspx?familyid=41275dec-4c01-4c41-aa64-c9dbe5ea3f7e&displaylang=en
The Exchange Product group keeps posting excellent information (lots of E2K7 related stuff which most of us like) almost on a daily basis now, some of the recent tidbits can be found below:
Exchange 2007 console tips and tricks:
http://msexchangeteam.com/archive/2006/10/20/429233.aspx
Meetings are unexpectedly moved one hour ahead in the last week of October 2006 in Exchange Server 2003:
http://msexchangeteam.com/archive/2006/10/20/429228.aspx
On email archiving:
http://msexchangeteam.com/archive/2006/10/18/429216.aspx
Updated for 2006 and 2007: How daylight saving time date changes affect scheduling in Outlook client:
http://msexchangeteam.com/archive/2006/10/17/429210.aspx
Offline Address Book web distribution in Exchange Server 2007:
http://msexchangeteam.com/archive/2006/10/16/429204.aspx
Remove Exchange Attributes vs. Delete Mailbox:
http://msexchangeteam.com/archive/2006/10/13/429192.aspx
7. Ask Henrik Walther a question
QUESTION: Henrik
Thank you for an excellent article "Exchange 2003 Mobile Messaging Part 1 - A look at the Microsoft DirectPush technology"
I understand that the device keeps a permanent connection open to the front-end server.
I understand that at first sync Active Directory stores the device number and other properties. Where in AD can I see these and what troubleshooting tools can I use to trace a mailbox to a device ID?
Many thanks
Nigel
ANSWER: You can use the Exchange Server ActiveSync Web Administration tool to View a list of all devices that are being used by any enterprise user. The tool is an Exchange web-release tool which I show you how to install and configure in this article (which actually is part three in the same article series) on MSExchange.org.
The Exchange Server ActiveSync Web Administration tool lacks a lot of features if you ask me but hey, it's better than nothing.
BTW you can look forward to a much better way of managing EAS users in Exchange Server 2007 (I'll show you how in a future article).
RoadSync (Using Exchange ActiveSync) - Push E-mail. No Middleware!
RoadSync is Exchange ActiveSync for the world's most popular smartphones. This means wireless access to your Exchange Server 2003 data without the need for middleware or a desktop redirector. Support for SP2 features including Direct Push, Remote Wipe, Global Address List, and Additional Data Compression is now available for Windows Mobile 2003 SE, Symbian UIQ, Series 80, and S60 3rd edition devices, including popular HP, Motorola, Nokia, Samsung, and Sony Ericsson handsets. RoadSync also supports the enforcement of selected IT Policies on Symbian UIQ3 and Windows Mobile 2003 SE devices.
Sign up to download the Free Office Mobility Kit today.
|
|