In The Know: Should The Nation’s Unemployed Be Buying New Apple Computers?

{ 0 comments }

Microsoft have been making no secret of the fact that they do not want to continue having public folders in their flagship messaging server. With Exchange 2010, public folders are actively discouraged, with much of the Microsoft documentation suggesting that Sharepoint is a preferred alternative to public folders, this aside, if you still have legacy Outlook 2003 MAPI clients that need to connect to Exchange 2010 (or Exchange 2007 for that matter) you have no option, but to create and activate a public folder database on an Exchange 2010 server.

Having done created a public folder database on Exchange 2010 you may still, rather unexpectedly notice that Outlook 2003 clients cannot connect to the new Exchange 2010 mailbox server with Outlook producing an error indicating that it is unable to connect to the Exchange 2010 server due to a suspected network issue.

Exchange Server is unavailable

I have seen more than one version of this error, but unfortunately neglected to get some screen grabs at the time, if I find a machine exhibiting the error, I will update this post.

In Exchange 2010 MAPI connections are no longer handled directly by the Exchange server as they were in Exchange 2007, rather all MAPI connections to a Mailbox Server are handled by the CAS (Client Access Service) Server, and specifically by the new Exchange RPC Client Access Service. The reason for the sudden inability to connect to your new server via MAPI is caused by the fact that Exchange 2010 by default expects MAPI connections to be encrypted, while Outlook 2003 does not encrypt them by default.

You therefore have two potential solutions to this problem.

  • Reconfigure Outlook 2003 to use an encrypted MAPI when communicating with the server
  • Configure Exchange 2010 to globally disable encrypted MAPI connections

I would suggest the first method, as disabling encrypted MAPI connections by default just seems like a Bad Thing, however, read on if you want to know how to do this.

Configuring Outlook 2003 to use Encrypted MAPI Connections

First make sure that Outlook 2003 is not running. Then open the Control Panel and find the Mail applet, and double-click that:

Outlook 2003 Mail Control Panel Applet

On this page, click the “E-Mail Accounts” button:

Exchange Mail Settings

Check the radio button beside “View or change existing e-mail accounts” and click next:

Exchange e-mail accounts

Highlight your Exchange account and Click the “change” button to re-configure that account:

Exchange Server Settings

Click the “More Settings” button, and then select the “Security” tab:

Exchange Connection Settings Tab

Make sure that you have a check mark in the check-box in the Encryption section, hit OK, next, finish and close, and fire up Outlook and it should connect as before.

Configuring Exchange 2010 to use Unencrypted Mapi Connections

Much of what happens in Exchange 2010 is configured through the Exchange Management Shell. To obtain information about the RPC CAS service, open a management Power Shell session and execute the following command:

Get-RpcClientAccess | fl

Get-RpcClientAccess | fl in the EMS

Notice the line that reads “EncryptionRequired” is set to “True”. This indicates the default of the MAPI RPC CAS Service on the Exchange 2010 CAS server. To global set this to false, you should execute Set-RpcClientAccess –server CAS-Server –EncryptionRequired $false in the EMS.

Again, in my opinion, this is a bad idea. I haven’t checked this, but I would be pretty sure you would be able to use Group Policy to update the connection settings on your legacy Outlook 2003 clients to use an encrypted MAPI connection by default. This would be a much better plan.

{ 0 comments }

Advertising Traffic During Superbowl 44

February 10, 2010

Superbowl 44 broke a 27 year old record for the most pairs of eyeballs watching a television show. Whilst it is a testament to the popularity of the previous record holder the hit TV show “M*A*S*H”, Mr Cat had to wonder what the impact this massive viewership would have on the consumption of advertising and subsequent traffic online. Akamai have provided just such information for the Superbowl game.

Read the full article →

Mr Apple and the iPad

January 27, 2010

Mr Cat noticed this morning that Mr Apple was showing off their brand new iPad – which looks like it is really just an iPhone with a bigger screen – although you sure as hell will look ridiculous with that thing stuck to your ear making a call. There were millions of opinions out there [...]

Read the full article →

Using Post Thumnails with WordPress 2.9

January 1, 2010

Wordpress 2.9 introduces a post thumbnail function, but you need theme support to enable it. This small post tells you how to enable post thumbnails in your theme.

Read the full article →

The Cygnet – Aston Martin’s Concept Ultra-Compact

December 27, 2009

Interesting when I read that Aston Martin have announced an ultra-compact concept car, based on the Toyota IQ, that will be known as the Cygnet. Quite a little stablemate for the insane V12 engined Vantage. By contrast this machine will be powered by a small 1 liter mill with only 3 cylinders and developing 50kW [...]

Read the full article →

Westjet Waive Excess Baggage Fees to the USA

December 26, 2009

Air Canada and Westjet have both placed travel advisories on their websites stating that travelers to the USA will be subject to new carry on baggage restrictions. Westjet also offer the addition of waiver of their customary excess baggage charge. One cannot help but ponder the effectiveness of these measures.

Read the full article →

Call to undefined function ctype_digit() in /wordpress/wp-admin/includes/file.php on line 238

December 23, 2009

After upgrading to WordPress 2.9, self-hosted WordPress installations may receive this error: Call to undefined function ctype_digit() in /wordpress/wp-admin/includes/file.php on line 238 When trying to use either the Flash uploader or the browser uploader to upload new media to WordPress, or when trying to save a new post as a draft, post it and so [...]

Read the full article →

OS 5.0.0.411 for Bold 9000 & Curve 8900

December 16, 2009

The latest BlackBerry firmware leaks for the Bold 9000 and the Curve 8900 has been spotted over at bbleaks.com. There is also one for the 8520 and all three versions of 5.0.0.411 is available on BlackBerry Cool.. I installed 5.0.0.411 on my Bold 9000, and the single thing that impressed me most, was the significant [...]

Read the full article →