 |
| |  |
Home In This Issue Email a Friend EasyPrint
 | |
|
THIS WEEK'S POWERTIP
Changing SMTP servers on the fly
By Diane Poremsky
Many ISPs require that users route all outbound mail through their mail servers (that is, the ISP's servers, rather than, say, your company's own mail server). If you happen to use several different ISPs, you'll to change the SMTP (Simple Mail Transport Protocol) account each time you change how you connect to the Internet.
Editing the account properties dialog each time gets old fast, especially if you switch connection methods often. This annoyance is particularly prevalent among users who carry their laptops from location to location.
A common workaround is to create a new account using another SMTP server. While this works well for two SMTP servers, giving you Account A - SMTP 1, Account B - SMTP 1, Account A - SMTP 2, Account B - SMTP 2, it can get unmanageable if you have too many accounts since you need to remember to switch accounts if you reply to mail downloaded through an account using the other SMTP server.
Another alternative is to make a copy of your Outlook profile, so you have one profile for SMTP 1 and another profile for SMTP 2. Both profiles will be identical except for the SMTP servers used, right down to the account names and PST files used. When you switch Internet connections, close Outlook and reopen Outlook using the correct profile.
Andy Helsby recommends a method which needs only one profile. Use a server called "mail" as your SMTP server in all accounts and edit the hosts file in the windows\system32\drivers\etc directory with the correct IP address.
Enter the IP addresses for each SMTP server and comment out the SMTP servers you aren't using with the current connection. To switch SMTP servers, open the Hosts file using the shortcut and comment out the old SMTP server and uncomment the SMTP server you want to use. As an example, your entries will look like this when you are using the SMTP server you normally connect to when you send mail from home:
#192.168.4.32 mail # Use this SMTP at Work
66.55.44.33 mail # Use this SMTP from Home
|
To make editing the Hosts file easier, add a shortcut to the hosts file to your Quick Launch bar to open the hosts files in Notepad, using this command line:
notepad c:\windows\system32\drivers\etc\hosts
|
If you are into writing batch files or scripts, create two batch files and two hosts files. Home.bat copies the hosts.home file to hosts, while Work.bat copies hosts.work to the hosts file when you run it. Since the SMTP server name doesn't change, you can run either batch file when Outlook is open.
Diane Poremsky is the president of CDOLive LLC and a Microsoft Outlook MVP. She's author of Teach Yourself Outlook 2003 in 24 Hours (Sam's, 2003) and coauthor of OneNote 2003 for Windows (Visual QuickStart Guide). For questions or suggestions for future columns, write her at outlook@cdolive.com.
|
|
-- Advertisement --
ONLINE GROUP CALENDAR - FOR UP TO 100 OF YOUR CLOSEST FRIENDS
Stay organized and in control with 24/7 access to all of your important events, projects and files --whether you're at work, at home or on the road.
You can share your calendar, projects and files so everyone in your office is up to date. Plus, search your entire group to find times when everyone is available to meet, manage company resources and much more.
Organize your entire team for as low as $9.95 per year (and yes, that's where the decimal place is supposed to be!)
Tap here to get started right away. |
-- Advertisement --
BECOME CONFIDENT AND PRODUCTIVE WITH OUTLOOK 2007 IN SIX WEEKS
You can become a confident, productive user of Outlook 2007 in six weeks.
The Introduction to Outlook 2007 online course makes it happen in just twelve short lessons. The course features an instructor-led online discussion forum, regular assignments and quizzes, printable class notes, and a certificate of completion.
Learn more, then register today, at http://www.ed2go.com/courses/io7. |
The Power Magazine for Microsoft Outlook and Exchange Users at OutlookPower.com
Copyright © 1998-2008, ZATZ Publishing. All rights reserved worldwide. Outlook is a trademark of Microsoft Corporation.
|