<quote who="James Gray"> > Given that my IMAP store is maildir, is there any problem with simply > deleting the messages straight from the maildir? Or is there some sort > of referential integrity checking that I need to maintain within maildir?
No problems at all - and with Maildir, you can do it with a simple find(1). The only thing it will impact is the IMAP server's folder caching, but your IMAP server will grok the change and adapt. - Jeff -- linux.conf.au 2007: Sydney, Australia http://lca2007.linux.org.au/ "And if you think this fucking little tub of gold popcorn is going to remotely make up for everything we've suffered, you're sadly fucking mistaken!" - Gollum -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
