Showing posts with label GMail. Show all posts
Showing posts with label GMail. Show all posts
I had a very simple idea yesterday to get Gmail to work through IMAP and wanted to share it in case it is of use to anyone else.

Warning: This is clearly not rocket science and I’m positive that thousands of people have already thought of this and are already doing it. It just didn’t occur to me until now.

The problem: I like mail applications better than web-based mail. I am especially not fond of the way Google’s threads work. I understand that this format works for some people… it just feels weird to me though. BUT… a Gmail account is great to have because of its free storage, spam filtering, separation from my own domain, and search capabilities. So very conveniently, Google enabled POP access to Gmail accounts several months ago. That’s great, except I don’t like POP either. It’s fine for people who only use one computer, but the second you begin using a multiple machines, it’s a synching nightmare.

Enter IMAP e-mail. With Dreamhost’s IMAP e-mail setup, I can maintain an unlimited number of e-mail accounts with over 20 gigs of storage space and keep it all automatically synched between as many computers as I want. Awesome.

The only problem is that while Gmail supports retrieving of e-mail via POP, they don’t via IMAP. So what can I do if I want to continue using my Gmail address for filling out forms on the web and benefit from its excellent spam/phishing filters? Easy! Set it to automatically forward to a special IMAP account! Since Gmail’s auto-forwarding feature leaves headers for the most part intact, I can now receive fully synched, fully intact copies of all my Gmail messages to any computer I happen to be on. Here’s how:

Set up a new IMAP mailbox with your mail provider. The address could be “abcdefg@yourdomain.com”… doesn’t matter. It’s not public-facing.
Set your incoming mail server to its normal settings.
Set your outgoing mail server to “smtp.gmail.com”, check “Use SSL”, and use port 465.
Go to Gmail’s POP/Forwarding settings panel.
Turn on forwarding and forward to the special address you’ve set up.
Set Gmail to archive your mail after forwarding.
That’s it. You’re done. Gmail over IMAP. That such an obvious solution has escaped me for this long is evidence of possible senility. Excuse me while I go stir my fiber drink.

Google TV

A heavily produced YouTube video from Mark Erickson at “Infinite Solutions” shows users how to get in on the super-secret (and non existent) Google TV beta. It involves sending yourself an email and then logging in and out of Gmail multiple times until a tv icon appears in the Gmail logo. In the comments to the video, some users have tried logging in and out of Gmail hundreds of times without it working.

This is almost certainly a fake, as Google Blogoscoped reports. Erickson then posted a second video to prove the authenticity and saying that Google had increased the login requirements “substantially”. A+ for effort and originality. Both videos are below.



Unlimited E-Mail Addresses With Gmail

Unlimited E-Mail Addresses With Gmail


The long and short of the article is that you can add a plus sign (+) after your e-mail address, and anything after the plus sign, and the mail will still reach you. This is because when delivering mails, Gmail ignores the plus sign and everything after it.

E.g. if your e-mail address is myaddress@gmail.com, mails that are sent to myaddress+mailinglists@gmail.com, myaddress+work@gmail.com, etc, will still reach you.

The article describes a few good practical uses for such a feature.

To add on, Gmail ignores dots (.) in e-mail addresses as well. E.g. if your address is my.address@gmail.com, basically, it is also equivalent to myaddress@gmail.com, my.add.res.s@gmail.com, etc. This is explained in https://mail.google.com/support/bin/answer.py?ctx=%67mail&hl=en&answer=10313.

Do keep in mind two things though:
1. Even though Gmail ignores the dots, you cannot have two successive dots; that would result in an invalid address. (E.g. my..address@gmail.com)
2. Hypens (-) and underscores (_) cannot be used in Gmail addresses.