> I started using sup recently. Now I have only one source that is a > inbox maildir folder. I want to delete some emails from the source > forever, but when I delete or kill emails they are not really deleted > from the maildir folder. How can I clean the maildir folder, removing > deleted or killed emails?
You can't do it with maildir, but if you have mbox you should be able to do: sup-sync-back --drop-deleted mbox:/home/name/mail/mbox sup-sync --changed mbox:/home/name/mail/mbox Make sure sup is NOT running when you do this, and obviously put the path to your own mbox there. Also note that currently the git version says that sup-sync-back doesn't work ... Hamish _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk