bioneural.net site preferences

Accessibility

Toggle width/ text size:

style

Default/Alternate

Suits visual impairment, mobile devices

Styling

Change the theme:

layout

Sorry, this option is not enabled

Link behaviour

Links with an icon are off-site:

links

Right-click any link to optionally open in a new window or tab


 

Apple Mail To Do folder killed at last

Apple Mail in OS X 10.5 insists on adding 'Apple Mail To Do' folders to your IMAP accounts such as Gmail; delete them and they're back on the next sync. Finally someone has figured out a solution that works. Quit Mail and open ~/Library/Preferences/com.apple.mail.plist in BBEdit or similar and search for LocalAccount (as AccountType). Copy the string under the uniqueId key. Now search for the NewNoteToDoAccount key and paste over the LocalAccountId string. You can now delete those pesky folders on the server so they won't show up again in Gmail (as Labels) or in Mail on your iPhone when you relaunch desktop Mail.

4 responses to Apple Mail To Do folder killed at last


  1. 1 BOK

    I read about this one yesterday on -i guess it was- Mac OS X Hints.
    Turns out I don't have any "NewNoteToDoAccount" in the plist at all and I wonder if just adding that key would solve this. So far I've been hesitant to try...

  2. 2 Bruce

    Yes the 'someone' link above is to Mac OS X Hints. I did edit my .plist with no side effects; the folder is no longer appearing in Gmail or on my iPhone, and desktop Mail is working as normal. You could always back up the .plist and edit a copy. Search your .plist for NotesSyncHaveUnsyncedChanges and insert the NewNoteToDoAccount above it, like this (with your unique string):


    <key>NewNoteToDoAccount</key>
    <string>??????</string>
    <key>NotesSyncHaveUnsyncedChanges</key>

    BTW in Account Preferences for Mail I have no check in the box for Store notes in Inbox; perhaps this affects whether NewNoteToDoAccount shows up in the .plist or not?

  3. 3 BOK

    Regarding that last mentioned check: I have it turned on indeed. Must be the reason why. ;-)

  4. 4 Bruce

    Damn! The folder came back in Gmail. There is some discussion going now on Mac OS X Hints... I have reverted to my previous .plist and in Gmail tried going to Settings > Labs to turn on the Advanced IMAP Controls feature which promises to allow me to 'choose which labels show up in IMAP'; there is now a checkbox for 'Show in IMAP' next to each entry in Gmail Settings > Labels. Unchecking it gives the message '"Apple Mail To Do" will be hidden from IMAP.'

Something to say?

Comments may be moderated, are subject to spam filtering, and should be inoffensive and relevant to this post. Please disclose commercial interests.

Usable tags include <a href=""> <blockquote> <em>.