Hi Steven, I'm sorry for the (very) late answer. I couldn't quite reproduce the problem, but I did notice that your startup hook is missing a parameter in the call to Maildir.new. This commit[1] added a new parameter named sync_back with a default value, which probably leads to your error.
After I added that parameter in my modified version of your hook, I didn't see any more errors. References: [1] https://github.com/sup-heliotrope/sup/commit/96113d0a62b2deb613cd1d54d59fdc2ad534acb7 Cheers, Eric _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel