The recently introduced IMAP feature of Google's GMail seems to get increasingly more popular.

Still, in order to make popular email clients play well with GMail, they need some tweaking. Most notably, the default "Trash" folder assumed by most email clients will just create a GMail tag named [Imap]/Trash instead of actually putting the email into GMail's trash folder.

Though, the good news is, help is near! Lifehacker has an excellent tutorial on tweaks you can apply to Thunderbird in order to solve this and other problems and make the most out of the Thunderbird+GMail combination.

For the passionate Mac users, Jean Pierre describes how to choose the GMail Trash folder in Apple Mail.

On a side note, choosing a special Trash folder is slightly complicated in Thunderbird (editing about:config is pretty advanced, I'd say). Unfortunately, this contradicts the recommendations on IMAP4 implementation (RFC 2683), section 3.4.8 ("Creating Special-Use Mailboxes"), where it says:

In addition, the client developer should provide a convenient way for the user to select the names for any special-use mailboxes, allowing the user to make these names the same in all clients used and to put them where the user wants them.

For "Sent", "Drafts" and "Templates", this is indeed already very conveniently handled in the account settings dialog, yet for the Trash we need to edit special preferences, which is slightly confusing.

Interestingly, there is already a bug on this (and has been for a while). The good news is: According to one of the comments, this is fixed in the trunk, so we can hope to get this feature with the next major release of Thunderbird. :)

Read more…

Guess I am getting closer to running a well-usable version of Leopard, but I am not quite there yet: Since yesterday, my Trash turns out to be always shown as "full":

Leopard Trash Full (Yes, Papierkorb is the German word for "paper bin").

So far, I haven't been able to figure out why this happens -- there's nothing in there, really. I even "sudo rm -rf"-deleted the .Trash folder out of my home folder, but it didn't help. OSX did automatically recreate it (empty!) but the dock icon won't change.

For now, I guess I'll have to live with an "overflowing" trash can -- if you have any hints though what else I could do, a comment would be very much appreciated :)

Update: It's fixed! It was a filesystem corruption in the fat32 filesystem. I ran a chkdsk which converted the "undeletable" file into one that I was able to remove. Thanks for pointing me into the right direction, Jean Pierre and Greg!

Read more…