Skip to main content

ENLIVEN ENTOURAGE WITH LIVE HOTMAIL

How to set up Live Hotmail account in Entourage
One of the best feature provided by Windows is to configure Live Hotmail accounts in any mail client and if you own a Mac, luckily you too can do it.
Note: Make sure that all the Live mail accounts have to be configured as POP3 account and the steps are mentioned below. Even if you want to make it easier we can not help you as it is not possible to follow setup assistant.Apart from Setting the account up, there are some other steps that needs to be followed, i.e. a scheduler needs to be created as the mails should be sent and received at an interval of not less than 20 minutes as there can be duplicate mails coming in your inbox.
Configuring the account:
1. Before we start configuring the account, just login to your Live Hotmail ID using your browser and then just logoff.
2. Now lets start with Entourage, on the Entourage menu, goto Account Settings.
3. Click the arrow after New, and then hit Mail.
4. Now if you get Account Setup Assistant, don't take any help from it, rather click Configure Account Manually.
5. Select POP under Account type, and then click OK.
6. now on Account Settings tab, in the Account name box, give a name that you want to be used for this account in Entourage.
7. Where it says Personal Information, type the name that you want to be displayed next to you emails in 'From' section in receiver's inbox and the Hotmail Live e-mail address.
8. Now come under 'Receiving mail', enter your Live Hotmail address and its password.
9. In the box that says POP server, enter pop3.live.com
10 Select Click here for advanced receiving options, and then select This POP service requires a secure connection (SSL) check box.
11. In Send mail, in SMTP server section, type smtp.live.com.
12. Again Click Click here for advanced sending options, & now select SMTP service requires secure connection (SSL) check box. Along with this select the options for SMTP server requires authentication and Use same settings as receiving mail server.
13. Under Account name, uncheck the Include this account in my “Send & Receive All” schedule check box.
14. Come on the Options tab, and under Server options, select the Leave a copy of each message on the server check box and uncheck the Delete messages from the server after they are deleted from this computer check box.
15. Now once you click OK, Windows Live Hotmail account should appear in the Accounts window.
Though you can start sending and receiving mails but I would suggest you to make some more settings as per the next post.

Comments

Popular posts from this blog

MAKING A FILE/FOLDER INVISIBLE

How to hide a file/folder using Terminal This is one of the greatest technique that I ever came across, I had to share my Mac in office and was curious about hiding confidential data. This was when I started exploring and finally came up with this solution. These commands are to be typed in Terminal. To make a file or folder invisible in Mac OS X Finder setfile -a V testfile.txt Here is goes, the file or folder is no longer visible via the Finder GUI, though it will be by Terminal. Your files are still there and you can find them via the command line and will show with an ls command. If you want your files and folders to be visible again, use this command: To make a file or folder visible again in Mac OS X Finder setfile -a v testfile.txt Now the file/folder will be visible again to the Finder, cool isn't it? Please Note: setfile is a command line utility included in Apple’s Developer Tools, which is a highly recommended optional install included on any Mac OS X install...

ENTOURAGE TROUBLESHOOTING: CRASHES WHILE LAUNCHING - II

Entourage Crashing due to Fonts There are two fonts that are known to be one of the most popular reasons of Entourage crashing. The first one is Helvetica Fractions which is majorly responsible to cause problems, the second is Times Phonetic. In order to fix this issue, don't just disable these fonts in Font Book, but physically remove them from your system and try to launch Entourage again. Other discussed reasons are database , schedules and duplicate daemons .

An introduction to Mac OS X Server

Mac OS X server is combination of Power and Style. It derives power from its strong UNIX base and the style comes from well known Apple GUI. This combination makes Mac OS X Server one of the robust server available in present time. Mac OS X Server is built on a fully compliant UNIX foundation. This battle-tested core provides the stability, performance, and security that organizations require. And full UNIX conformance ensures compatibility with existing server and application software. Mac OS X Server is the ideal platform for deploying groundbreaking enterprise applications and services. The kernel in Mac OS X Server provides superior thread management and affinity algorithms for efficient handling of multithreaded applications on the latest generation of Intel multicore processors. It also provides precise control of real-time processing requirements, allowing a user-level thread — even an unprivileged one — to precisely specify its requirements for time-sensitive operations...