Difference (from prior major revision)
(no other diffs)
Added: 62a63,65
Using an incantation similar to the above, exclude the .Spam folder: mailboxes `find ~/.maildir/ -type d -name cur -printf '%h\n'|grep -v '/home/user/.maildir/.Spam$'|tr "\n" " "`