badlistings.blogg.se

Add gmail to microsoft outlook 2003
Add gmail to microsoft outlook 2003












add gmail to microsoft outlook 2003 add gmail to microsoft outlook 2003

If you send/receive with your new imap account in outlook 2003, it should work fine (no error messages about unable to connect to servers). Make sure to edit (uncomment) the following lines:ġ2.Edit config file: $ sudo gedit /etc/stunnel/nf.Change permissions (not sure if needed, but read this somewhere): $ sudo chmod 600 /etc/stunnel/stunnel.pem.enter requested info which will create a stunnel.pem file in the directory.create ssl certificate using: $ openssl req -new -x509 -days 3650 -nodes -out stunnel.pem -keyout stunnel.pem.Go to the installed folder: $ cd /etc/stunnel.Get stunnel: sudo apt-get install stunnel4 (or use synaptic package manager).In other words, use the default ports of 143 and 25, respectively. Also for steps 9 and 10, More Settings - Advanced tab, do not check "This server requires an encrypted connection (SSL)" for either IMAP or SMTP.However, in step 6, for "Server Information", enter 127.0.0.1 for both IMAP and SMTP.Setup your Gmail Imap account in Outlook 2003 following instructions from this link:.I've also installed IE 6 in the same wrapper as suggested above. Note I am a complete linux newbie and am only good at patching together work-arounds based on other people's helpful posts.įirst off, I'm using Ubuntu intrepid and installed outlook/office 2003 using crossover linux pro 7.1. Here is what I patched together after googling a few sites. The trick is for a linux newbie like me to figure out how to use stunnel and configure properly. I tried Daniel's solution above and it works for me.














Add gmail to microsoft outlook 2003