#980 new
Florian Schulze

Submailbox looses parent filters

Reported by Florian Schulze | December 2nd, 2014 @ 01:18 PM

I have a smart mailbox which shows "All Messages" and not "Deleted Messages", that filter is lost on the submailboxes using "Subject -> Blob". In the submailboxes deleted messages are still shown.

Mailmate 1.8 (4576)

Comments and changes to this ticket

  • benny

    benny December 2nd, 2014 @ 02:13 PM

    “All Messages” itself does not show “Deleted Messages” (or “Junk”). Maybe one of your mailboxes for deleted messages is not correctly assigned the “Deleted Messages” mailbox type (see the Mailbox menu)?

  • Florian Schulze

    Florian Schulze December 2nd, 2014 @ 03:10 PM

    No, the smartmailbox itself works correctly, showing no deleted messages, only it's automatic submailboxes show them.

  • benny

    benny December 2nd, 2014 @ 04:16 PM

    Ok, you can send me the following file and I'll see if I'm seeing something similar:

    ~/Library/Application Support/MailMate/Mailboxes.plist
    

    Use “Help ▸ Send Feedback” if you like.

  • Florian Schulze

    Florian Schulze December 3rd, 2014 @ 09:16 AM

    Here is the list setup from that file, I hope that is enough:

         {   filter = "(list-id.identifier ~[c] 'xxxxx' or x-trac-project ~[c] 'xxxxx')";
                name = "Lists";
                parentUUID = "imap://XXXX@XXXX/INBOX/Projects/XXXXX";
                partitioningHeader = "subject.blob";
                set = {
                    operator = "Any";
                    subSets = (
                        {   operator = "All";
                            subSets = ( "ALL_MESSAGES" );
                        },
                        {   operator = "None";
                            subSets = ( "TRASH" );
                        },
                    );
                };
                showSingleChild = :true;
                uuid = "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX";
            },
    

    The "filter" part seems to work fine in the submailboxes, only the "set" part seems to fail.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Mac OS X email client.

Shared Ticket Bins

People watching this ticket

Pages