up vote 1 down vote favorite
share [g+] share [fb]

I've just setup my Apple Mail client to work with Google Apps through IMAP. One lingering question is how to best handle SPAM (Junk Mail), however.

In their Help section, Google recommends that we disable junk filtering on the client.

http://mail.google.com/support/bin/answer.py?answer=78892

This leads me to wonder what we should do when a junk message makes it past Google's filter?

  • Do I just delete the message? If I do, the Google spam filter will never improve and "learn" that the message was junk.

  • Do I have to log in to the web interface at Google to mark the message as spam? That seems a bit arduous for every spam email I get.

What's the best way to handle this? Thanks!

link|improve this question
Not programming-related - belongs on superuser ? – Paul R Mar 1 '10 at 19:38
2  
But hardly a -1. A well presented question posted to wrong place. – user12575 Mar 1 '10 at 19:39
feedback

migrated from stackoverflow.com Mar 1 '10 at 21:25

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 0 down vote accepted

I believe I may have found my answer:

Achieving Email Bliss with IMAP, Gmail, and Apple Mail, by Joe Kissell.

The article goes into great depth on how Apple Mail and Gmail / Google Apps interact through IMAP, and he has a lot of helpful tips for how to configure both ends of the system for optimal results.

I would highly recommend that anyone who is using Apple's Mail.app to connect with Gmail or Google Apps read this article.

link|improve this answer
Linking to an 8,000-word article isn't an appropriate answer. Please provide a summary of the solution. – mislav Dec 26 '11 at 12:45
feedback

Axeva has the right idea. In short, move spam to the "[Gmail]/Spam" IMAP folder, which is how you mark a message as spam in IMAP-land. Likewise, move messages out of that folder if they're not spam (which is the same as clicking "Not Spam" in the web UI).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.