Two quick notes.
One, the latest version of the greylist daemon [1] has been released. 'Twas a small issue of bulk data transfers failing leaving a process that was hard to kill. And 'twas an easy fix (basically, don't ignore EINTR when calling accept(), and make sure we have a timeout on the call to accept()).
Two, apparently the version of xsltproc I have on lucy doesn't like the XSL (eXtensible Stylesheet Language) files for my site [2] ([DELETED-as I found out when trying to update the software page-DELETED]), which means I have some hideous debugging to do (and if you've ever seen XSL, you'll know what I mean).