warrenrapson – the blog

scripts and thoughts from my work and hobby

Archive for the ‘General’ Category

Google mail as a backup email server/mail queue using Small Business Server 2008

Posted by warrenrapson on June 22, 2009

This is an expansion of an idea I saw here http://weblogs.asp.net/guybarrette/archive/2008/05/25/using-gmail-as-a-backup-mail-server.aspx

The situation:

I have a small business with one server running SBS 2008 and I want email redundancy so that I don’t miss any email while my server is down for maintenance, power failure, etc. I also don’t want the hassle of periodically checking my off-site email address to see if anything has end up there, hence, I want a mail queue.

The solution:

  • Sign up for Google Apps email account (www.google.com/a).
  • Replicate your user accounts on the Google mail. You may as well use the one administrator password for all accounts because users will never need to log in themselves.
  • Assign your secondary MX records to point to the Google addresses specified in the settings they give.

At this point, Google will receive your mail if your server is unreachable.

  • On the SBS Console, click the Netwtorking tab, then the Connectivity tab
  • Setup the SBS POP 3 Connector using the information available in the Google settings for each account
  • Setup the POP/Forwarding in each Google account and you’re done!

So now, if your server is unreachable, Google will get your mail. When your server is back up, it will query the Google inboxes at the intervals you specified and forward your mail to where it needs to go!

Posted in General | 1 Comment »

SharePoint folders showing as http locations and webfolders?

Posted by warrenrapson on March 25, 2009

Check that WebClient service is running on your local machine – it worked for me!

We had this problem in our Citrix and Terminal Server environments – for whatever reason, those servers had the WebClient service disabled. Without this serivce running we experienced odd errors in various pieces of software as they would not allow saving to a http location i.e. SharePoint.

Posted in General, SharePoint | 2 Comments »

mstsc.exe /console – it’s gone with WinXP SP3!!!

Posted by warrenrapson on March 24, 2009

I just read that the reason I can no longer use the mstsc /console command is because I’m now using SP3 on Windows XP… weird. I stopped reading the reasons why, but here is the workaround i’m using:

mstsc.exe /admin “C:\Documents and Settings\warren.rapson\Desktop\RDP.rdp”

The path of my “RDP.rdp” is just a saved rdp connection on my desktop so when I want console power, I need to edit the rdp file then use the above path.

Posted in General | Tagged: , | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.