> Hello. > All mails which have been moved by sieve and Thunderbird scripts are > still shown in my INBOX although gray and dimmed. Since these messages > are moved into some other folder I don't expect to see them in INBOX. > > Can I somewhere suppress the display of "D" mails? > > This should be a configuration option, possibly on a per-user base. https://sourceforge.net/tracker/index.php?func=detail&aid=1087030&group_id=311&atid=350311 > auto-expunge in config is true but is only working when I delete at > least a single message. This function could be called each time the > window refreshes. Expunge calls are expensive. They should not be called on every imap connection. > But where do I find the relevant code, does someone know? I wasn't very > successful searching (or tried not hard enough). functions/imap_messages.php sqimap_get_sort_order() and get_thread_sort() functions, use UNDELETED instead of ALL. Plus some modification in internal SquirrelMail sorting. Plus status function changes. -- Tomas -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users