From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 21 Apr 2009 06:06:24 -0700 Subject: [sup-talk] Two questions In-Reply-To: <1239997272.5948.104.camel@localhost> References: <1239997272.5948.104.camel@localhost> Message-ID: <1240318974-sup-6743@entry> Reformatted excerpts from Reid Thompson's message of 2009-04-17: > So, in order to actually manage my email, I have to utilize a > different email client to delete unwanted mail - essentially doing the > same work twice, or am I missing something? For the two special cases of "physically" removing messages marked as deleted or spam, you can use sup-sync-back, which is a batch operation operating on an entire mail source at a time. Currently it only applies to mbox sources and can't be run while Sup is also running. > Could sup-sync --changed be incorporated into sup, and triggered > automatically by sup itself? You could certainly do that via Sup's hook mechanism, but it's a very slow operation (it has to scan over the entire mailbox). -- William