Exchange has wow factors

by stephen mcgroarty 6/11/2008 1:58:51 AM

So I have been working with Exchange 2007 and it has a lot of advancements over previous versions. One thing that I feel it is missing is in the area of Unified Messaging. It can interact with a few PBXes and IP PBXs out of the box, and a few motivated people have been able to use sipX as a Sip Proxy to pass the traffic from an asterisk server to the Exchange server. It is actually really simple if you follow these instructions by Ryan Newington. It is a bit older, and some things you have to guess at because they have changed, such as trixbox configurations and layouts, but over all you can swap out trixbox for other asterisk distributions, just remember to RTFM.  It does help to have a familiar with Linux in general, there is a lot done on this with Red Hat distros, such as Fedora or CentOS. I had some interesting issues trying to get the trixbox virtual machine running, such as I had to re-install GRUB, and use VMWare Converter (thanks Kobold) to convert the machine image from an ESX image to a VMware Server image. At the moment though, my system is stuck at the authentication stage from one server to the sipX proxy. I can call from the trixbox to the exchange server, but I can not call from the outside to the exchange server. I will try to work this out tomorrow.

I am tired and starting to ramble so I will just leave it at this for tonight.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , , , , ,

email

Email, web-mail and a cluster, Oh My!

by Stephen McGroarty 2/7/2008 1:17:00 AM

So the question is how to get a massive amount of users on to an email system that does not break.

The problems were

  1. they already have existing data that they need to keep
  2. they were on Qmail Toaster 
  3. must have a web front end (for some users not all)

So in keeping with those requirements we decided to try to farm qmail-toaster.

The idea was to use a Foundry load balancer for the incoming mail connections that would delegate them out to the independent email servers.

The email servers themselves would have a shared back end mounted to the maildir, in this case /home/vpopmail and this would be done via a NetApp. Sadly the iSCSI implementation for Linux sucks so the only option would be NFS, on a private gigE network.

Also since qmail-toaster requires MySQL, the idea is to break that service as well. This would also make sure that when someone logs into any of the servers to get their email that they would be authenticated correctly.

By breaking some of the base services off to other servers it would make it so that everything would have shared resources across the farm. By breaking off the web services, we would be able to have two separate types of web mail, a new slicker interface, RoundCube, or the current qmail-toaster web interface. This makes sense when you take the thought that some people fear change and would complain if you changed their interface without warning.

mail cluster

  To the left is the mockup that was done for this layout. It should help with some of the basic information. The full image is here

I would like to state that you are on your own for trying to implement this. I do not claim anything here will work, it is just a conceptual mock-up to get a basic idea. We might implement this and we might not. It could fail miserably because of the spam filtering/anti-virus. There are many details to this that have not been touched on, so if you try it and it doesn't work do not blame me.

And the video

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

email

Powered by BlogEngine.NET 1.3.0.0
Theme by Mads Kristensen
Hacked by Stephen McGroarty
Content © Stephen McGroarty


About the author

Stephen Mcgroarty - Avatar Stephen McGroarty

I am a Microsoft Certified Professional with Windows 2003 Server. I have a firm understanding of Linux, Windows, and everything needed for both workstation and servers.

E-mail me Send mail

Calendar

<<  August 2008  >>
SuMoTuWeThFrSa
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

View posts in large calendar

Recent comments

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008