"Jon":http://www.jonbruck.com/ convinced me a while back to move all my email to Gmail, since its easier to archive and search ( Gmail rocks at this ). I had to format my laptop a while back because I removed some libs that made the entire system unstable.
Another reason for moving all my mail to Gmail was to reduce SPAM. On a good day I get about 200 SPAM mails. Mail.app did a pretty good job of reducing this to about 50. This number reduced to 2-5 once I started piping it through Gmail.
Now because I had moved all my mail to Gmail, I did not have to bother backing up all my emails, because Gmail already had them archived for me. I have one gmail account which I use for my free software and consulting address. I spent a good number of hours trying to figure out how to get Mail.app to use multiple addresses with a single Mail.app account.
At first I thought I could check out Thunderbird since its opensource, I could just hack the source code and integrate it with the MacOSX's Addressbook.app. But then I would also have to hack it to support multiple email addresses per account. Once I weighed all the pros and cons, It seemed to be smarter to hack Mail.app through Apple Script or write a Proxy for my outgoing mail in Ruby.
Finally I figured it out. What if i just entered a bunch of email addresses seperated by commas (like you normally do when you want to send it to multiple people) in the Email setup? Would it work? Yes! It did work!
Here is a small tute on backing up your mail at Gmail and using it with Mail.app. If you have already setup Gmail to support multiple email addresses you can just skip to the second section.
h3. Setting up Gmail
# Go to the Gmail Settings page and under "Accounts" add the email address you are going to forward to, you are reuqired to confirm and validate those emails, by clicking on a link which Gmail will send you.
# Go to the Gmail Settings page and under the "Forward and Pop" page enable POP access, and hit "Save Changes"
# Setup all the email accounts you want to archive to forward the email to your Gmail account
Now all of your emails will be archived by Gmail. This will save you a lot of time and effort when you suffer a hard disk crash or just dont have your laptop with you and you need to follow up on some old mails.
h3. Setting up Mail.app
# Follow the procedure http://tinyurl.com/8m9q2
# The only difference is in the "Email Address" field, instead of just entering your Gmail address, you also enter the other addresses that are being archived (look at the screenshot below)
!http://www.hyperionreactor.net/files/mail_app_screenshot.png!
Now when you create a new message, the other address will also be present in the drop down.

Comments
Combined with signatures?
Now if i conly could combine these email addresses with default signatures.
Well you can always create
Well you can always create only one signature.
I'm with Martin on this,
I'm with Martin on this, multiple sigs is something I'm craving with my multiple accounts in gmail, it'd be a nice workaround if it would work ok in Mail though
Post new comment